Tagged Questions

0
votes
0answers
5 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
0answers
133 views

Issue with vmrun on esx vsphere client?

So, I'm using vmrun on a vsphere server to revert to a specific snapshot. It'll revert just fine, but when it tries to come back up again it'll suspend instead of loading fully. Why is this happening ...
0
votes
1answer
301 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 ...