This is a strange one indeed, this is one of those cases where I wish all the board members could come-on-over to your place and shoulder surf while you are running this puppy ...

Are you running your logon scripts synchronously or asynchronously ? Just for a test, i would "flip" whatever setting you have, here is the key - if it aint there, create it:

HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

RunLogonScriptSync = 0/1

0 = Dont run synchronous
1 = Run synchronous

-Shawn

[edit]

ps. There is an indentical key in HLKM that will take precedence if it is set ... might have to tweak that one as well.

[ 24. September 2003, 14:03: Message edited by: Shawn ]