vbs script to create vpc and differencing disks

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

I have a need to automate the creation of many new Virtual PCs and their
differencing disks.
Ideally I would like the user to select one of 4 parent drives and have all
other vpc properties populated.

OS: Windows XP SP1
Virtual PC 2004

Does anyone have any insight into this dilema?
 
Hi,

Because Virtual PC doesn't have a scripting interface, this isn't possible
unless you have a blank differencing disk that you just copy, and then
manually create shortcuts

Virtual Server on the other hand, does have an administration API where you
can use vbs to automate creation and registering of machines and disks.
More info here:
http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx

--
--Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.
 
Back
Top