Torgeir Bakken (MVP) wrote:
> yvqkck wrote:
>
>> A) I have "Client for Microsoft Networks" installed and enable
>>
>> B) I looked at the local users and I have an administrator and a
>> ASPnet account listed, no other accounts there.
>
>
> On a client where the update fail with the "you are not an
> administrator", could you please post back *all* entries you
> find in the following local groups:
>
> 1)
> Administrators
>
> 2)
> Backup Operators
>
> 3)
> Guests
>
> 4)
> Power Users
>
> 4)
> Replicator
>
> 6)
> Users
>
Hi,
Before doing the above, there is one thing I like you to try
first.
This issue could maybe be caused by 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 and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx