You are on page 1of 2

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


http:///wsus-bushehr.Solico-Group.com:8530 /F

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


/d http:///wsus-bushehr.Solico-Group.com:8530 /F

gpupdate

net stop wuauserv /y

net stop BITS /y

rd C:\WINDOWS\SoftwareDistribution /s /Q

del "c:\windows\windowsupdate.log"

regsvr32 WUAPI.DLL /s

regsvr32 WUAUENG.DLL /s

regsvr32 WUAUENG1.DLL /s

regsvr32 ATL.DLL /s

regsvr32 WUCLTUI.DLL /s

regsvr32 WUPS.DLL /s

regsvr32 WUPS2.DLL /s

regsvr32 WUWEB.DLL /s

regsvr32 msxml3.dll /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 initpki.dll /s

regsvr32 softpub.dll /s

net start wuauserv /y

wuauclt.exe /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