PowerShell Scripts for XenDesktop Part 2
Ever use the XenDesktop Setup Wizard (XDSW) to create virtual machines on Hyper-V only to find that your attached virtual hard disk (VHD) was not copied over? This happens because the XDSW removes all...
View ArticlePowerShell Scripts for XenDesktop Part 3
Today I want to provide a PowerShell script that can be used to export information from a XenDesktop Hyper-V installation and import it back into the Provisioning Services (PVS) console. This script...
View ArticlePowerShell Scripts for XenDesktop – Part 4
Two days ago I provided a PowerShell script that could be used to generate an import CSV file for Provisioning Services (PVS). However, after importing the devices, a vDisk still needed to be assigned...
View ArticlePowerShell Scripts for XenDesktop Part 5
In an effort to finish publishing the PowerShell scripts I use for scalability testing, today's GenVMs.ps1 PowerShell script demonstrates how to create basic virtual machines on Microsoft Hyper-V 2008...
View Article