From: bucanero28 on
Got this error when trying to implement windows update, asking to verify and
update the date and time parameters. Date and time are correct.

Any ideas?

Thanks in advance for your support.
From: TaurArian [MS-MVP] on
Did you also check the Time Zone ?
Did you also re-register the softpub.dll?

When searching for available updates on the Update site, you see the 0x80072F8F error
while looking for available updates
http://update.microsoft.com/windowsupdate/v6/showarticle.aspx?articleid=12&ln=en&IsMu=False

Register Softpub.dll
Click Start. Choose Run.
In the Run box, type regsvr32 SOFTPUB.dll.
Click OK.


--
===========================
TaurArian [MS-MVP] 2005-2006
===========================


"bucanero28" <bucanero28(a)discussions.microsoft.com> wrote in message
news:A704325D-B829-4700-B820-264B2A6E2B09(a)microsoft.com...
> Got this error when trying to implement windows update, asking to verify and
> update the date and time parameters. Date and time are correct.
>
> Any ideas?
>
> Thanks in advance for your support.