minor changes
This commit is contained in:
		@@ -385,6 +385,8 @@ foreach ($RegistryPath in $RegistryPaths) {
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
Write-Host ""
 | 
			
		||||
 | 
			
		||||
####################################################################################################################################
 | 
			
		||||
 | 
			
		||||
Write-Host -ForegroundColor Yellow ">>> Disable Lets finish setting up your device <<<"
 | 
			
		||||
@@ -665,6 +667,8 @@ if (!(Test-Path $WindowsUpdateRegistryPath)) {
 | 
			
		||||
 | 
			
		||||
Set-ItemProperty -Path $WindowsUpdateRegistryPath -Name "NoAutoRebootWithLoggedOnUsers" -Value 1 -Type DWORD | Out-Null
 | 
			
		||||
 | 
			
		||||
Write-Host ""
 | 
			
		||||
 | 
			
		||||
####################################################################################################################################
 | 
			
		||||
 | 
			
		||||
Write-Host -ForegroundColor Yellow ">>> Turn Off Windows Update Delivery Optimization <<<"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user