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!

A few citrix problems

Status
Not open for further replies.

buddyel

MIS
Joined
Mar 3, 2002
Messages
279
Location
US

Problem 1: Client Drives do not map. They map on our existing 1.8 server but not the new XP 1.0 server. Where can I check on this?

Problem 2: The log off on the new Citrix Server is slow. It can take almost a full minute or more of the Windows 2000 Savings your settings screen before it finally closes. Where can I check on this?

Thanks in advance....
 
1:
Troubleshooting Various Client Drive Mapping Issues

2:
Check the event viewer on the server. If you get 1000 entries, run the uphclean.
If that dos not help, start killing options in citrix connection configuration, client settings, untill you find out which one is the culprit. Then tell us.

Stefan
 
We use a net use * /delete in our login scripts, i removed this line and the mappings came up...but they came up in the middle of our network mappings and replaced some of the more important ones. How do I force them to the beginning? Also, this didnt affect the metaframe 1.8 server.
 
Hi,

If you want to force the net use * /d at the start, why don't you add it to the start of usrlogon.cmd, after the @echo off line.

That way it will work before your users login script starts running.

As for the log off, which Citrix - 1.8 or XP? What OS/SP/Citrix SP/FR?

Hope this helps,
Carl.
 
I just user a group policy to create a log off script which deletes all the mappings. I think that works best

Greg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top