getting started automating virtualization with powershell on windows

Posted by fschwiet on Server Fault See other posts from Server Fault or by fschwiet
Published on 2011-01-05T04:46:36Z Indexed on 2011/01/05 4:55 UTC
Read the original article Hit count: 160

What are some good books or resources for learning automate virtual PCs on Windows DataCenter? I want to be able to build VPCs with both automated installs and from images, preferably via powershell. I would like to be able to setup an IIS environment for automated testing, and configure end user installs of different versions of Windows. I am not interested in corpnet type scenarios (active directory, domains, etc) so much for now.

I'm comfortable with powershell and programming in general. I haven't yet installed Windows DataCenter, maybe once I install it will be clear enough. But looking for resources on how to managed virtual PCs programmatically I haven't found anything.

© Server Fault or respective owner

Related posts about virtualization

Related posts about automation