<?xml version='1.0' encoding='utf-8'?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="generalize" wasPassProcessed="true">
<component name="Microsoft-Windows-Security-Licensing-SLC" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="[URL="http://schemas.microsoft.com/WMIConfig/2002/State"][U][COLOR=#0066cc]http://schemas.microsoft.com/WMIConfig/2002/State[/COLOR][/U][/URL]" xmlns:xsi="[URL="http://www.w3.org/2001/XMLSchema-instance"][U][COLOR=#0066cc]http://www.w3.org/2001/XMLSchema-instance[/COLOR][/U][/URL]">
<SkipRearm>1</SkipRearm>
</component>
<component name="Microsoft-Windows-PnpSysprep" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
</component>
</settings>
<settings pass="specialize" wasPassProcessed="true">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="[URL="http://schemas.microsoft.com/WMIConfig/2002/State"][U][COLOR=#0066cc]http://schemas.microsoft.com/WMIConfig/2002/State[/COLOR][/U][/URL]" xmlns:xsi="[URL="http://www.w3.org/2001/XMLSchema-instance"][U][COLOR=#0066cc]http://www.w3.org/2001/XMLSchema-instance[/COLOR][/U][/URL]">
<CopyProfile>true</CopyProfile>
</component>
</settings>
</unattend>