Carl Stalhood

Monday 23 December 2013

Auto-Creating Client Printers
At the start of a user session, XenApp/XenDesktop auto-creates all printers available on the client device by default. Hereby locally attached printers (i.e. USB) as well as network-based printers (i.e. via print server) can be connected. This process is also referred to as local printer mapping. The Citrix policy setting “Auto-create client printers” enables administrators to control what types of printers are provisioned to users or prevent auto-creation entirely. Please note that users can connect client printers manually (if not explicitly prohibited by policy) from within the session as needed.

Decision: Which client printers should be auto-created in a user session?
Recommendation: In environments with a large number of printers per user, Citrix recommends to auto-create only one default printer. Auto-creating a smaller number of printers creates less overhead on the server / virtual desktop resources (memory / CPU) and can reduce user logon times. However, in environments where users with limited computer skills need to print to a wide variety of local printing devices, auto-creating all client printers will improve user experience and can reduce support calls.

Auto-Creating Session Printers
In addition or as an alternative to enumerating and mapping all network-based printers connected on a client device, XenApp and XenDesktop enables administrators to specify which network printers should be created within each session. This process can be controlled by means of the “Session Printers” policy. Network printers created with the Session Printers setting can vary according to where the session was initiated by filtering on objects such as subnets. This feature enables administrators to control the assignment of network printers so that the most appropriate printer is presented to the user, based on the location of the client device (also known as Proximity Printing).
The Proximity Printing solution is enabled through the Citrix policy settings “Session Printers” and “Default Printer” in conjunction with a policy filter based on a geographic indicator (i.e. IP address, client name, etc.).

Decision: When should Session Printers be used instead of auto-creating all client network printers?
Recommendation: Session Printers are an optimal configuration for scenarios where:
 Users roam between locations using the same client device (i.e. laptop)
 Thin Clients are used, which do not have the ability to connect to network based-printers directly

Print job routing
In a XenApp/XenDesktop environment print jobs can take two paths to a printing device: through the client or through a network print server. Which path is chosen by default depends on the kind of printer used:

Locally attached printers. XenApp/XenDesktop routes jobs to locally attached printers from the server, through the client, and then to the print device. The ICA protocol compresses the print job traffic. When a printing device is attached locally to the client device, print jobs must be routed through the client.
Network-based printers. By default, all print jobs destined for network printers route from the server, across the network, and directly to the print server. However, if the XenApp server or the virtual desktop and the print server are on different domains (without trusts), the native printer driver is not available on the virtual desktop or XenApp server or direct network communication is not possible, print jobs are automatically routed through the client.
This fallback behavior, which can also be modified by means of the “Direct connections to print servers” policy, can cause significant network overhead if not configured correctly. In a scenario with a data center based print server where print traffic for a network-based printer needs to be routed through the client, a print job may traverse the WAN three times
Routing jobs through a network print server is ideal for fast local networks, but is not optimal for WANs. The spooling of print jobs using the network printing pathway method uses more bandwidth than using the client pathway; many packets are exchanged between the host server / virtual desktop and the print server. Consequently, users might experience latency while the print jobs are spooling over the WAN. Also, the print job traffic from the server / virtual desktop to the print server is not compressed and is treated as regular network traffic. When printing jobs cross a network with limited bandwidth, Citrix recommends routing jobs through the client device so that the ICA protocol compresses the jobs and enables the administrator to limit the maximum consumable bandwidth. If this is not possible, for example when a Thin Client without printing capabilities is used, Quality of Service should be configured in order to prioritize ICA/HDX traffic and ensure a good in-session user experience.
The following diagram visualizes the design decision tree related to print job routing:

No comments:

Post a Comment