WSUS - Bypass to windows updates online

Open CMD with admin privileges.

REG ADD “HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU” /v UseWUServer /t REG_DWORD /d 0 /f
net stop “Windows Update”
net start “Windows Update”

Copy above and paste, press enter to run.


Comments

Popular posts from this blog

How to Switch Domain Controller or Logon server in client

Missing SYSVOL and NETLOGON

Active Directory User Management using Powershell