Kind of Catch 22..
VMWare 3.5u5 VC 2.5u5
Windows 2008R2 Guest
I like what the VMWare guest customizations have to offer and they work
great like naming the the Computer after the Virtual Machine name. This
I can not do with a custom unattend.xml.
However I would like to setup the default profile with some
customizations and now the old "copy the profile to the default user
profile" is not supported:
The supported method is to create create a custom unattend.xml with the
copyprofile option set to true then
c:\windows\system32\sysprep\sysprep.exe /generalize /oobe
/unattend:path to unattend.xml .. That works great, after a reboot and
a mini setup the customized profile is there.
But supplying a custom sysprep file to the guest customization wizard only gives you that, the custom sysprep file abilities.
Is there a way to have the best of both worlds?