Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Save the Virtual Machine StateContent of Save the Virtual Machine State.vbsMD5 Hash: 0E278DB5149B69507C88316F59E0CFB8 |
||
' Description: Saves a virtual machine named Windows 2000 Server.
On Error Resume Next Set objVS = CreateObject("VirtualServer.Application") Set objVM = objVS.FindVirtualMachine("Windows 2000 Server") errReturn = objVM.Save() | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |