Advertisement
Guest User

Untitled

a guest
Mar 14th, 2023
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.50 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <unattend xmlns="urn:schemas-microsoft-com:unattend">
  3.     <settings pass="generalize">
  4.         <component name="Microsoft-Windows-Security-SPP" 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">
  5.             <SkipRearm>0</SkipRearm>
  6.         </component>
  7.         <component name="Microsoft-Windows-PnpSysprep" 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">
  8.             <PersistAllDeviceInstalls>false</PersistAllDeviceInstalls>
  9.             <DoNotCleanUpNonPresentDevices>false</DoNotCleanUpNonPresentDevices>
  10.         </component>
  11.     </settings>
  12.     <settings pass="specialize">
  13.         <component name="Microsoft-Windows-Deployment" 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">
  14.             <RunSynchronous>
  15.                 <RunSynchronousCommand wcm:action="add">
  16.                     <Order>1</Order>
  17.                     <Path>net user administrator /active:No</Path>
  18.                     <WillReboot>Never</WillReboot>
  19.                 </RunSynchronousCommand>
  20.             </RunSynchronous>
  21.         </component>
  22.         <component name="Microsoft-Windows-Security-SPP-UX" 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">
  23.             <SkipAutoActivation>true</SkipAutoActivation>
  24.         </component>
  25.         <component name="Microsoft-Windows-Shell-Setup" 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">
  26.             <ComputerName>*</ComputerName>
  27.             <CopyProfile>true</CopyProfile>
  28.             <TimeZone>FLE Standard Time</TimeZone>
  29.         </component>
  30.         <component name="Microsoft-Windows-UnattendedJoin" 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">
  31.             <Identification>
  32.                 <Credentials>
  33.                     <Domain>localhost</Domain>
  34.                    
  35.                    
  36.                 </Credentials>
  37.                 <JoinDomain>localhost</JoinDomain>
  38.                 <JoinWorkgroup>WORKGROUP</JoinWorkgroup>
  39.             </Identification>
  40.         </component>
  41.     </settings>
  42.     <settings pass="oobeSystem">
  43.         <component name="Microsoft-Windows-International-Core" 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">
  44.             <InputLocale>0409:00000409;0419:00000419</InputLocale>
  45.             <SystemLocale>uk-UA</SystemLocale>
  46.             <UILanguage>uk-UA</UILanguage>
  47.             <UILanguageFallback>uk-UA</UILanguageFallback>
  48.             <UserLocale>uk-UA</UserLocale>
  49.         </component>
  50.         <component name="Microsoft-Windows-Shell-Setup" 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">
  51.             <AutoLogon>
  52.                 <Password>
  53.                     <Value></Value>
  54.                     <PlainText>true</PlainText>
  55.                 </Password>
  56.                 <LogonCount>1</LogonCount>
  57.                 <Enabled>true</Enabled>
  58.                 <Username>User</Username>
  59.             </AutoLogon>
  60.             <FirstLogonCommands>
  61.                 <SynchronousCommand wcm:action="add">
  62.                     <CommandLine></CommandLine>
  63.                     <Description>Windows License Key</Description>
  64.                     <Order>1</Order>
  65.                     <RequiresUserInput>false</RequiresUserInput>
  66.                 </SynchronousCommand>
  67.                 <SynchronousCommand wcm:action="add">
  68.                     <RequiresUserInput>false</RequiresUserInput>
  69.                     <Order>2</Order>
  70.                     <Description>Active Windows</Description>
  71.                     <CommandLine></CommandLine>
  72.                 </SynchronousCommand>
  73.                 <SynchronousCommand wcm:action="add">
  74.                     <CommandLine></CommandLine>
  75.                     <Description>Disable UAC</Description>
  76.                     <Order>3</Order>
  77.                     <RequiresUserInput>false</RequiresUserInput>
  78.                 </SynchronousCommand>
  79.             </FirstLogonCommands>
  80.             <OOBE>
  81.                 <HideEULAPage>true</HideEULAPage>
  82.                 <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  83.                 <NetworkLocation>Work</NetworkLocation>
  84.                 <ProtectYourPC>2</ProtectYourPC>
  85.                 <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
  86.                 <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
  87.                 <HideLocalAccountScreen>true</HideLocalAccountScreen>
  88.             </OOBE>
  89.             <UserAccounts>
  90.                 <AdministratorPassword>
  91.                     <Value></Value>
  92.                     <PlainText>true</PlainText>
  93.                 </AdministratorPassword>
  94.                 <LocalAccounts>
  95.                     <LocalAccount wcm:action="add">
  96.                         <Password>
  97.                             <Value></Value>
  98.                             <PlainText>true</PlainText>
  99.                         </Password>
  100.                         <Description>Local Administrator</Description>
  101.                         <DisplayName>User</DisplayName>
  102.                         <Group>Administrators</Group>
  103.                         <Name>User</Name>
  104.                     </LocalAccount>
  105.                 </LocalAccounts>
  106.             </UserAccounts>
  107.             <RegisteredOrganization>org</RegisteredOrganization>
  108.             <RegisteredOwner>User</RegisteredOwner>
  109.         </component>
  110.     </settings>
  111. </unattend>
  112.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement