Figure 5.31 A complete SCVMM VM deployment from a template
If  you are quick   enough, you can see the temporary   ISO file    created and could   even
copy    it  to  another location.   It  contains    a   single  file,   unattend.xml,   which   contains    all of
the guest   OS  customizations  specified   in  the template    and the selections  during  VM
deployment. The following   code    is  the content of  my  unattend.xml    file    that    SCVMM
created for the deployment  shown   in  Figure  5.31.   This    is  useful  for your    own
education   and understanding   of  how your    OS  customizations  are implemented to  the
virtual machine.
<?xml version="1.0" encoding="utf-8"?>
language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
