Contents

XenApp Slow Logons

XenApp Slow Logons Troubleshooting

Website Visitors:
Contents

Below are some of the points where user might face slow logons in accessing citrix apps/desktops:

Winlogon Troubleshooting Steps

Before investing too much time in troubleshooting Citrix, be sure to log onto the Xenapp server via RDP to make sure that logons remain slow there as well.

If you want to know everything that is happening during the logon process, there are verbose logs that can be enabled.  In Server 2003, you can enable the USERENV logging by following the KB article: http://support.microsoft.com/kb/221833

If you are using Server 2008, then you can enable something similar following this process:

http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/224c95bc-e6b3-4b66-82e1-22de625b7dc6/

Let’s examine some of the usual suspects:

Networking Problems

In order to prove whether or not there are networking problems in an environment, you’ll need to use some networking tools.  Some admins like tools like Wireshark for tracing network communication so you can pick up dropped packets, etc.  Recently, I found a great tool for Citrix called SMCC, which can be installed on a trouble Xenapp server.  The tool will give you instant feedback on whether there are network problems impacting the server.  Read more about it here:

http://www.thomaskoetzing.de/index.php?option=com_content&task=view&id=133&Itemid=205

Roaming Profiles

Roaming profiles are public enemy number 1 in a Citrix environment.  While there have been countless articles written about why roaming profiles are no longer the best practice, we can never seem to get away from them.  They are especially popular in hospital environments where user customization is important, and this is the way they’ve always done it.  These profiles can often grow very large in size, and before the Citrix administrator knows it – he is dealing with profiles that are 200MB+ in size.  For this reason, when you get a slow Citrix logins call, the first place you should look would be at the profile size.  Beyond size you should also look at the location of your roaming profiles, because if there is a wan connectivity issue or any networking problems – it could also impact the speed at which the roaming profile is loaded.   Be aware that you can rule roaming profiles in or out quickly by creating a local account for testing purposes, with no reference to the roaming profile.

Windows Group Policy

When a virtualized application is launched through Citrix, it kicks off a huge stream of events.  Profiles are engaged, printers are mapped, and policies are applied.  Some companies have more complex GPO structure than others, so it’s important to keep it simple whenever possible.  In environments where a Citrix farm might have been “inherited” from previously staff that is no longer there, you will sometimes deal with clients who have no idea what their GPO’s are doing or how they are set up.  When you suspect GPO’s are the cause of slow application launch, you should isolate a single Citrix server into a fresh OU, and block inheritance completely.  Test logins again, and if they improve drastically – you know to focus your efforts on simplifying GPO’s in the environment.

Logon Scripts

Now that you can accomplish just about anything in Server 2008 via GPO, it’s logon scripts are something that should become a thing of the past shortly.  You will still see a lot of these in use in many environments today, so it’s important to know what they do and monitor them closely.  If a particular set of Citrix users is experiencing slow logons, it may be important to isolate what logon script is causing the issue.  You can test the logon script by running it line-by-line from the command prompt of the Xenapp server that you have isolated for testing.  If you find a particular line that hangs for an extended period of time, you’ll know to investigate more closely.

Drive Mappings

Drive mappings can work great for years, and suddenly stop working for many reasons.  Maybe a fileserver has a loose cable, or maybe there is a network problem.  The result can be a long delay during logon until the bad drive mapping times out.  Most of the time you will discover these bad drive mappings in a log on script, or perhaps a GPO.  Once again you can test by logging in with a user account that doesn’t have a log on script or GPO applied to it to see if the log in speed increases.

Printer Mappings

The volume of printers a user has may cause a slow login depending on how your Citrix policies are configured.  Best practice is usually to configure your printer mappings to load in the background during the logon process.  If you have a policy that says to do the opposite, you could be waiting a long time to see your virtualized application pop up.

Hotfix Level

There have been several hotfixes included in the various roll up packs for Xenapp and Presentation server over the years to address slow logons.  For this reason, it is best practice to always make sure you are on the most recent roll up package available from Citrix.  If you ever end up opening a case with Citrix support, you will find that this will be one of the first things they check for.

Conclusion

There are various causes of slow logons in Citrix environments.  Be methodical with your troubleshooting methods, and limit your troubleshooting to a single user account on a single server.  By experimenting with AD GPO’s and enabling/disabling logon scripts, you should be able to narrow down the root cause of the issue quickly.

References:

http://support.citrix.com/article/CTX101705

http://support.citrix.com/article/CTX115251

http://support.microsoft.com/kb/221833

http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/224c95bc-e6b3-4b66-82e1-22de625b7dc6/

http://www.thomaskoetzing.de/index.php?option=com_content&task=view&id=133&Itemid=205

http://support.citrix.com/article/CTX124015

http://www.brianmadden.com/blogs/brianmadden/archive/2006/03/06/troubleshooting-slow-citrix-and-terminal-server-logons.aspx

Posted in CitrixTechs.com

Also check Citrix’s “Optimization Guide: User Logon”

I would try:

  • Removing or blocking as many GPOs as possible.
  • Removing or disabling your logon script. Also check no one has snuck anything into usrlogon.cmd on the XenApp server
  • Disable Citrix Client Drive Mapping
  • Disable Citrix Client Printer Mapping
  • Disable Roaming Profiles
  • Check there are no dodgy entries in DNS or in your hosts file on the XenApp server

Want to learn more on Citrix Automations and solutions???

Subscribe to get our latest content by email.

If you like our content, please support us by sponsoring on GitHub below: