Advertisement
Guest User

Untitled

a guest
Apr 12th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.60 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <unattend xmlns="urn:schemas-microsoft-com:unattend">
  3. <settings pass="oobeSystem">
  4. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" 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. <OOBE>
  6. <HideEULAPage>true</HideEULAPage>
  7. <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  8. <NetworkLocation>Work</NetworkLocation>
  9. <ProtectYourPC>3</ProtectYourPC>
  10. </OOBE>
  11. <ShowWindowsLive>false</ShowWindowsLive>
  12. <TimeZone></TimeZone>
  13. <RegisteredOrganization></RegisteredOrganization>
  14. <RegisteredOwner></RegisteredOwner>
  15. <UserAccounts>
  16. <LocalAccounts>
  17. <LocalAccount wcm:action="add">
  18. <Password>
  19. <Value>XwB3AEkASQBmAHAAMABzACEAUABhAHMAcwB3AG8AcgBkAA==</Value>
  20. <PlainText>false</PlainText>
  21. </Password>
  22. <Description>Emulab Root Account</Description>
  23. <DisplayName>Root</DisplayName>
  24. <Group>Administrators;Users</Group>
  25. <Name>root</Name>
  26. </LocalAccount>
  27. </LocalAccounts>
  28. </UserAccounts>
  29. </component>
  30. <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" 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. <InputLocale>en-US</InputLocale>
  32. <SystemLocale>en-US</SystemLocale>
  33. <UILanguage>en-US</UILanguage>
  34. <UILanguageFallback>en-US</UILanguageFallback>
  35. <UserLocale>en-US</UserLocale>
  36. </component>
  37. </settings>
  38. <settings pass="specialize">
  39. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  40. <ProductKey></ProductKey>
  41. <RegisteredOrganization></RegisteredOrganization>
  42. <RegisteredOwner></RegisteredOwner>
  43. <ShowWindowsLive>false</ShowWindowsLive>
  44. <TimeZone></TimeZone>
  45. <ComputerName>*</ComputerName>
  46. <CopyProfile>false</CopyProfile>
  47. </component>
  48. <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  49. <Identification>
  50. <JoinWorkgroup>EMULAB</JoinWorkgroup>
  51. </Identification>
  52. </component>
  53. <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  54. <SkipAutoActivation>true</SkipAutoActivation>
  55. </component>
  56. <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  57. <Home_Page>about:blank</Home_Page>
  58. <DisableFirstRunWizard>true</DisableFirstRunWizard>
  59. </component>
  60. <component name="Security-Malware-Windows-Defender" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  61. <DisableAntiSpyware>true</DisableAntiSpyware>
  62. </component>
  63. <component name="Microsoft-Windows-ErrorReportingCore" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  64. <DisableWER>1</DisableWER>
  65. </component>
  66. <component name="Networking-MPSSVC-Svc" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  67. <PrivateProfile_EnableFirewall>false</PrivateProfile_EnableFirewall>
  68. <PublicProfile_EnableFirewall>false</PublicProfile_EnableFirewall>
  69. <DomainProfile_EnableFirewall>false</DomainProfile_EnableFirewall>
  70. </component>
  71. <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  72. <RunSynchronous>
  73. <RunSynchronousCommand wcm:action="add">
  74. <Description>Rename the Computer to the Emulab NodeID</Description>
  75. <Order>1</Order>
  76. <Path>powershell C:\Windows\Setup\Scripts\setupnode.ps1 &gt; c:\Windows\temp\psout.txt 2&gt;&amp;1</Path>
  77. </RunSynchronousCommand>
  78. </RunSynchronous>
  79. </component>
  80. </settings>
  81. <settings pass="generalize">
  82. <component name="Microsoft-Windows-Security-SPP" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  83. <SkipRearm>0</SkipRearm>
  84. </component>
  85. <component name="Microsoft-Windows-BrowserService" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  86. <MaintainServerList>No</MaintainServerList>
  87. </component>
  88. </settings>
  89. <settings pass="windowsPE">
  90. <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  91. <DiskConfiguration>
  92. <WillShowUI>OnError</WillShowUI>
  93. <Disk wcm:action="add">
  94. <CreatePartitions>
  95. <CreatePartition wcm:action="add">
  96. <Order>1</Order>
  97. <Type>Primary</Type>
  98. <Size>51200</Size>
  99. </CreatePartition>
  100. </CreatePartitions>
  101. <ModifyPartitions>
  102. <ModifyPartition wcm:action="add">
  103. <Active>true</Active>
  104. <Extend>false</Extend>
  105. <Format>NTFS</Format>
  106. <Letter>C</Letter>
  107. <Order>1</Order>
  108. <PartitionID>1</PartitionID>
  109. <Label>System</Label>
  110. </ModifyPartition>
  111. </ModifyPartitions>
  112. <WillWipeDisk>true</WillWipeDisk>
  113. <DiskID>0</DiskID>
  114. </Disk>
  115. </DiskConfiguration>
  116. <ImageInstall>
  117. <OSImage>
  118. <InstallTo>
  119. <DiskID>0</DiskID>
  120. <PartitionID>1</PartitionID>
  121. </InstallTo>
  122. <WillShowUI>OnError</WillShowUI>
  123. <InstallFrom>
  124. <MetaData wcm:action="add">
  125. <Key>/IMAGE/NAME</Key>
  126. <Value>Windows 7 PROFESSIONAL</Value>
  127. </MetaData>
  128. </InstallFrom>
  129. </OSImage>
  130. </ImageInstall>
  131. <UserData>
  132. <AcceptEula>true</AcceptEula>
  133. <FullName></FullName>
  134. <Organization></Organization>
  135. </UserData>
  136. </component>
  137. <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  138. <SetupUILanguage>
  139. <UILanguage>en-US</UILanguage>
  140. </SetupUILanguage>
  141. <InputLocale>en-US</InputLocale>
  142. <SystemLocale>en-US</SystemLocale>
  143. <UILanguage>en-US</UILanguage>
  144. <UILanguageFallback>en-US</UILanguageFallback>
  145. <UserLocale>en-US</UserLocale>
  146. </component>
  147. </settings>
  148. <cpi:offlineImage cpi:source="wim:d:/windows7x86/sources/install.wim#Windows 7 PROFESSIONALK" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
  149. </unattend>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement