Microsoft Update - Win 7 Pro 32 bit

Anonymous
2017-12-04T16:16:26+00:00

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

Windows for home | Previous Windows versions | Windows update

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.

0 comments No comments
{count} votes

7 answers

Sort by: Most helpful
  1. Deleted

    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

  2. Anonymous
    2017-12-04T22:14:42+00:00

    Thanks for the links.

    Joe

    0 comments No comments
  3. Anonymous
    2017-12-04T22:16:56+00:00

    You're welcome :)

    Julia

    0 comments No comments
  4. Anonymous
    2017-12-05T08:04:29+00:00

    Julia,

    Microsoft fixed the problem as of this post.

    Thanks again for your input.

    Joe

    3 people found this answer helpful.
    0 comments No comments