For the last few days, the Windows Update was not working, because of that I could not able to connect to our Office Network. The Windows update keep showing 80072efd exception. Spend some time on the suggestions given in the site, but no luck.
When I connect to our Help desk team they suggested to STOP & START windows update service from command prompt, which worked absolutely fine.
- Start > Run > Cmd to launch the Command Prompt
- Type “sc stop wuauserv” to stop and use start to start the service.
The same technique you can use when when you want to get right of Update Restart Popup!!
Some time we need to check WinMgmt service as well, for more info check http://msdn.microsoft.com/en-us/library/aa394525(VS.85).aspx
ReplyDeletenet stop winmgmt
winmgmt /resetrepository