Windows Update 0x8024001D error solution...
crosspost from http://rextang.net/blogs/work/
I was doing windows update on Windows 2003 Server R2 and just ran into the Windows Update "0x8024001D" error messages all the time.

by refering to this post to solve the problem, now the Windows Update is running ok. the command lines as follows:
net stop wuauserv
cd /d %windir%
rd /s softwaredistribution
net start wuauserv
thanks for the info from that post!
Technorati Tags: microsoft , windows , update