Rapid Provisioning Bulk Virtual Machines using SCVMM and Hyper-V; Creating Full Clones for XenDesktop or Microsoft VDI

Over the last several years I've written a number of PowerShell scripts, ranging in complexity from one-liners to very complex multi-function modular packages for distribution (See the Citrix Chained Reboot Scripts for XenApp and XenDesktop for an example of one of my more complex scripts).  As I've discovered, scripting in PowerShell is an adaptive process, easily allowing you to take bits and pieces from a previous script to feed into the next. Well, that's just what I've done with this SCVMM/Hyper-V script to create Full VM Clones for Citrix XenDesktop or Microsoft VDI. See below for a demo of the [...]