| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <unattend xmlns="urn:schemas-microsoft-com:unattend"> | 2 <unattend xmlns="urn:schemas-microsoft-com:unattend"> |
| 3 <settings pass="windowsPE"> | 3 <settings pass="windowsPE"> |
| 4 <component name="Microsoft-Windows-International-Core-WinPE" | 4 <component name="Microsoft-Windows-International-Core-WinPE" |
| 5 processorArchitecture="x86" publicKeyToken="31bf3856ad36
4e35" | 5 processorArchitecture="x86" publicKeyToken="31bf3856ad36
4e35" |
| 6 language="neutral" versionScope="nonSxS" | 6 language="neutral" versionScope="nonSxS" |
| 7 xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/S
tate" | 7 xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/S
tate" |
| 8 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | 8 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| 9 <SetupUILanguage> | 9 <SetupUILanguage> |
| 10 <UILanguage>en-us</UILanguage> | 10 <UILanguage>en-us</UILanguage> |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 <CommandLine>%WINDIR%\System32\cmd /c sc
config TlntSvr start= auto</CommandLine> | 140 <CommandLine>%WINDIR%\System32\cmd /c sc
config TlntSvr start= auto</CommandLine> |
| 141 <Order>3</Order> | 141 <Order>3</Order> |
| 142 </SynchronousCommand> | 142 </SynchronousCommand> |
| 143 <SynchronousCommand wcm:action="add"> | 143 <SynchronousCommand wcm:action="add"> |
| 144 <CommandLine>%WINDIR%\System32\cmd /c ne
tsh firewall set opmode disable</CommandLine> | 144 <CommandLine>%WINDIR%\System32\cmd /c ne
tsh firewall set opmode disable</CommandLine> |
| 145 <Order>4</Order> | 145 <Order>4</Order> |
| 146 </SynchronousCommand> | 146 </SynchronousCommand> |
| 147 <SynchronousCommand wcm:action="add"> | 147 <SynchronousCommand wcm:action="add"> |
| 148 <CommandLine>%WINDIR%\System32\cmd /c ne
t start telnet</CommandLine> | 148 <CommandLine>%WINDIR%\System32\cmd /c ne
t start telnet</CommandLine> |
| 149 <Order>5</Order> | 149 <Order>5</Order> |
| 150 <<<<<<< HEAD |
| 151 </SynchronousCommand> |
| 152 <SynchronousCommand wcm:action="add"> |
| 153 <CommandLine>%WINDIR%\System32\cmd /c E:
\setuprss.bat</CommandLine> |
| 154 <Order>6</Order> |
| 155 </SynchronousCommand> |
| 156 <SynchronousCommand wcm:action="add"> |
| 157 <CommandLine>%WINDIR%\System32\cmd /c ne
tsh interface ip set address "Local Area Connection" dhcp</CommandLine> |
| 158 <Order>7</Order> |
| 159 </SynchronousCommand> |
| 160 <SynchronousCommand wcm:action="add"> |
| 161 <CommandLine>%WINDIR%\System32\cmd /c pi
ng 10.0.2.2 -n 20 && A:\finish.exe</CommandLine> |
| 162 <Order>8</Order> |
| 163 ======= |
| 150 </SynchronousCommand> | 164 </SynchronousCommand> |
| 151 <SynchronousCommand wcm:action="add"> | 165 <SynchronousCommand wcm:action="add"> |
| 152 <CommandLine>%WINDIR%\System32\cmd /c bc
dedit /set {current} bootstatuspolicy ignoreallfailures</CommandLine> | 166 <CommandLine>%WINDIR%\System32\cmd /c bc
dedit /set {current} bootstatuspolicy ignoreallfailures</CommandLine> |
| 153 <Order>6</Order> | 167 <Order>6</Order> |
| 154 </SynchronousCommand> | 168 </SynchronousCommand> |
| 155 <SynchronousCommand wcm:action="add"> | 169 <SynchronousCommand wcm:action="add"> |
| 156 <CommandLine>%WINDIR%\System32\cmd /c E:
\setuprss.bat</CommandLine> | 170 <CommandLine>%WINDIR%\System32\cmd /c E:
\setuprss.bat</CommandLine> |
| 157 <Order>7</Order> | 171 <Order>7</Order> |
| 158 </SynchronousCommand> | 172 </SynchronousCommand> |
| 159 <SynchronousCommand wcm:action="add"> | 173 <SynchronousCommand wcm:action="add"> |
| 160 <CommandLine>%WINDIR%\System32\cmd /c ne
tsh interface ip set address "Local Area Connection" dhcp</CommandLine> | 174 <CommandLine>%WINDIR%\System32\cmd /c ne
tsh interface ip set address "Local Area Connection" dhcp</CommandLine> |
| 161 <Order>8</Order> | 175 <Order>8</Order> |
| 162 </SynchronousCommand> | 176 </SynchronousCommand> |
| 163 <SynchronousCommand wcm:action="add"> | 177 <SynchronousCommand wcm:action="add"> |
| 164 » » » » » <CommandLine>%WINDIR%\System32\cmd /c A:
\finish.exe</CommandLine> | 178 » » » » » <CommandLine>%WINDIR%\System32\cmd /c pi
ng 10.0.2.2 -n 20 && A:\finish.exe</CommandLine> |
| 165 <Order>9</Order> | 179 <Order>9</Order> |
| 180 >>>>>>> cros/upstream |
| 166 </SynchronousCommand> | 181 </SynchronousCommand> |
| 167 </FirstLogonCommands> | 182 </FirstLogonCommands> |
| 168 <OOBE> | 183 <OOBE> |
| 169 <ProtectYourPC>1</ProtectYourPC> | 184 <ProtectYourPC>1</ProtectYourPC> |
| 170 <NetworkLocation>Work</NetworkLocation> | 185 <NetworkLocation>Work</NetworkLocation> |
| 171 </OOBE> | 186 </OOBE> |
| 172 </component> | 187 </component> |
| 173 </settings> | 188 </settings> |
| 174 <settings pass="auditSystem"> | 189 <settings pass="auditSystem"> |
| 175 <component name="Microsoft-Windows-Shell-Setup" | 190 <component name="Microsoft-Windows-Shell-Setup" |
| 176 processorArchitecture="x86" publicKeyToken="31bf3856ad36
4e35" | 191 processorArchitecture="x86" publicKeyToken="31bf3856ad36
4e35" |
| 177 language="neutral" versionScope="nonSxS" | 192 language="neutral" versionScope="nonSxS" |
| 178 xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/S
tate" | 193 xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/S
tate" |
| 179 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | 194 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| 180 <AutoLogon> | 195 <AutoLogon> |
| 181 <Password> | 196 <Password> |
| 182 <Value>1q2w3eP</Value> | 197 <Value>1q2w3eP</Value> |
| 183 <PlainText>true</PlainText> | 198 <PlainText>true</PlainText> |
| 184 </Password> | 199 </Password> |
| 185 <Username>Administrator</Username> | 200 <Username>Administrator</Username> |
| 186 <LogonCount>1000</LogonCount> | 201 <LogonCount>1000</LogonCount> |
| 187 <Enabled>true</Enabled> | 202 <Enabled>true</Enabled> |
| 188 </AutoLogon> | 203 </AutoLogon> |
| 189 </component> | 204 </component> |
| 190 </settings> | 205 </settings> |
| 191 <cpi:offlineImage | 206 <cpi:offlineImage |
| 192 cpi:source="wim:d:/os/win2k8/i386/sources/install.wim#Windows Lo
nghorn SERVERSTANDARD" | 207 cpi:source="wim:d:/os/win2k8/i386/sources/install.wim#Windows Lo
nghorn SERVERSTANDARD" |
| 193 xmlns:cpi="urn:schemas-microsoft-com:cpi" /> | 208 xmlns:cpi="urn:schemas-microsoft-com:cpi" /> |
| 194 </unattend> | 209 </unattend> |
| OLD | NEW |