Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Search for a Virtual MachineContent of Search for a Virtual Machine.vbsMD5 Hash: 3612F7A165C24A28E46149F46BE9C4FE |
||
' Description: Locates a virtual machine named Windows 2000 Server.
On Error Resume Next Set objVS = CreateObject("VirtualServer.Application") Set objVM = objVS.FindVirtualMachine("Windows 2000 Server") Wscript.Echo "File: " & objVM.File | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |