Add SkipAutoActivation true to unattened.xml for Windows

This commit is contained in:
Martin Wimpress 2022-02-19 15:24:07 +00:00
parent 737bc7ff19
commit 2dc2fe271a
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 1 additions and 0 deletions

View File

@ -1595,6 +1595,7 @@ function unattended_windows() {
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ComputerName>*</ComputerName>
<SkipAutoActivation>true</SkipAutoActivation>
<OEMInformation>
<Manufacturer>Quickemu Project</Manufacturer>
<Model>Quickemu</Model>