hello,
I would like to make a logon script for a user under Windows Server 2003. I made a folder named “scripts” under the C drive(C:\scripts) and shared it out with a name Netlogon. With “net share” command i can see the C:\scripts shared out as Netlogon. However, my logon script is not found when the user logs in(he has all the necessary rights to access Netlogon folder). I think i have entered wrong information under “Profile path” and “Logon script” fields. Under “Logon script” field I entered the name of my bat file ant under the “Profile path” I entered \\127.0.0.1\Netlogon Did I do something wrong?