vm server on my htpc

Associate
Joined
12 Sep 2012
Posts
1,908
Location
East Sussex
Running windows 8 on my htpc and im looking for a vm server to run in the background normaly i would use vm server 2 but cant get it to work on win 8.
cant use hyper v as the cpu is to old ( core 2 quad)
does any one have any recomendations must have auto boot.
 
Put this into a batch file and save in the startup folder, this will start your Vbox vm at logon.

"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" startvm "C:\Users\mickey\VirtualBox VMs\SodOff\SodOff.vbox"

You will have to change the path to point at your vm.

Hope this helps?

Sodoff.vbox is my filewall vm:D
 
Put this into a batch file and save in the startup folder, this will start your Vbox vm at logon.

"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" startvm "C:\Users\mickey\VirtualBox VMs\SodOff\SodOff.vbox"

You will have to change the path to point at your vm.

Hope this helps?

Sodoff.vbox is my filewall vm:D
awsome thank you il give tha aa go tomorrow.
 
Back
Top Bottom