Advertisement
0utsidethebox

Windows 10 S Mode Answer File

May 29th, 2018
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.60 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <unattend xmlns="urn:schemas-microsoft-com:unattend">
  3.     <settings pass="offlineServicing">
  4.     <component name="Microsoft-Windows-CodeIntegrity"
  5.                processorArchitecture="amd64"
  6.                publicKeyToken="31bf3856ad364e35"
  7.                language="neutral"
  8.                versionScope="nonSxS"
  9.                xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
  10.                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  11.         <SkuPolicyRequired>1</SkuPolicyRequired>
  12.     </component>
  13.     </settings>
  14. </unattend>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement