I installed a Windows 7 Enterprise on a Virtual Machine (Microsoft Virtual Server 2005). The Windows is activated.

The first thing I found was this, but I am definitely sure my timezone and time and date information is correct.

Still I get a Code 80072F8F Windows Update encountered an unknown error. When trying to "Check for updates".

I know about this KB article from Microsoft. I also know about this question on ServerFault. I tried everything there to no avail.

Any other suggestions?

link|improve this question
feedback

1 Answer

up vote 4 down vote accepted

Your problem might be that the Microsoft Windows Update web server SSL cert is untrusted due to a missing root certification authority (CA) certificate.

See this article: Windows root certificate program members
where you can manually download and install all third-party root certificates that are distributed via the Windows Root Certificate Program.

link|improve this answer
Ok, that did the trick. Although the article you link to doesn't apply to Windows 7, after installing the root certificate update, Windows Update started working again. Thanks! – fretje Dec 18 '09 at 12:19
feedback

protected by Jeff Atwood Nov 18 '10 at 9:52

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.