If you are creating unattended.xml files to use to perform automated installations of windows then you will at some point want to test it. This is fine if the destination system has a keyboard and monitor but in my case the system I am targeting does not, a HP MediaSmart EX490.
The simplest way I found on Windows 8 to do the testing was to use the Hyper-V role. Normally I prepare a USB stick with the Microsoft USB/DVD Download Tool and then copy the autounattend.xml file to the root of the USB disk. However, during installation Windows will search for an autounattend.xml or unattend.xml on other removable devices. Using this we can setup a Hyper-V VM with two DVD drives. One with the installation media in the other with just the autounattend.xml
[Read More]