Thanks for the links.
Joe
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Howdy,
I got an error when attempting to update Win 7 Pro SP1 32 bit. I renamed the Software Distribution Folder and rebooted to create a new SD folder. That fixed the error but now Windows Update only updates Windows and no other Microsoft products such as MS Office.
So, I opened an elevated PowerShell prompt and entered the following to restore 'Microsoft' Update:
$ServiceManager = New-Object -ComObject "Microsoft.Update.ServiceManager"
$ServiceManager.ClientApplicationID = "My App"
$ServiceManager.AddService2( "7971f918-a847-4430-9279-4a52d1efe18d",7,"")
The last time I used this fix it worked flawlessly. However, this time it gets stuck on:
RegistrationState ServiceID IsPendingRegistrationWithAU Service
----------------- --------- --------------------------- -------
2 7971f918-a847-4430-9279-4a... True
Any suggestions on how I can get 'Microsoft' Update to work on this PC?
Thanks
Joe
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Thanks for the links.
Joe
You're not alone....
See:
You're welcome :)
Julia
Julia,
Microsoft fixed the problem as of this post.
Thanks again for your input.
Joe