Closed goxia closed 4 years ago
Two options before I commit a tested change:
Edit the Unattend.xml that matches the version you are deploying and add the KMS setup key for that SKU. https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys
Remove the ProductKey section entirely. This is what I will be testing.
I believe my recent check-in to master should resolve this - for some reason the XML was created with a blank key instead of a blank element. This should be fixed now.
I believe my recent check-in to master should resolve this - for some reason the XML was created with a blank key instead of a blank element. This should be fixed now.
Thanks a lot.
ProductKey installation failed (0x80070057) at specialize phase. check the unattend.xml file to find that the product default to an empty value.