Outlook Exchange Cache Mode Vs. Online Mode in RDSH Citrix XenApp 7.6 LTSR environment

I have recently been asked to baseline Outlook 2016 running on 2016 Exchange Cache Mode vs. Online mode in a 7.6 XenApp RDSH Environment. The purpose was to find out the impact of enabling cache mode on a network share on the Citrix host vs. running on Online Mode (With no share to write to).

Of course the whole thing was triggered after finding out that Online Mode in Outlook 2016 is causing session freezes and horrible overall performance especially when sending/receiving emails with attachment. The only viable alternative was to consider implementing Exchange Cache Mode and host the OST file on a network share with appropriate security permissions and group policies that limits the size of the file to store a month worth of emails.

If users wanted to search for older emails, Exchange Online will kick in and retrieve the data.

So, back to the main topic, the main performance counters that we wanted to monitor were CPU, Memory, Network I/O and Disk I/O.

Configuring Group Policy for Cache mode:

  1. In Group Policy, load the Outlook 2016 template. You can get them from here https://www.microsoft.com/en-us/download/details.aspx?id=49030
  2. Open the Group Policy Management Console (GPMC), and in the tree view, expand Domains, and expand Group Policy Objects.
  3. Right-click the policy object that you want, and click Edit. The Group Policy Management Editor window opens.
  4. In the tree view, expand User Configuration, expand Administrative Templates, expand Microsoft Outlook 2016, expand Account Settings, and then click Exchange. You can also expand Exchange, and click Cached Exchange Mode.
  5. Select Enabled, and select an option (if appropriate).
  6. Click OK.

Configuring the Default OST Location on a Network Share:

  1. Assuming you have got Outlook 2016 Template from above. Open the Group Policy Management Console (GPMC)
  2. In the tree view, expand User Configuration, expand Administrative Templates, expand Microsoft Outlook 2013, expand Miscellaneous, and then click PST Settings.
  3. Double-click Default location for OST files to open it.
  4. Click Enabled to enable the policy setting.
  5. In the Default location for OST files text box, enter the default location for .ost files. For example: \\mynetworkshare\%username% where %username% is the dedicated folder for each user that will store the OST file.

Note: Set security settings on the share to assure OST confidentiality as there is no encryption on the OST file level.

Configuring Perfmon:

Create a new user defined “Data Collector Set” and add the following counters

  1. CPU:
    1. Terminal Services Sessions %Processor Time
    2. Terminal Services Sessions %Privileged Time
    3. Terminal Services Sessions %User Time
  2. Memory:
    1. Memory %Committed Bytes In Use
  3. Network I/O:
    1. Network Adapter – Bytes Sent/Sec
    2. Network Adapter – Bytes Received/Sec
  4. Disk I/O:
    1. Physical Disk % Disk Time

Making sure the user has no local profile or any roaming profile with persisting Outlook settings, I ran the Performance Monitor on XenApp 7.6 LTSR Session host – Server was 2012 R2 – 24 Cores X 2  2.60 MHz with 128 GB RAM.

I ran the test in 3 different scenarios: –

  1. Cached Profile Setup (First Sync)
  2. Cached Profile fully synced
  3. Online Profile

In all 3 tests, I could not see a significant difference in performance; spikes were a bit sharper upon first launch which is perfectly justifiable by the fact that the OST file is being built for the first time and that requires more CPU and I/O operations.

Conclusion:

Providing a good network link with the file share, implementing Exchange Cache Mode in RDSH environment should have a little and acceptable impact on the session host resources. Results may differ from one environment to another.

Outlook Exchange Cache Mode Vs. Online Mode in RDSH Citrix XenApp 7.6 LTSR environment

2 thoughts on “Outlook Exchange Cache Mode Vs. Online Mode in RDSH Citrix XenApp 7.6 LTSR environment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Amir Sayes

Subscribe now to keep reading and get access to the full archive.

Continue reading