Re: 0x8024001D
Delete the SoftwareDistribution folder and see if it helps.
Note that a side effect of renaming or deleting the SoftwareDistribution
folder is that you lose your WU/AU History listing (not critical).
Note that you will need to stop the "Automatic Updates" service before
you are allowed to delete this folder, here is how:
Start/Run --> services.msc
Then find "Automatic Updates" in the list, and double click on it.
If the service status is "Started", press the Stop button.
You can now delete the C:\Windows\SoftwareDistribution folder.
Regards,
Torgeir
JP wrote:
I have the same problem. I already try this script, and the problem is the
same.
Pedro
"Torgeir Bakken (MVP)" wrote:
Piet wrote:
Trying to run the new Microsoft Update I get this errorcode: 0x8024001D
Whatever I try, I cannot work around it. I think I am run the latest
version, including all necessary updates and service packs (SP2).
In addition Microsofts Antispyware and Mcafee Virusscan 9.0 - could
these programmes have anything to do with my problem?
Hi,
Please try the following:
Click Start >> Run >>
Type the follow command in the Open box.
"net.exe stop wuauserv" (w/o quotes)
Press Ok
Repeat the same for the following commands:
regsvr32.exe wuapi.dll
regsvr32.exe wups.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wucltui.dll
regsvr32.exe msxml3.dll
net.exe start wuauserv
Now try WU site again.
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
.