Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Create a Virtual Server Fixed Hard DiskContent of Create a Virtual Server Fixed Hard Disk.vbsMD5 Hash: A40317125B72C01F0036685367B6D458 |
||
' Description: Creates a new Virtual Server fixed hard disk.
On Error Resume Next Set objVS = CreateObject("VirtualServer.Application") errReturn = objVS.CreateFixedVirtualHardDisk _ ("C:\Virtual Machines\Disks\Fixed_HardDisk.vhd", 20) | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |