K2 Base Camp

Outlook Troubleshooting

May 4, 2009 · Leave a Comment

Most of the time we face lot of complains that users are not able to access their emails on outlook or exchange is not responding, in most of the cases client’s outlook has some problem and users don’t realize it. Following are some of the steps which will be handy in troubleshooting these types of issues and also narrow downing the problem scope;

Test 1 : Testing OWA:

1. Get the troubled user user id and password and test from OWA or ask him to open his mailbox via OWA.

2 . or create a test Mail account and Access OWA from it to verify that Exchange is working fine and user is able to access their emails.

If OWA is working fine then we have to concentrate on Client side troubleshooting else we have to look at the server side and check CAS servers and ISA severs (If reverse proxy is in use) (i will discuss server side troubleshooting in my next blog).

Test 2: Deleting Addins Registry Keys:

1. Logon to a troubled user machine.

2. Navigate to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\Addins
HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Client\Extensions (If it exists)
HKEY_CURRENT_USER\Software\Microsoft\Exchange\Client\Extensions (If it exists)

3. Export the keys (for backup purpose), right click each subkey and click Delete.

 

Test 3: Configure Selected Startup:

1. Go to Run and type msconfig.

2. Select Selective Startup in General Tab.

3. Click to clear Process SYSTEM.INI file, Process WIN.INI File and Load Startup Items.

4. Click tab Services and select option Hide All Microsoft Services, and click button Disable All and click OK

5. Restart computer.

Test 4: Check if issue is occurring in Cached Mode:

Create a Outlook profile with Exchange cached mode and then test.

Test 5 : Check if issue is occurring in Online Mode:

Change Outlook profile in online mode, and open Outlook again and then test.

Test 6: Configure outlook profile for using RPC over HTTP:

1. Open outlook profile configuration and select Connections Tab

2. In the outlook Anywhere selection check connect to Ms exchange using HTTP.

3. Enter OWA address in exchange URL text box.

4. Assuming that user is sitting in a LAN environment, select “On Slow networks, Connect using HTTP first, then connect using TCP/IP.

5. Select Proxy server authentication settings based on your exchange server configuration.

6. Click OK.

7. Close Outlook completely. verify that there is no outlook.exe process visible in task manager.

8. Launch outlook again.

9. Hold control and press right click on outlook icon in system tray.

10. Click on connection status and verify that all connections are established by using HTTPS protocol not TCP/IP protocol.

Test outlook by sending and receiving emails. If this works then it means there might be some TCP/IP (RPC) communication problem between your client and server. You have to involve your network team and verify that if there is any network device causing issue or playing with the TCP/IP settings or TCP/IP packets.

Categories: Exchange 2007
Tagged:

Citrix Protocol Driver Error

May 4, 2009 · Leave a Comment

Today i faced a very complex problem. My Clients were complaining that they are are getting Citrix Protocol Driver Error. After initial troubleshooting i found that there were some http errors on my web interface servers. I restarted IIS on WIS but no luck. I restarted IMA service on Presentations servers but issue still remained same. It was strange that i am getting this error for all Applications published on different servers this means that this error is not server dependent.  i have tried Citrix article http://support.citrix.com/article/CTX106531 published on same issue and also tried disabling Session reliability http://support.citrix.com/article/CTX108439 but no luck. My Citrix environment consists of 2 Access gateway servers, 2 Web interface servers, 4 presentation servers and 1 license servers and we are using Netscaler device for load balancing. For narrowing issue i have disabled one web interface server from Load balancer and configured application to use only one presentation server but it didn’t solved the problem. I also restarted whole farm but no luck. Then i focused on Access gateway appliance and removed 1 appliance from Load balancing but issue remained same after that i enabled 1st device in Load balancing and removed second device from load balancing then after test i found that the issue is not occurring again and it is solved. I then logged on to the the troubled access gateway and found that this sever is not able to connect to the license server also this server is not configured to accept connections on port 80 only https. i am not sure why the sessions are not going to the other Access gateway which have correct configuration. I have to still fixed the licensing server connection issue but till now i haven’t got any complain from the user.

Categories: Citrix
Tagged: