Hi,
I am having trouble using Sysprep with an unattended.xml answer file for my windows server 2012 R2 virtual machine.
My machine has 4 hard drive disks and I want the letters to be C, D, L, and T. I also have some security settings in my answer file. I use the following command to execute sysprep:
Sysprep /generalize /oobe /shutdown /unattend:c:\Windows\system32\sysprep\unattend.xml
However, when I turn the machine back on the answer file is not used for some reason. I have the unattend.xml in the sysprep folder. I want to ultimately create an OVF from this machine that I can deploy multiple times.
Am I missing some steps? I am using vmware for my hypervisor. Any help would be much appreciative.
Thanks