Is this a new domain? >No, This is a current domain (Windows 2000 Server)
Do any of your users attach via W2k on the initial login? >Any User WIN2K use same as logon script to login
Are the permissions applied properly to the "Administrative" or $ share? >Yes, use has permissions to access the share folders, I don't have any problem with the permission with folder
Do your user's Logins generate entries into the Event Log? No, no any user generate the login.
I just change the command to map drive --------------------------------------------- ? @kix ? @dos ? @ldrive use "*" /delete ? "delete persistent mappings: " @error use h: "\\bstl_svr3\%username%$"? "mapping h: to homeshare: " @error
IF Ingroup ("EDPADMIN") = 1 use i: "\\bstl_svr3\DocEDP$" ? "mapping i: to groupshare: " @error use j: "\\bstl_svr3\dept$" ? "mapping i: to groupshare: " @error use k: "\\bstl_svr3\users$" ? "mapping i: to groupshare: " @error use l: "\\bstl_svr3\Software$" ? "mapping i: to groupshare: " @error shell "\\bstl_svr1\ofcscan\autopcc.exe"
ENDIF
? "logonscript ran" ?? "press any key to close window" get $ -------------------------------------
I got all error when i try to map drive at first logon : 1208
Pech
|