bryce
net user <username> /domain | find /i "Logon script" returns nothing.

when i say it doesn't execute i don't believe the batch file is being executed at logon. after entering a password nothing happens except normal windows loading.

i also tried changing my bat to include net use Z: \\server\netlogon
Z:\kix32.exe Z:\script1.kix
and this had no effect.
gr