sysprep - windows rearm/update issues
Hello, My question regarding to this " updating windows images sysprep "
I want to update openstack windows-server image which was created recently but when I convert this template to VM and turn it on, do some things/commands etc. and convert it back to template I can see issue like this:
- Deployed Windows-server has same machine ID as template's ID (seems like a sysprep didn't run) a.k.a each new server will have same machine ID
In question, asked before (which I regarding to) is mentioned that before shutdown and convert back to template I must Delete CloudBase registry and also run sysprep with shutdown option.
Also, Can Someone explain me full windows-based image creation? I've read all the documentation to cloudbase-init but I still not fully undestood the concept.
Question about cloudbase config:
In default cloudbase configuration I can see Unnatend.xml where is this section? <component name="Microsoft-Windows-PnpSysprep" .....="" what="" command="" this="" "microsoft-windows-pnpsysprep"="" calls?<="" p="">
How can I automate process of auto-syspreping also Cloudbase registry removing,, when I convert image to VM and back? Is it possible, at all.
- Please simply describe me right approach for creating template/image for openstack.
Basic info:
- Openstack Kilo
- VMware 5.5 hypervisor
- Windows Server 2012 R2
Thanks. :)