I am struggling to get this set up, and I normally get things running pretty
fast. I have the following registry keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate]
"WUServer"="http://ESISRSD1.xxx.xxx.com"
"WUStatusServer"="http://ESISRSD1.xxx.xxx.com"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"UseWUServer"=dword:00000001
"RescheduleWaitTime"=dword:00000001
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000002
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000017
My Windows Update.Log shows:
2004-09-16 17:05:58 22:05:58 Success IUCTL Starting
2004-09-16 17:05:59 22:05:59 Success IUCTL Downloaded
iuident.cab from
http://www.windowsupdate.com/v4/ to C:\Program
Files\WindowsUpdate\V4
2004-09-16 17:05:59 22:05:59 Success IUCTL Current
iuengine.dll version: 5.4.3790.21
2004-09-16 17:05:59 22:05:59 Success IUCTL Current iuctl.dll
version: 5.4.3790.20
2004-09-16 17:05:59 22:05:59 Success IUENGINE Starting
2004-09-16 17:05:59 22:05:59 Error IUENGINE Library download
error. Will retry. (Error 0x80190191)
2004-09-16 17:05:59 22:05:59 Error IUENGINE Library download
error. Will retry. (Error 0x80190191)
2004-09-16 17:05:59 22:05:59 Error IUENGINE Library download
error. Will retry. (Error 0x80190191)
2004-09-16 17:05:59 22:05:59 Success IUENGINE Determining machine
configuration
2004-09-16 17:06:00 22:06:00 Success IUENGINE Determining machine
configuration
2004-09-16 17:06:04 22:06:04 Success IUENGINE Shutting down
2004-09-16 17:06:04 22:06:04 Success IUCTL Shutting down
So, it doesn't look as if it is communicating with my SUS Server, correct?
Do you need to have the BITS service running. I did turn it on.
I must be missing something big. What could it be? HELPPPPP!!!