New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

First of all, the system should not reboot after running Sysprep, only shut down. This might be an issue with the cloudbase-init installation. Can you provide the logs for cloudbase-init installation in a pastebin? The logs can be retrieved by running the installer:

 msiexec /i CloudbaseInitSetup.msi /qn /l*v log.txt

Make sure you use the latest cloudbase-init version from https://cloudbase.it/downloads/CloudbaseInitSetupStablex64.msi

Moreover, we have an automated image generation tool available here: https://github.com/cloudbase/windows-openstack-imaging-tools.

The default user in the cloudbase-init configuration file is "Admin", due to security reasons. If you set the username to "Administrator", it should work just fine. If possible, can you provide the cloudbase-init log in a pastebin to further debug this issue?

Thank you.