1 | initial version |
Hello,
According to https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-shell-setup-computername#values, you can do it, if you set the proper Unattend.xml configurations in the proper passes.
See: https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-setup-userdata-fullname and https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-setup-userdata-organization .
You can open an issue at https://github.com/cloudbase/windows-imaging-tools, as the tool can help you with the creation of such an image.
Thanks.