Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

citrix and mapping network drive

Status
Not open for further replies.

hfidan

IS-IT--Management
Joined
Feb 24, 2004
Messages
5
Location
US
Here is the problem: my users are unable to see the mapped drive under my computer. I have a app that needs to access a database on a file server and is unable to locate it. As an Administrator it's ok. Under the ICA properties the "drive mapping is grayed out. How can I give the users rights to map and see the drives? Please give me some directions!!!

Thank you for any help.
 
You need to map the drive for them in a login script. Use group policies or edit "usrlogon.cmd" in the system32 folder.

net use N: \\servername\sharename

JD
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top