Update to 1903
This commit is contained in:
		| @@ -200,15 +200,14 @@ | ||||
|                     <Description>Enable AutoLogon</Description> | ||||
|                 </SynchronousCommand> | ||||
|                 <!-- WITHOUT WINDOWS UPDATES --> | ||||
|                 <!-- | ||||
|                 <SynchronousCommand wcm:action="add"> | ||||
|                     <CommandLine>cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -File a:\enable-winrm.ps1</CommandLine> | ||||
|                     <Description>Enable WinRM</Description> | ||||
|                     <Order>99</Order> | ||||
|                 </SynchronousCommand> | ||||
|                 --> | ||||
|                 <!-- END WITHOUT WINDOWS UPDATES --> | ||||
|                 <!-- WITH WINDOWS UPDATES --> | ||||
|                 <!-- | ||||
|                 <SynchronousCommand wcm:action="add"> | ||||
|                     <CommandLine>cmd.exe /c a:\microsoft-updates.bat</CommandLine> | ||||
|                     <Order>98</Order> | ||||
| @@ -226,6 +225,7 @@ | ||||
|                     <Order>100</Order> | ||||
|                     <RequiresUserInput>true</RequiresUserInput> | ||||
|                 </SynchronousCommand> | ||||
|                  --> | ||||
|                 <!-- END WITH WINDOWS UPDATES --> | ||||
|             </FirstLogonCommands> | ||||
|             <ShowWindowsLive>false</ShowWindowsLive> | ||||
| @@ -244,6 +244,9 @@ | ||||
|         <component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"> | ||||
|             <SkipAutoActivation>true</SkipAutoActivation> | ||||
|         </component> | ||||
|         <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"> | ||||
|             <DisableAntiSpyware>true</DisableAntiSpyware> | ||||
|         </component> | ||||
|     </settings> | ||||
|     <cpi:offlineImage xmlns:cpi="urn:schemas-microsoft-com:cpi" cpi:source="catalog:d:/sources/install_windows 7 ENTERPRISE.clg"/> | ||||
| </unattend> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chris Long
					Chris Long