Convert-WindowsImage Script

In the past I have pointed out the excellent WIM2VHD tool, that allows you to take Windows installation media and create template virtual machines without ever starting a virtual machine.  There is now an updated version of this script that takes advantage of the new PowerShell functionality in Windows Server 2012.  The result is that this new script is more reliable and robust, and has far fewer dependencies.

The new script is called "Convert-WindowsImage.ps1" and you can download it from here:
https://gallery.technet.microsoft.com/scriptcenter/Convert-WindowsImageps1-0fe23a8f

Cheers,
Ben