You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Reset-WUComponents -WhatIf proceeds with doing changes.
Windows PowerShell 5.1 running on Windows Server 2019, module version 2.2.1.4.
PS C:\Windows\system32>PSWindowsUpdate\Reset-WUComponents-WhatIf -Verbose
Step 1: Stop Windows Update services
VERBOSE: Background Intelligent Transfer Service (BITS)
VERBOSE: Windows Update (wuauserv)
VERBOSE: Application Identity (appidsvc)
VERBOSE: Cryptographic Services (cryptsvc)
Step 2: Delete the qmgr*.dat files
Step 3: Backup softare distribution folders
VERBOSE: Renaming Software Distribution folder to C:\Windows\SoftwareDistribution.bak1
VERBOSE: Renaming CatRoot folder to C:\Windows\System32\Catroot2.bak1
Step 4: Remove old Windows Update logs
VERBOSE: Deleting the C:\Windows\WindowsUpdate.log files.
Step 5: Reset Windows Update services
VERBOSE: Reset BITS service
VERBOSE: Reset Windows Update service
Step 6: Reregister dll'sVERBOSE: regsvr32.exe / s atl.dllVERBOSE: regsvr32.exe / s urlmon.dllVERBOSE: regsvr32.exe / s mshtml.dllVERBOSE: regsvr32.exe / s shdocvw.dllVERBOSE: regsvr32.exe / s browseui.dllVERBOSE: regsvr32.exe / s jscript.dllVERBOSE: regsvr32.exe / s vbscript.dllVERBOSE: regsvr32.exe / s scrrun.dllVERBOSE: regsvr32.exe / s msxml.dllVERBOSE: regsvr32.exe / s msxml3.dllVERBOSE: regsvr32.exe / s msxml6.dllVERBOSE: regsvr32.exe / s actxprxy.dllVERBOSE: regsvr32.exe / s softpub.dllVERBOSE: regsvr32.exe / s wintrust.dllVERBOSE: regsvr32.exe / s dssenh.dllVERBOSE: regsvr32.exe / s rsaenh.dllVERBOSE: regsvr32.exe / s gpkcsp.dllVERBOSE: regsvr32.exe / s sccbase.dllVERBOSE: regsvr32.exe / s slbcsp.dllVERBOSE: regsvr32.exe / s cryptdlg.dllVERBOSE: regsvr32.exe / s oleaut32.dllVERBOSE: regsvr32.exe / s ole32.dllVERBOSE: regsvr32.exe / s shell32.dllVERBOSE: regsvr32.exe / s initpki.dllVERBOSE: regsvr32.exe / s wuapi.dllVERBOSE: regsvr32.exe / s wuaueng.dllVERBOSE: regsvr32.exe / s wuaueng1.dllVERBOSE: regsvr32.exe / s wucltui.dllVERBOSE: regsvr32.exe / s wups.dllVERBOSE: regsvr32.exe / s wups2.dllVERBOSE: regsvr32.exe / s wuweb.dllVERBOSE: regsvr32.exe / s qmgr.dllVERBOSE: regsvr32.exe / s qmgrprxy.dllVERBOSE: regsvr32.exe / s wucltux.dllVERBOSE: regsvr32.exe / s muweb.dllVERBOSE: regsvr32.exe / s wuwebv.dllStep 7: Reset WinSockVERBOSE: netsh winsock resetStep 8: Reset ProxyVERBOSE: netsh winhttp reset proxyStep 9: Start Windows Update servicesVERBOSE: Cryptographic Services (cryptsvc)VERBOSE: Application Identity (appidsvc)VERBOSE: Windows Update (wuauserv)VERBOSE: Background Intelligent Transfer Service (BITS)Step 10: Start Windows Update servicesVERBOSE: wuauclt /resetauthorization /detectnowPS C:\Windows\system32>
The text was updated successfully, but these errors were encountered:
Running
Reset-WUComponents -WhatIf
proceeds with doing changes.Windows PowerShell 5.1 running on Windows Server 2019, module version 2.2.1.4.
The text was updated successfully, but these errors were encountered: