diff --git a/image/autounattend_UEFI_template.xml b/image/autounattend_UEFI_template.xml index 1380751..392542e 100644 --- a/image/autounattend_UEFI_template.xml +++ b/image/autounattend_UEFI_template.xml @@ -81,9 +81,6 @@ </OSImage> </ImageInstall> <UserData> - <ProductKey> - <Key>VK7JG-NPHTM-C97JM-9MPGT-3V66T</Key> - </ProductKey> <AcceptEula>true</AcceptEula> <Organization>none</Organization> </UserData> @@ -99,7 +96,6 @@ <RegisteredOrganization>none</RegisteredOrganization> <RegisteredOwner>none</RegisteredOwner> <TimeZone>Central Europe Standard Time</TimeZone> - <ProductKey>VK7JG-NPHTM-C97JM-9MPGT-3V66T</ProductKey> <ShowPowerButtonOnStartScreen>true</ShowPowerButtonOnStartScreen> </component> <component name="Microsoft-Windows-SQMApi" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> @@ -163,5 +159,5 @@ <EnableLUA>false</EnableLUA> </component> </settings> - <cpi:offlineImage cpi:source="wim:c:/temp/w10/sources/install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> + <cpi:offlineImage cpi:source="wim:c:/temp/install.wim#Windows 10 Enterprise LTSC 2021 Evaluation" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>