> Trying to run windows update on 2 windows 2000 boxes we get error code
> 0x800704DD - the update scan works, it lists the update, we click on install
> and it flashes through the download progress box really fast, reporting
> ...fail after each download - exactly the same thing happens on 2 win 2000
> boxes, it runs successfully on another 8 - I've tried compaing settins
> between those that are successful and those that are not and I can't see any
> differences, can anybody offer further help please ?
Hi,
This could be due to a missing SensLogn registry key/values.
Please put the part between the two
--------------------8<----------------------
lines below into a file that you give a .reg file extension.
NB:
The [HKEY_LOCAL_MACHINE\SOFTWARE\......\Notify\SensLogn] part needs
to be on *one* line, will wrap over to lines in this post.
If you have Windows 2000, and not Windows XP, please remove
the following 3 lines (at the bottom of the listing):
"Disconnect"="SensDisconnectEvent"
"PostShell"="SensPostShellEvent"
"Reconnect"="SensReconnectEvent"
Import the registry file by double clicking on it in Explorer,
and then reboot the computer.
When importing the registry file, you should then get this dialog box:
---------------------------
Registry Editor
---------------------------
Are you sure you want to add the information in Some.reg to the registry?
---------------------------
Yes No
---------------------------
Press the Yes button, and you should get this dialog box:
---------------------------
Registry Editor
---------------------------
Information in Some.reg has been successfully entered into the registry.
---------------------------
OK
---------------------------
Here is the content of the registry file:
--------------------8<----------------------
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\
Winlogon\Notify\SensLogn]
"Asynchronous"=dword:00000001
"DLLName"="WlNotify.dll"
"Impersonate"=dword:00000001
"Lock"="SensLockEvent"
"Logoff"="SensLogoffEvent"
"Logon"="SensLogonEvent"
"MaxWait"=dword:00000258
"Safe"=dword:00000001
"Shutdown"="SensShutdownEvent"
"StartScreenSaver"="SensStartScreenSaverEvent"
"StartShell"="SensStartShellEvent"
"Startup"="SensStartupEvent"
"StopScreenSaver"="SensStopScreenSaverEvent"
"Unlock"="SensUnlockEvent"
"Disconnect"="SensDisconnectEvent"
"PostShell"="SensPostShellEvent"
"Reconnect"="SensReconnectEvent"
--------------------8<----------------------
(be sure to have a blank line at the end of the registry file)
--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
Any more ideas?
Thanks for all your help so far.
Jon
"james.m.bailey" wrote:
> If you have installed patch KB902400, it is causing problems on XP machines.
> Might want to check it out on Windows 2000 machines. You can uninstall it
> and the machine (at least on XP) will work fine.
I'm working with Jeff on this update problem. I've applied the registry
fix that you suggested and have also looked for the KB902400. (It's not
installed.)
The above didn't work and the problem is still confusing us!
Thanks for your help so far.
Jon
--
Jon Gibbins
------------------------------------------------------------------------
Jon Gibbins's Profile: http://www.msusenet.com/member.php?userid=5705
View this thread: http://www.msusenet.com/t-1871121251