Tagged Questions

1
vote
5answers
4k views

VMWare ESX image to run on VMWare workstation

I've an linux image(debian) running on VMWare ESX 3.1. Is it possible to copy that image and run it locally on my local VMWare workstation? how?
0
votes
2answers
13 views

Tool for administering a remote vSphere4 Server

I really feel silly for asking this question. About 1,5 Years ago I installed my first vSphere4 Server. That server is hosted remotely. In order to manage the Server, to install VMs, to start and ...
0
votes
1answer
318 views

vmrun tool usage

I have a vb script (that sets up the IIS). I need to run this vbscript inside the guest VM, from the Host box. How do i do this? I am tol vmrun.exe can do this. Any samples to get this done would be ...