Link to home
Start Free TrialLog in
Avatar of drmarston
drmarston

asked on

Headless? (like InnoTek VirtualBox)

Is it possible to run a "headless" virtual PC like InnoTek VirtualBox can, using VMWare?
I would just use VirtualBox, except they currently do not support a 64bit Host (Our host is Windows 2003 server x64)
ASKER CERTIFIED SOLUTION
Avatar of arrkerr1024
arrkerr1024
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of drmarston
drmarston

ASKER

This wasn't exactly what I meant, but I figured it out anyway :)
VMWare does do what I was asking, better in fact, it just wasn't as obvious as VirtualBox.
What I meant was that the virtual PC ran like a service would.. no GUI at all on the server, just a PC running that I could remote into (either with remote desktop or the server console running on my PC).
which it does!
VirtualBox has both a console like VMWare, and command line options to start a virtual PC, so you just create a batch file and run at bootup, and it boots all the virtual machines (but leaves the dos window running)