I logout and login with different accounts on different computers on the network and i still can't see the mapped drive in MyComputer. I wrote the logon script on all the Group Policy Objects since i suspect the GPO precedence the source of the problem but with no luck. Would you suggest something?
This conversation is currently closed to new comments.
From a cmd prompt on the client machine, type your "Net Use" command. Does it work? Everything counts, every space, every comma, everything. Once you get the command to work then you can copy it to your script.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
map drive for domain users
I went through the steps of mapping a drive for shared folder on domain users computers.I did exactly the instructions in the following site:
http://homepages.ius.edu/jholly/a247/labs/LogonScript.htm
I logout and login with different accounts on different computers on the network and i still can't see the mapped drive in MyComputer. I wrote the logon script on all the Group Policy Objects since i suspect the GPO precedence the source of the problem but with no luck. Would you suggest something?