May 25, 2012
tom

Performance issues with Exchange 2007 and Outlook 2010

Question

In my environment, I have Exchange 2007, ccr environment with 2 MB, 2 HT, and 2 CAS servers. We are currently using Outlook 2010 as our email client for the terminal server. The client is configured to connect directly to exchange, not cached mode.

Lately our users have complaints about speeds and performance in Outlook 2010, such as when they select a folder, it takes the server several minutes for the folder to display the items. Sometimes Outlook will freeze while waiting to load, and it takes several minutes to unfreeze.

Any troubleshooting ideas that I can try to diagnose what is causing this issue??

Asked by user1236435

Answer

Pay attention to your server IO. My instant instinct is that you’re probably pegging the disks. If your storage system is overloaded, you’ll be unable to answer requests in a timely way.

I personally like to make use of the SysInternals tools for measuring activity on Windows systems. procexp.exe is a handy view of system and process activity.

Screenshot of IO window from ProcExp

Answered by Jeff Ferland

Related posts:

  1. Outlook 2007/2010 autodiscovering old Exchange info
  2. Outlook 2007/2010 color categories and Exchange
  3. Outlook 2007 Won’t Connect With Exchange 2010
  4. How to access an Exchange 2010 mailbox from Outlook 2010 not in the domain?
  5. Outlook + Exchange : Sync Issues Folder – How to manage it?

Leave a comment