0% found this document useful (0 votes)
96 views2 pages

WSUS Configuration and Registry Edits

The document contains instructions for configuring Windows Update settings through the registry and command line. It deletes Windows Update client IDs, adds WSUS server addresses to the registry, forces a group policy update, stops and starts Windows Update services, clears the update log, and registers DLLs to reset the Windows Update authorization.

Uploaded by

dani drumer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views2 pages

WSUS Configuration and Registry Edits

The document contains instructions for configuring Windows Update settings through the registry and command line. It deletes Windows Update client IDs, adds WSUS server addresses to the registry, forces a group policy update, stops and starts Windows Update services, clears the update log, and registers DLLs to reset the Windows Update authorization.

Uploaded by

dani drumer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

REG Delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v SusClientId /f

REG Delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate /v


SusClientIdValidation /f

. ‫لطفا دو مورد آدرس سرور در دو دستور رجیستری زیر قبل از انجام در مسیر رجیستری کاربر چک شود و از آنجا کپی شود‬

REG Add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v WUServer /t REG_SZ /d


[Link] /F

REG Add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v WUStatusServer /t REG_SZ


/d [Link] /F

gpupdate

net stop wuauserv /y

net stop BITS /y

rd C:\WINDOWS\SoftwareDistribution /s /Q

del "c:\windows\[Link]"

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

regsvr32 [Link] /s

Department: IT-Remote service Program Area: Page: 1 From 2


Author: Marjan Mirtaheri Version: 1.0 Date: 10-Jun-18
The current document may contain proprietary information of SOLICO GROUP and/or subsidiary companies. The content of the document is cons idered as
confidential. Distribution, re‐shape or publishing of the contents of current document in any way, as a whole or partially, out of SOLICO Group is prohibited.
regsvr32 [Link] /s

regsvr32 [Link] /s

net start wuauserv /y

[Link] /resetauthorization /detectnow

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v


fDenyTSConnections /t REG_DWORD /d 0 /f

REG add HKLM\SYSTEM\CurrentControlSet\services\BITS /v Start /t REG_DWORD /d 2 /f

net start BITS /y

wuauclt /reportnow

Department: IT-Remote service Program Area: Page: 2 From 2


Author: Marjan Mirtaheri Version: 1.0 Date: 10-Jun-18
The current document may contain proprietary information of SOLICO GROUP and/or subsidiary companies. The content of the document is cons idered as
confidential. Distribution, re‐shape or publishing of the contents of current document in any way, as a whole or partially, out of SOLICO Group is prohibited.

You might also like