Exchange 2003 and Activesync Configuration and Troubleshooting

So, here is my guide to solving (most) Exchange 2003 and Activesync issues:

Pre-Requisites:

1. Make sure that you have Exchange Server 2003 Service Pack 2 Installed. Whilst Activesync will work with Exchange 2003 Service Pack 1, Service Pack 2 makes it a whole lot easier!

To check if you have it installed, open up Exchange System Manager (Start> Programs> Microsoft Exchange> System Manager). Then expand Servers, Right-Click your server and choose Properties. This will display whether you have SP2 installed or not.

If you do not have SP2 installed you can download it here – http://www.microsoft.com/downloads/details.aspx?FamilyID=535BEF85-3096-45F8-AA43-60F1F58B3C40&displaylang=en

2. Ensure that TCP Port 443 is open (and forwarded) on your firewall to your Exchange server. You don’t need to open up any other ports to get Activesync working, just TCP port 443. You can check this on your Exchange Server at http://www.canyouseeme.org and you should see ‘Success’ if the port is open and forwarded correctly. If it isn’t open and forwarded, check your router and make sure you have the settings configured correctly.

3. Please check the LAN Adapter Binding order to make sure the NIC that Exchange is bound to is at the top of the list (Start> Run> [type] ncpa.cpl [press enter]> Advanced> Advanced Settings> Connections).

4. Open up IIS Manager (Start> Programs> Administrative Tools> Internet Information Services (IIS) Manager), expand ‘Web Sites’ then ‘Default Web Site’ then right-click on the relevant Virtual Directory (see below) and choose properties, then click on the Directory Security Tab):

Exchange 2003 (Not part of Small Business Server):

Exchange Virtual Directory
• Authentication = Integrated & Basic
• Default Domain = NETBIOS domain name – e.g., yourcompany* (no more than 15 characters)
• Realm = yourcompany.com
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL NOT ticked (very important)

Microsoft-Server-Activesync Virtual Directory
• Authentication = Basic
• Default Domain = NETBIOS domain name – e.g., yourcompany* (no more than 15 characters)
• Realm = NETBIOS name
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL and Require 128-Bit Encryption IS ticked

Public Virtual Directory
• Authentication = Integrated & Basic
• Default Domain = NetBIOS domain name – e.g., yourcompany* (no more than 15 characters)
• Realm = yourcompany.com
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL IS ticked (very important)

Exchange 2003 (Part of Small Business Server):

Exchange Virtual Directory
• Authentication = Integrated & Basic
• Default Domain = NetBIOS domain name – e.g., yourcompany*
• Realm = yourcompany.com
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL IS ticked (very important)

Microsoft-Server-Activesync Virtual Directory
• Authentication = Basic
• Default Domain = NETBIOS domain name – e.g., yourcompany*
• Realm = NETBIOS name
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

Exchange-oma Virtual Directory
• Authentication = Integrated & Basic
• Default Domain = NETBIOS domain name – e.g., yourcompany*
• Realm = NETBIOS name
• IP Address Restrictions = Restricted to IP Address of Server
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

OMA Virtual Directory
• Authentication = Basic
• Default Domain = NETBIOS domain name – e.g., yourcompany*
• Realm = NETBIOS name
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

Public Virtual Directory
• Authentication = Integrated & Basic
• Default Domain = NetBIOS domain name – e.g., yourcompany* (no more than 15 characters)
• Realm = yourcompany.com
• IP Address Restrictions = Granted Access
• Secure Communications = Require SSL IS ticked (very important)

The Domain / Realm parts can be left as “\” for the Domain and Blank (empty) for the Realm.  MS recommend it this way, but I have fixed some servers by adding the Domain / Realm as per the settings above.

* yourcompany can be determined by opening up a command prompt (Start> Run> [type] cmd [press enter]) and then typing ‘SET’ and pressing enter. The variable ‘USERDOMAIN’ is the info you should use for ‘yourcompany’. Most often – this is not required, but I have seen instances where simply adding this info has made Activesync work.

5. ASP.NET should be set to version 1.1 for all virtual directories listed above. If you cannot see the ASP.NET tab, you only have v 1.1 installed so do not worry. If any version other than 1.1 is selected, please change it to v 1.1.4322.

6. Make sure that you have HTTP Keep-Alives enabled. Right-Click on the Default Web Site and choose Properties. On the Web Site tab, in the Connections section, click the Enable HTTP Keep-Alives check box and click OK

7. Check that Ignore Client Certificates is selected under the IISADMPWD virtual directory / Directory Security Tab / Edit Secure Communications Button. This Virtual Directory may not exist if you have not setup the ability to reset passwords via Outlook Web Access (OWA). If it is not there – no worries.

IPV6
Please make sure that IPV6 is NOT installed on your server as this is known to break Activesync. (Start> Run> [type] ncpa.cpl [press enter]) Right-click on your Local Area Network Connection and choose Properties. Look under ‘This Connection Uses The Following Items:’ for Internet Protocol (TCP/IP) v6 – if it exists – uninstall it and reboot.

8. Ensure that the IP for the Default Website is set to All Unassigned and using port 80 (open up IIS manager, Right-Click the Default Website and choose properties, then on the Advanced button).

If your default website is using any port other than port 80, it simply will not work, so if you have changed this to make something else work, either change it back to port 80 or stop trying to use Activesync! Also make sure that you are not using any Host Headers on the Default Website because this can also break Activesync.

If you make any changes to IIS, you will need to reset IIS settings. Please click on Start, Run and type IISRESET then press enter.

SSL Certificate
Make sure that the name on the SSL certificate you have installed matches the Fully Qualified Domain Name (FQDN) that you are connecting to for ActiveSync – for example, mail.microsoft.com. To check, right-click on the Default Web Site in IIS, choose Properties, click on the Directory Security Tab and then on the View Certificate Button.

If it does not match, either re-issue the certificate if you created it yourself, or re-key the certificate from your SSL certificate provider.

If you have a Small Business Server and don’t want to buy a 3rd Party SSL certificate, just re-run the ‘Connect To The Internet Wizard’, (Start> Server Management> To-Do List> Connect to the Internet).

Click Next. If the Wizard detects a Router – click No to leave the configuration alone.

Make sure ‘Do not change connection type’ is selected and click Next.

Leave the Web Services Configuration Settings as they are and click Next.

Select ‘Create a new Web server certificate’ and enter a ‘Web server name’ e.g., mail.yourdomain.com and click Next.

Select ‘Do not change Internet e-mail configuration’ and click Next.

Click Finish to complete the Wizard

If you have Windows Mobile Phones, Activesync is much easier to get working with a purchased SSL certificate. If you have a self-created SSL certificate and use Windows Mobile Phones, you will have to install the SSL certificate onto each and every Windows Mobile Phone that you want to use with your Exchange 2003 server. If you only have a handful of devices, then it won’t take long to do, but if you have dozens, a £30 1-Year SSL certificate is probably a very good investment. You can purchase a cheap, trusted SSL certificate from http://exchange-certificates.com that will work happily.

Windows Mobile Phone / iPhone Settings:

Email Address: Your Users Email Address
Server: Whatever name you have on your certificate e.g., mail.yourdomain.com (do not add /exchange or /oma or /anything)
Domain: Your internal Domain Name e.g., yourdomain (maximum 15 characters)
Username: Your Username e.g., User123
Password: The CORRECT password!
Description: Whatever you want to call the Account

Testing:

If you have got SP2 installed, check on https://testexchangeconnectivity.com to see if everything is working properly by running the Exchange Activesync check. The site is an official Microsoft site specifically for testing Exchange installations and connectivity.

Please select ‘Specify Manual Server Settings’ (Exchange 2003 does not have native Autodiscover enabled so using the Autodiscover settings will fail).

3rd Party SSL Certificate:

Do NOT check the “Ignore Trust for SSL” check box

Self-Certified SSL Certificate:

Check the “Ignore Trust for SSL” checkbox.

If you are trying to make an iPhone work, then you can also download the free iPhone App ‘Activesync Tester’ and this should identify any problems with your configuration, or download the version for your PC from https://store.accessmylan.com/main/diagnostic-tools

Various Activesync Errors / Solutions:

REMEMBER – If you make any changes to IIS settings, please run IISRESET and re-visit https://testexchangeconnectivity.com and re-run the test.

Activesync Error 0×86000108:

Activesync is unsuccessful and you see the error 0×86000108 on your Windows Mobile Device:
Please read the following MS Article which checks that Authenticated Users has write permissions to the %TEMP% directory (usually c:\windows\temp) – http://support.microsoft.com/kb/950796/en-us

Application Event Log 3005 Errors:

A lot of 3005 errors can be resolved by changing the Default Website Timeout value from 120 (default) to something greater, such as 480 using IIS Manager.
For Small Business Server 2003 Users – please read this MS article – http://support.microsoft.com/kb/937635

Inconsistent Sync:

If you are getting inconsistent Synchronisation from your device to your Exchange 2003 server, please add the following registry key to the server:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\VirusScan
ProactiveScanning REG_DWORD 1

HTTP 401 Error:

If you are getting an HTTP 401 error when testing on https://testexchangeconnectivity.com then you are probably entering an incorrect username or password, or you may have IP Address restrictions setup on your virtual directories (see IIS Settings above under prerequisites).

HTTP 403 Error:

Ensure that Forms Based Authentication is NOT turned on under Exchange Virtual Server under Exchange Protocols (Exchange System Manager, Servers, Protocols, HTTP, Exchange Virtual Server properties, Settings Tab). If it is – please read http://support.microsoft.com/kb/817379 and create an exchange-oma virtual directory following the instructions in the KB article.

I have had Activesync work despite seeing “An HTTP 403 forbidden response was received. The response appears to have come from Unknown. Body is:

HTTP/1.1 403 Forbidden

” at the end of the test above. To resolve this (if you like things tidy), please open up Exchange System Manager, Global Settings, Mobile Services Properties, Device Security Button, Exceptions Button, then add your account to the exceptions list.

I have also seen the 403 error resolved by running:
eseutil /p
eseutil /d and
isinteg -s servername -fix -test alltests (at least twice)

Check to see if Activesync is enabled globally on your server – http://technet.microsoft.com/en-us/library/bb125073(EXCHG.65).aspx

Also check to see if it is enabled on a user by user basis – http://technet.microsoft.com/en-us/library/aa997489(EXCHG.65).aspx

HTTP 500 Error:

If you still cannot get Activesync to work or keep getting an HTTP 500 error, please follow Method 2 in Microsoft Knowledgebase Article KB883380 and this should resolve the issues. This essentially deletes the Exchange Virtual Directories from the IIS Metabase (which can be corrupted) and rebuilds them. When deleting the Exchange virtual Directories, please also delete the Exchange-OMA virtual directory if it exists. Rebuilding those virtual directories often clears up problems that all the other steps above do not resolve.

If, after following KB 883380, Activesync still does not work and it keeps coming up with HTTP 500 errors, please do the following:

• Disable Forms Based Authentication – Exchange HTTP Protocol (if enabled)
• Remove SSL settings from the Exchange IIS virtual directory
• Run iisreset
• Test Activesync without SSL selected – hopefully this should work or give the OK result
• If okay – right-click on the Exchange Virtual Directory and select all Tasks> Save Configuration to a file. Name the file Exchange and save to the desktop
• Run Regedit (and be extremely careful here as you can kill your server very easily) then right-click on My Computer and select Export. Name the file as ‘EntireRegistry’ and save the backup of the registry to the desktop
• In regedit – locate HKLM \ System \ CurrentControlSet \ Services \ MasSync \ Parameters and delete the ExchangeVDir key from the right-hand pane.
• Close Regedit
• Right-click on the default-website and select New> Virtual Directory fom File. Browse to the desktop and click on the Exchange.xml that you created above, then click on Read file, select Exchange from the ‘Select a configuration to import’ section and click on OK. Select ‘Create a new virtual Directory’ and name the directory ‘exchange-oma’ and click OK.
• Right-click on Exchange-OMA virtual directory you just created and click Browse – you should see OWA open up happily
• Open Regedit and add the ExchangeVDir key back that you recently deleted as a String Value and then change the value to read /exchange-oma
• Close regedit
• Enable SSL and require 128-Bit Encryption on the Exchange Virtual Directory to ensure it is secure once again
• Enable Forms Based Authentication (if you want to use it) on Exchange > Protocols> HTTP
• Make sure that Integrated Authentication is enabled on the Exchange Virtual Directory
• Check that the Exchweb virtual directory does not have SSL enabled
• Run iisreset
• Test Activesync – it should hopefully be working now!

If the above fails, please check you event logs for Event ID 9667 – Source MSExchangeIS. If this event exists, please have a read of MS KB820379

In a recent question on Experts-Exchange.com, I was advised that running the following command against the unmounted database solved an HTTP 500 error, so if you are still having issues, please try running the integrity check (from a command prompt):

Isinteg –s servername –fix –test alltests

Select the dismounted database and let the check run. If you see 0 errors and 0 fixes, then all is well. If not, please re-run the test until you do (as many times as it takes – two usually is ufficient).

If you are still reading this article and are still seeing HTTP 500 errors, then we need to check the settings on the EXCHWEB Virtual Directory in IIS Manager.

Exchweb Virtual Directory
• Authentication = Anonymous
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

Exchweb \ Bin Directory
• Authentication = Basic
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

Exchweb \ Bin \ Auth Directory
• Authentication = Anonymous
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

Exchweb \ Bin \ Auth \ USA Directory
• Authentication = Basic
• Secure Communications = Require SSL and Require 128-Bit Encryption NOT ticked

REMEMBER – If you make any changes to IIS settings, please run IISRESET and re-visit https://testexchangeconnectivity.com and re-run the test.

Hopefully if you are now at the bottom of my article, your mobile phones should now be synchronising happily. If that is not the case, please review your IIS Settings carefully and start at the top of this article again.

RECENT UPDATE (10/01/12) – A piece of software called [url="http://fspro.net/hide-folders/"]Hide Folders 2009[/url] has been found to install a service called “FSPRO Filter Service” and a dll called FSPFltd.sys (in c:\windows\system32\drivers).  This program breaks Activesync.  If you have Activesync part working / part not working, please check your server for this software and if it is there – disable the service, move / delete the .dll file and restart your server.  Once restarted, Activesync should return to normal functionality!

If you are still not working – then you will probably have to call Microsoft to get support from them as something else not covered by this article is causing your problems.

So, in summary, you have reviewed and checked the settings in IIS to ensure that Activesync will work on your Exchange 2003 server, you have made sure that you have Exchange 2003 Service Pack 2 installed and you have run a test to make sure that your server is responding happily and by now, your iPhones and Windows Mobile phones should be happily synchronising.

Having got this far – and hopefully fixing your problems – if you have found this article helpful, please vote for it at the top of the page : )

* * * Please rate this article below if you have found it helpful * * *

141 Responses

  1. [...] 2003 box and I had already configured Activesync on the server having followed my own article (http://alanhardisty.wordpress.com/2010/02/28/exchange-2003-and-activesync-configuration-and-troubles…), so I knew that this part was not going to present me with any [...]

  2. This worked perfectly on two SBS 2003 servers.
    Thank you!

  3. This is the most comprehensive troubleshooting page I have come across – I got stuck trying to troubleshoot a client’s ActiveSync, and your article definitely helped!

  4. Hi,

    I’ve just updated to Service Pack 2, however am stuck where you say

    “Please check and mirror the settings below (Open up IIS, expand the default website then expand the relevant Virtual Directory, right-click on the Virtual Directory and choose properties, then click on the Directory Security Tab):”

    Which virtual directory are you reffering to?

    Also, how do I know if my Exchange Server is part of OR not part of SBS 2003?

    I’d really appreciate some help because this looks promising.

    Thanks in advance,
    Steve

    • I figured out what you meant. That was me just being stupid.

      As for the exchange being part of SBS, I just tried the first settings and along with the test link, and this URL (to create a self signed SSL) http://www.somacon.com/p42.php, I was able to get this working.

      PLEASE NEVER DELETE THIS PAGE :)

  5. Great walk through I’ve been trying to get Iphones working with exchange for ages and this got it working. I will be saving this web page for future reference

  6. Thank you very mutch.

  7. Hi Alan,
    I don’t have Exchange-OMA Virtual Directory on my IIS. Do you think that could be the problem I am not able to access exchange emails on my IPhone ?

    • Please ignore my previous question as I made change in Excahnge Virtual Directory where Authentication = Integrated was missing and when I put check on it and restarted the server and it works now.

      thanks for your nice blog.

  8. These guidings didn’t work for me when I try to sync a HTC Wildfire. I have posted my problem under the title “device security settings on sbs 2003″. I think the autentication goes OK for me, but it fails on some pasword handshaking : Failed to create the account. Please try again later.
    Do you believe this can be caused by the self signed cert I’m using?

  9. I purchased a certificate from the website you refer “exchange-certificates.com” but I am having trouble finding directions to install the SSL certificate on my Exchange 2003 server. They only offer support for Exchange 2007. Any and all help would be greatly appreciated.
    You blog here is very helpful, thanks for publishing it.

    • Please have a read of the following link which should explain all you need:

      http://help.godaddy.com/topic/742/article/4875

      If you get stuck, please let me know. Glad you liked the article and thanks for using the certificate link.

      Alan

      • Gr8 thanks! Under “To Install the SSL certificate: #7, I dont have that option “Process the pending request and install the certificate”. I think its because I tried in the past to create a self signed one. Thats where I am stuck ;-(

      • If you created a Certificate Signing Request (CSR) via IIS, then you should have the option to Process the Pending Request.

        If this is not available, how did you generate the CSR?

        You may need to start again with the CSR via IIS and then re-key the certificate, then complete the installation.

  10. thanks that worked.

  11. [...] Exchange 2003 and Activesync Configuration and Troubleshooting « Alan Hardisty’s Blog – All… [...]

  12. Hi! Thanks for your post. I have configured myy SBS 2003 to get access from two iPhone 4, but I always get the same response: “Cannot Get Mail, connection to server failed ” When I configure the account in the iPhone, it verify the account correctly, in SSL mode and without SSL.
    I have an self certificate, created with certsvr.
    I have executed the test from testexchangeconnectivity.com an I get this certificate error:
    Validating certificate trust for Windows Mobile Devices
    Certificate trust validation failed.
    > Additional Details
    The certificate chain couldn’t be built. You may be missing required intermediate certificates. For more information, see Microsoft Knowledge Base article KB 927465.

    Although I have tried to configure the account in the iPhone without SSL and I also get the “Cannot Get Mail, connection to server failed” problem.

    Is it a certificate problem?
    A lot of thanks

  13. Yes – this is perfectly normal for a Self-Issued Certificate.

    If the certificate was from a Trusted 3rd Party, then I would be concerned.

    Is Activesync working happily now?

  14. Ok, now is working. This is the problem: I though that I have installed the SP2 for exchange, because I right-click over Mycomputer and I saw that I have Windows Server 2003 for Small Bussines SP2, but this is NOT the Exchange SP2 !!!

    Then I right-clicked on Server on Exchange Administration and I saw that I dont have any service pack.

    I have downloaded the SP2 for Exchange and installed. Now all works perfect.

    A lot of thanks

  15. [...] configure IIS, start with Alan Hardisty excellent tutorial and follow it in all details. Use ActiveSync Tester and Exchange Remote Connectivity Tester from [...]

  16. [...] Posts Activesync Working But Only For Some Users On Exchange 2007 / 2010Exchange 2003 and Activesync Configuration and TroubleshootingHTC HD2 Screen Lock – Prompt For PIN Every Time Phone Turned On FixApple iOS4 Issues with iPhone 4 / [...]

  17. [...] Posts Activesync Working But Only For Some Users On Exchange 2007 / 2010Exchange 2003 and Activesync Configuration and TroubleshootingHTC HD2 Screen Lock – Prompt For PIN Every Time Phone Turned On FixWindows Small Business Server [...]

  18. Thanks a lot. This page saved my bacon getting activesync to work on a clients server and iphones.

  19. [...] Posts Exchange 2003 and Activesync Configuration and TroubleshootingActivesync Working But Only For Some Users On Exchange 2007 / 2010Windows Small Business Server 2011 [...]

  20. Alan,

    I just came across this post while miserably failing to connect our first company iPad via activesync.

    All I can say is THANK YOU!

    I followed your instructions to a T and the iPad connected seamlessly and I am quite impressed.

    Best Regards,

    Hugo

    • You are very welcome Hugo. Thanks for taking the time to post a comment on my blog : )

      I am glad that it went smoothly for you – and hope it continues that way.

      Best wishes

      Alan

  21. Hey Alan,

    IainNIX from EE here, just found your site and this page helped me get our CEO’s iPad linked to our aging 2003 server. Little did I know a few tweaks of the virtual directory settings (which did not interfere with our OWA and BES settings) was all it took.

    Well impressed, many thanks Alan.

    Rgds
    Iain.

  22. Hi Alan,

    Yesterday, I finally managed to get Exchange SBS 2003 mail on Ipad’s client. I kept getting Ipad’s “cannot connect to server” error. The cause was IIS default web-site port was set to 8080 to avoid conflict with port 80 used by web server of router for mgmt from web. Once the port is set to 80 and IIS service restarted, all mails show up. Thank you very much for putting together a very nice guide. Janto in Indonesia.

  23. Hi Alan,
    I must start with a big thank you.
    This step-by-step was precious to solve my problem with ActiveSync in an SBS2003 that was insisting on returning HTTP 500 error while using the Exchange Remote Connectivity Tester.
    I came here several times but, only when got completely desperate and after trying all your tips decided to go from the very first to the very last step to get it fixed.
    Just a few remarks that may help others with this same problem and which was the key to unlock my solution:
    At some point under the topic “HTTP 500 error:” you have
    “Test Activesync without SSL selected – hopefully this should work or give the OK result
    • If okay…”
    Using the Exchange Remote Connectivity Tester I don’t know how to do that so I decided to follow the “if okay…” also, the step “• Right-click on Exchange-OMA virtual directory you just created and click Browse – you should see OWA open up happily” didn’t work but doesn’t matter.
    The fact was that at the end of this topic, the Exchange Remote Connectivity Tester returned to me the most beautiful green mark for successful test I’ve ever seen.

  24. Great stuff! All seems to work fine on the lan but not from the web. activesync tester fails at checking version. i have exchange server 2003 behind isa server 2000. thoughts on what i am missing?

    • I am not up-to-speed on ISA server, but that would be where you need to start focussing your efforts as there will be a rule somewhere that isn’t configured properly.

      Please have a read of the following link, which should hopefully steer you in the right direction.

      Alan

  25. Hi Alan

    After following all your steps to conficure activesync, over and over again I just can’t make it to pass the exchange connectivity test. The HTTP 401 error won’t clear. These are my specs and configuration:

    Windows 2003 Standard (Single Server)
    Exchange 2003 SP2
    UCC SSL Certificate from GoDaddy.com

    ISS 6.0 configuration
    ====================================
    Default Website\Properties\Directory Security
    Authentication and access control:
    Enable anonymus access (checked)
    ————————————————————–
    IP Address and Domain Name Restrictions:
    Granted Access (checked)
    ————————————————————–
    Secure Communications:
    Require secure channel SSL (Not Checked)
    ====================================
    Virtual Directories Configuration
    Exchange\Properties\Directory Security
    Authentication and access control
    Integrated Windows Authentication (Checked)
    Basic Authentication (Checked)
    Default domain: MyCompany
    Realm: MyCompany.com
    —————————————————————
    IP Address and Domain Name Restrictions:
    Granted Access (checked)
    —————————————————————
    Secure Communications:
    Require secure channel SSL (Not Checked)
    =====================================
    Microsoft-Server-ActiveSync\Properties\Directory Security
    Authentication and access control
    Basic Authentication (Checked)
    Default domain: MyCompany
    Realm: MyServerName
    —————————————————————–
    IP Address and Domain Name Restrictions:
    Granted Access (checked)
    —————————————————————–
    Secure Communications:
    Require secure channel SSL-Require 128-bit encryption (Checked)
    =====================================

    I have followed Microsoft’s KB817379, KB883380 and everything you posted here and ActiveSync just won’t work, this is getting frustrating and I have asked helped averywhere and everyone points me to Microsoft’s KBs or online tutorials. Everybody complaints about ActiveSync issues. Thank you for your support.

  26. Hi

    I have tried everything you have posted in your blog, and nothing seems to work for me. Several times and very carefully.

    I need to know the correct setting for a
    Windows Server 2003 Standard (Single Server)
    Exchange 2003 SP2

    HTTP 400 Error won’t clear.

    Thank you

  27. Hi Alan,
    I was able to setup exchange emails on my Iphone after reading your article last year and I was able to get new email notification on my Iphone. But for the last 2 weeks after Ipohne OS update seems like I am not able to get new emal notification on iphone. Same problem is with my colleague in office. I called Apple Tech Support and they told me to reset all settings and restore on my iphone and even I deleted my exchange account and setup again but not luck. Can you please guide me what could be the problem. Is it Exchange Server problem. We have Windows Std Server 2003 Sp2 and Exchange Server 2003 SP2.

    Thanks,
    Mukesh

  28. HI Aan, Thanks for your prompt response.
    Seems like not update but when I setup my IPAD2 for exchange email. It started having not push. I found the solution from google search. see below.
    —–
    anyone who has Exchange 2007, or older with Push, if you setup another device with Push, it will register with the server.

    You need to go to the self-service in Webmail in 2007 or have your admin delete the synchronization relationship with the server so only the iPhone is listed.

    The server is confused as to which device to Push new email to. Once I deleted my other device and the iPhone was by itself in the list, it alerted and changed the Icon.
    ——-

    Can you please tell me where in Exchange server (synchronization relationship) I can remove IPAD device ?
    Thanks,

    • You can sync multiple devices to a single account. I have my iPad and iPhone hooked up to my account on Exchange 2010 and there isn’t a problem.

      Sadly, the information you have found is inaccurate.

      If you log into OWA (following steps are from Exchange 2010 OWA), then go to Options> All Options> Phone – you should see a list of devices configured under your account. If you want – you can delete one or more, but there isn’t a problem having more than one device.

  29. Hi Alan,
    I tested ActivSync connectivity and it is passed except SSL as we don’t have.

  30. Hi Alan, Thnaks for oyur prompt response again.

    I have Excahnge Server 2003 so I don’t have ALL OPTIONS where I can see devices.

  31. Hi Alan,
    I checked on Event Viewer Application and have found Error ID 3024 and 3015. As per 3015 error , seems like I need to add UDP port 2883 in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\ReservedPorts

    Do you think this could solve my problem. I am going to change today and will reboot the server tonight to see if that works. Presently only 3343 port is added in ReservedPorts key.

    Thanks,
    Mukesh

  32. Hi Alan, I wonder if you know the answer to this question? I have a 2003 sbs server which has been running fine with iPhones / iPads until we changed the internal IP of the server – now the devices sometimes connect but always end up with “the connection to the server failed”?

    • Hi Paul,

      Check your default website and the IP Assigned to it – you may have it set to the old internal IP Address and it should ideally be All Unassigned.

      IIS Manager> Default Website> Properties> Web Site Tab> IP Address Button.

  33. Hi Alan, I checked that setting yesterday and changed it from the new address to all unassigned and then did iisreset but the problem remains – I’m now connecting to one for the users mailboxes from my own iphone and so far seems ok – could there be something old config wise that needs to be flushed on the handset?

  34. ok so after working for about 30mins – my iphone now displays Cannot get mail server error! strange how it worked for a while? any ideas?

    Thanks

    • I totally have this problem too – when testing with Exchange connectivity analyzer it will work sometimes perfectly and other times it won’t at the sync part at the end (HTTP 500 error). It’s doing my head in…….

      • Hi Jason,

        Is Activesync working at all or is it completely defunct?

        Have you followed my HTTP 500 error section and tried the various fixes? If you have and still don’t have any joy, then I’m afraid it’s time to call Microsoft as I don’t have any further info to assist you (until I can call MS with another HTTP 500 problem).

        Alan

  35. THANK YOU SOOOOOO MUCH!! After countless hours, you’re article saved the day :D

  36. Thank you very much. Like so many others I’ve spent many hours trying to get this to work and have even been told it can’t work. Your article filled in the critical missing bits. My boss is now just a bit happier and I can get on with more important matters. :)

  37. Very, very, very good… Thank you, sir! Thank you very much indeed!

  38. Hi Alan,

    Thanks for chiming in… Active-sync works fine for everyone and then it will start failing with the HTTP 500 issue in what seems to me to be a random fashion and then it will start working again on its own. I’ve tried almost your whole article above – just not the Exchange store error fix. FYI, this all started after I ran CIECW to fix an expired self-signed cert. – I’ve since replaced that self-signed one with a Godaddy SAN cert to no avail.

    Cheers,
    JC

  39. You are welcome.

    After running the wizard – usually the IIS settings are slightly adrift from what they should be and may need checking.

    I have also found that re-installing Exchange 2003 SP2 can often resolve various random issues and might be something that resolves your issue happily.

  40. Would these same instructions apply trying to get a droid phone to connect to exchange. We can’t get either our iPhone’s or droids to connect. That’s for the article. Its the best I’ve found.

    • Short answer is yes. If you get the iPhone working, then the Droid should work too, but, in my experience (not that I have a Droid but my business partner and one of our employees does), they don’t work properly and something like Touchdown is required, which makes them worse than blooming useful IMHO.

      If you get stuck anywhere with my article – either ping me an email or leave me a comment here. If you get stuck with the HTTP 500 error – then a call to Microsoft might be necessary, but talk to me first before calling them!!

      ALan

  41. [...] Exchange 2003 and Activesync Configuration and Troubleshooting [...]

  42. Tried everything, recreate virtuell dirs re-creation, patched exchange 2003 sp2 to latest version, all of the above. Still having http 500 Errors.

    Change: Installed Windows Server 2003 SP2 + Bitdefender Antivirus.
    Disabling Antivirus does not change anything.

    Will try installing all System Updates now as well.

    Cheers.

    • Unfortunately, my article needs more added to it to solve ALL the issues which relate to the HTTP 500 errors and I’m waiting for some more broken servers to be able to call Microsoft over. As soon as I have more to add to my article, I will, but for now, if you keep getting the HTTP 500 error, I’m afraid, as my article advises, you will need to call Microsoft and get them to resolve the issue.

      Sorry

      Alan

  43. You can add one more thing, for us it was indeed the Bitdefender Software. Once removed 500 Errors gone.

    I will follow up with the Company Bitdefender to try figuring out what the real connection is.

    For us now everything is back to normal.

    Cheers

    • Well done on finding that – I guess 3rd party Firewall software such as BitDefender doesn’t help! No doubt it was blocking the internal proxy calls from IIS to Exchange made on port 80?

  44. I am experiencing 500 error.

    I am stuck at Test Activesync without SSL selected – hopefully this should work or give the OK result

    What do you do it this result is not okay?

    Also, Can Kaspersky be causing the ActiveSync Issue?

    Thanks

    • What are you using to test Activesync with? The website or the App? App should work and give you a result – the website can’t work without SSL.

      Kaspersky could be causing issues – never used it so not 100% sure but it won’t hurt to remove it and reboot the server.

  45. Thanks for the quick reply!

    What are you using to test Activesync with? or The website

    Tested an old Driod which first reported the error. Haven’t tested with an Iphone and new Driod x2. Can do this week.

    We are going to replace Kaspersky in a month or two so it might need to wait.

    • Okay – if you are using the website – it will never work without SSL, so please download and use the test app instead.

      Test as and when you can and let me know – I’m normally not too far away unless I’m asleep!

  46. Question: Do you HAVE to have a 64bit exchange box to get the autodiscovery to work with droid3 phones and syncing with exchange?

    Thanks!!

    • The short answer is yes.

      The longer answer is that Autodiscover was only introduced in Exchange 2007 which is a 64-bit product, so if you only have Exchange 2003, then Autodiscover wasn’t invented and you will need to manually specify the settings to get your phones configured.

      Exchange 2003 is a 32-bit product, hence the yes answer to your question.

      Alan

  47. Great article.

  48. Alan,
    After two months of trying to set my iPad 2 for a charity, I followed your article and have got them working. Don’t know which step – had slot of trouble with a router that keeps losing setting, but it finally worked today, wish I found the blog two month. Thanks

  49. Hi,

    No matter how many times I have tried, I cannot get past the 403 error (An HTTP 403 forbidden response was received. The response appears to have come from Unknown. Body is)..
    any other tips?

  50. I had this working fine until we changed our domain name. Error in event viewer give a 403, but results on the ms activesync test give a 500. Disabling Forms based authentication gets a pass so I then follow your instructions for 500 error but there is no ExchangeVDir key under MasSync\Parameters, only a default value not set. Do I continue your instructions for the 500 error or switch and follow the kb817379 for the 403? Any advice would be appreciated.

    • Hi Michaela,

      Are you working in an SBS 2003 environment or native Exchange 2003?

      Alan

      • Thanks for coming back to me so quickly – native Exchange 2003.

      • Okay – so if you don’t have the Registry key – then no-one has followed KB817379 when they enabled Forms Based Authentication.

        Having disabled FBA, make sure you remove the exchange-oma virtual directory (if one exists) and the ExchangeVDir key and run iisreset.

        When you renamed the domain – did you change the name on the SSL certificate too?

        Check your IIS settings as per my article (if you make any changes run iisreset again) , then test with FBA disabled and let me know how that goes.

      • Hi Alan – no I doubt whoever set up the server originally followed KB817379. There was no exchange-oma virtual directory to remove and there is no ExchangeVDir key to remove, only the default value not set key. Should I remove this anyway? The activesync test passes fine like this. However, I would like to run FBA for OWA.

        I didn’t create a new ssl certificate since most of us are still using the old domain name as a primary email. Servers have not been renamed either. Many thanks for your help.

      • Okay – if the test passes with FBA disabled, then follow KB817379 to create the exchange-oma virtual directory and add the registry key, then enable FBA and test again – it should all work :)

        If that doesn’t work – you know where I am!!

  51. Alan, just a quick note to say that your instructions worked like a charm. Thank you very much.

    I knew our ActiveSync was broken and it was one of those, “No one is using it; I’ll deal with it later when I get some time.” Yesterday my boss came into my office with his iPhone 4S. “So what did I need to do to get my e-mail and calendar.” Needless to say my “later” turned into “now”.

    A couple of hours of head scratching, reconfiguring and testing against http://www.testexchangeconnectivity.com resolved all of the issues. The iPhone connected without issue on the first shot.

    A happy boss equals a happy IT guy.

  52. Hi, i tried to follow your instructions but i think i scewed up!

    It went pretty good, or so I thought, until the last step
    “Click Finish to complete the Wizard” that took a few minutes then it kicked me out and i cant reconnect though the internet using RDP (remote desktop protocol). VNC from within the LAN still works fine.

    Any ideas on how to fix this? Need to undo this to make it possible to connecct though RDP again.

    In step:
    “Leave the Web Services Configuration Settings as they are and click Next”
    I unchecked a few i tought i didnt need, that might be the problem?

    Ofcourse i didnt make a backup of the Server before i started *DOH*
    SBS2003, with built in Exchange 2003 latest SP.

    • If you are referring to the Connect to the Internet Wizard – just re-run it.

      If RDP fails after that – then that’s a new one on me.

      Check all services set to Automatic are started and look in the Application Event log for errors.

      I would leave most of the Web Services checked (as per my article image) on the next run.

      • Hi Alan, thanxs for your reply!

        I have been troubleshooting alot and found ut the wizard changed the default gateway and some other stuff. Hence i got kicked out and RDP and all other stuff went down except internal mail etc.

        I thought i fixed that setting but it turns out, all stressed out as i was :-) that i did a little typo. So all is working again and I will make a new attempt but this time with a system image saved first :P

  53. I have followed your article and have everything setup, but am still having problems. I have SBS 2003 and an Iphone 4S. I get my Iphone to verify my settings, but I keep getting “connection to the server failed”. This is on my mailbox.

    I setup a test mailbox on my server and it works perfectly.

    I have checked to make sure active sync is enabled for my mailbox and still can not get it to work.

    Any ideas?

    Thanks,

    Jeff

    • Hi Jeff,

      Have you checked the inherited permissions are set:

      http://alanhardisty.wordpress.com/2010/03/05/activesync-not-working-on-exchange-2010-when-inherit-permissions-not-set/

      Ignore the 2007 / 2010 part – it is relevant to 2003 too.

      Alan

      • Alan,

        Thanks for the response. I read the link and removed admin priv. from the mailbox. It had turned off the inherited permissions that I had set on Friday. Hopefully this will keep it from reverting back.

        I also double checked global and user permissions to enable active sync and they are checked.

        I have a test account that is working, but I can not get my mail account working. Under the security tab, I have made sure the permissions are exactly the same for my account and the test account.

        When I do the test from the Iphone app I get “ActiveSync is not available. (ActiveSync detected, but access denied. [HTTP 403: Disabled for this user]).

        I am running out of things to check. Thanks for the help.

      • I am now getting ActiveSync is not available. (ActiveSync is not available on this server) when tested from the Iphone.

        I am going to restart the server at lunch and see if that helps.

  54. Hi Alan,
    We have Exchange 2003 SP2 Front End and Back End.I followed your document and made sure that settings are the same on my front end server. Emails from exchange are being pushed however its taking over 10-15 minutes for emails to get to iphone 4s.I have confirmed that timeouts on firewall are set for 60 minutes.We have our own self signed certificate. OMA, OWA work fine. When I try access https://mysitename/microsoft-server-activesync it prompts me for a username/password and then I get a http 501/http 505. From what I read online http 501/http 505 is an indication that active sync is working fine. However when I use the active sync tester tool on iphone , I am getting the message active sync detected, but access denied ,http 403,disabled for this user. I also tried to create a new user acct for testing active sync and made sure that in Active Directory, it is inheriting permissions, but I get the same error message. I am not running any antivirus programs on front end and back end exchange servers.

    • The 501 Not Implemented when you login via the microsoft-server-activesync virtual directory is normal and suggests all is well with Activesync.

      Are you seeing any Application event log errors?

      I recently sorted a few errors for someone who found me via my blog by installing the Hotfix here:
      http://support.microsoft.com/kb/967046

      • Thanks for your prompt response Alan.In the application log, at times I am seeing event id 3005 Unexpected exchange mailbox error. Also when I ran the testexchange connectivity tool, ignoring SSL certificate test I am getting the following error
        An HTTP 403 forbidden response was received. The response seems to have come from unknown.

      • Do you use Forms Based Authentication on OWA (pretty login screen vs bland username / password box)?

        If you do – please follow KB817379 and add the Exchange-OMA virtual directory.

  55. No, when acessing OWA , all we see is just user name/ password box. Also on the Exchange virtual directory, I have confirmed that SSL is not checked.

    • Have you applied the Registry Tweak mentioned in the Inconsistent Sync Section of my article?

      What AV is installed on your servers?

      • I did not apply the registry tweak since we are not running any Anti virus on Exchange servers. Do you recommend it applying registry tweak on front end or back end servers? The issue is the delay of emails in getting to iphones. The CTO and CEO now have iphones and when they set up a gmail acct as an exchange, push is instantaneous. However , push from Exchange is taking over 10 minutes for each to get to iphone.

  56. Hi Alan

    Our company has recently acquired ipads (3G & wifi). We have a MS Small Business Server (2003 software). Our iPads link via wifi when in the office (wifi router connected to the LAN) and either through 3G or other wifi networks when not in the office.

    We have had to setup two exchange accounts in order to view outlook (emaio, contacts, calender, notes etc) both in the office and remotely.

    Is there a way to set up just one account that will allow for internal and external access to outlook?

    Many thanks.

    • Hi Rob,

      Not sure exactly what you are asking here. What are you wanting the one account to do and are you planning on having the one account on the iPads?

      Are the iPad’s shared resources or do specific users have them?

      You can configure an iPad with multiple Exchange accounts on them (Mail, contacts, calendar, tasks).

      Can you elaborate a little please.

      Thanks

      Alan

      • Thanks for the quick response.

        iPads are single user only. I have an existing exchange account which uses the Outlook (2010) platform on my PC. I wish to use only one account on my iPad that will sync with Outlook (exchange).

        When the iPad is connected to the office network (wifi) it accesses exchange via the server address “xxx.xxx.local”. When I am connecting outside the office (e.g. via 3G) the server I have to connect via “servername.dyndns.org”.

        As soon as I connect to the office server (LAN) via wifi, I cannot access Outlook via the dyndns.org account. Likewise as soon as I leave the office network, I cannot access via xxx.xxx.local.
        My question is how do I configure the iPad to use only one account that will access Outlook when in the office (connected via wifi) and when I am out the office (i.e not connected to the LAN)?

        Thanks

      • It is not so much the account but the Fully Qualified Domain Name (FQDN) that you are using to connect to the server with.

        Having a Dynamic IP isn’t going to help much.

        The FQDN that you use must match the SSL certificate name installed on your server, so if you have servername.dyndns.org, your SL cert name should also be named servername.dyndns.org otherwise Activesync will fail.

        If you have a servername.dyndns.org SSL certificate, then please have a read of the following article that should help address your issue:

        http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/A_3703-Use-iPhone-on-wifi-network-without-the-need-to-reconfigure.html

      • Thank you kindly for you help. I will give it a try.

      • You are welcome. Let me know if it doesn’t work.

        Alan

  57. Thank you very much for your post!!! After hours of searching your suggestions worked perfectly!

    Have a great day!!!

  58. Hi Alan,

    Thanks a lot for your instruction. First go, I did not configure properly, second go I followed step by step of your helpful instruction, I got it work.

    Much appreciated

  59. Hi Alan,
    We have a Front End Exchange (DMZ) and back end Exchange (LAN) running 2003 SP2. I have created registry keys for max and min heartbeat on Front End Exchange. Do I need to create Maxheartbeatinterval and minheartbeatinterval keys on back end exchange as well?

    • I have never had to set either setting for any config I have looked at – the most relevant setting I have changed is the default website timeout value and I usually set that to 480 seconds from 120 seconds.

      Are you having issues?

      Alan

      • Yeah we are having issues in terms of slow push.Do you suggest changing the timeout value for the default website on the Front End or Back End Exchange server ? The activesync is working but its taking over 15 minutes for emails to get to iphones. Confirmed that firewalls have timeouts of 60 minutes and there is not antivirus running on Back end and front end servers.

      • Change them both – it won’t hurt anything.

  60. We are having issues with ActiveSync on Exchange 2003 SP2 on SBS Server 2003 SP2. We have 2 other servers on different customers’ networks that are configured and working properly, but the troublesome server has some strange differences in configuration. The following virtual directories were initially missing in IIS:

    exchange-oma
    Microsoft-Server-ActiveSync
    OMA

    I created all of the missing IIS virtual directories manually by matching all their settings to the working servers’ virtual directories, which allowed me to get past the “Testing HTTP Authentication Methods” section of http://www.testexchangeconnectivity.com. Now it hangs on the last step with:

    Attempting the FolderSync command on the Exchange ActiveSync session.
    The test of the FolderSync command failed.

    I have tried all the steps in your original post for SBS as well as other Microsoft KB articles (rebuilding the IIS Metabase, among others), but it seems to me that the problem may lie in the missing virtual directories. Also, when I look in ESM -> Servers -> servername -> Protocols -> HTTP -> Exchange Virtual Server, the only Virtual Directories that exist here are:

    Exadmin
    Exchange
    public

    I was going to try re-installing SP2, but I got the error referenced here http://support.microsoft.com/kb/935916. So, before I keep going down all these different paths, I thought I would see if I could get your input. This site has the most comprehensive guide I’ve found. Have you ever seen something like this before?

  61. Thank you for the very useful article! I’ve gone through these steps but still have a problem:

    Attempting the FolderSync command on the Exchange ActiveSync session.
    The test of the FolderSync command failed.
    Tell me more about this issue and how to resolve it

    Additional Details
    Exchange ActiveSync returned an HTTP 500 response.

    Everything was working fine until I decided to try adding RPC/HTTP (we’re on SBS2003) for outside Outlook users… that part worked fine but Android users reported errors. I removed RPC/HTTP but the errors are still there. We’re trying to Sync with the Touchdown app in ActiveSync SSL mode but no go. Here’s the Diag Log section that details the errors in question:

    Trying activesync protocol 25…
    ActiveSync provisioning returns HTTP:200
    ActiveSync provisioning success
    The following policies have been requested :

    Refreshing AS folders
    Error refreshing folders
    Trying activesync protocol 2.5…
    ActiveSync provisioning returns HTTP:400
    Error provisioning ActiveSync: Policy status is 0

    So HTTP 500 from the tool and HTTP 200/400 errors from Touchdown… what gives??

    Thanks!

    • Hi Vince,

      What steps have you followed so far for the 500 error? Have you followed KB883380 (deleting the exchange-oma virtual directory too) and then follow KB817379 to put it back?

      Have you re-run the Connect to the Internet Wizard?

      Alan

      • Thanks Alan, that’s what I ended up having to do in fact, re-add the exchange-oma VDir. After I rebuilt everything I got it to work despite a 403 error reported on a couple of testers.

        The bigger question is why did this happen? I had it working great, then adding RPC/HTTP screwed everything up. Can you not have both running at the same time i.e. ActiveSync and RPC/HTTP?

      • Why did you need to install RPC – it is installed by default?

        With SBS 2003 all you should have needed to do was re-run the CEICW wizard (if it wasn’t working) and then set the permissions on the RPC virtual directory to Basic & Integrated Windows and make sure SSL is enabled and it should work.

        The SSL cert name should be something like mail.domain.com or an IP Address, but whatever you use needs to resolve in DNS if you want Outlook via RPC over HTTPS working properly.

    • I have a third party cert installed and I did run the CEICW wizard and enabled the option, but that’s when the problems started and ActiveSync stopped working, which prompted my question… RPC/HTTPS was working fine, just not ActiveSync. When I went to turn off RPC/HTTPS, ActiveSync didn’t come back working and I needed to “rebuild” everything.

      • The Wizard does have a tendency to fix some things and unfix (break) others, so it isn’t unusual!

        Just be careful if you need to re-run the wizard again and if you get stuck – let me know.

        Best wishes

        Alan

  62. I got our Exchange 2003 to work with iPhone using your technique. Thank you so much!

  63. I have exchange 2003 on sbs behind a cisco firewall with mcafee av installed. A phone, iphone or droid, can manually get email, but automatic push is not working. I’ve been through your article, which is great btw, and have adjusted the server settings to the articles specs. Unable to find any relevant errors in the logs and nothing seems to be denying the traffic. Exchange connectivity test has succeeded. Also perfmon is incrementing pings and sync commands and I’m out of ideas…. any suggestions?
    Thanks

  64. Thank you so much for this post. I’ve been wondering what was misconfigured now for about 6 months. After changing my server settings to the suggested settings, everything works like a charm. Also, thanks for not downloading a rootkit when I chose your link!

    Cheers!

  65. Thank you man, great overview of all possible troubleshooting actions.
    Saved my life :)

    Greetings from Germany!

    Borsti

  66. Great Article! Did the trick for me! Thanks!

  67. Great post! Curious if you’ve ever heard of others experiencing my “unique” issue. I’ve ran testexchangeconnectivity.com and I received all green check marks so everything looks good accoridng to that website. I’m running Exchange 2003 sp2.. Just got a new iphone 4s. Using the built in exchange mail options on the IPhone, everything connects fine and emails start showing up. Calendar never syncs existing or new calendar updates but if a calendar invite is created on the IPhone, it will show up in my Outlook on my PC. Also, when I open a new email, some times it will open and I can read it, but some times it just flashes and it disappears from my IPhone exchange Inbox and some times, other new emails under the new email I opened will open automaically once the first one is opened and they disappear as well. Very strange. Have you ever heard of anyone else experience this? I contacted Apple Tech support and they were stumped as well.

  68. Hi, I have a big problem.

    Recently changed the ip of my internet link, and after that the exchange active sync stopped working, I made the following settings:

    – Re-created the exchange virtual directories in iis
    – Recreated the self certificate on the server
    – Recreated the pass rule in isa server
    – Follow all procedures described here on the site
    - The Exchange pass in the Exchange Activesync test

    The phones connect to the server again, but no warning message appears in any inbox on your phone.
    I can send mail normally by phone.

    My network is as follows:

    Exchange 2003 + ad server in one server
    Isa server 2006 on another server

    Both SBS server

    Who has any clue, I am very grateful.

    thank you

    • Waiting for 24 hours after an IP Address has changed is usually all that has to be done as the Airtime provider will re-cache IP Addresses roughly every 24 hours and once they pick up your new IP Address, your phones should start to work again.

  69. Great job, Alan: you made my day!
    Thank you so much!

  70. I resolved this problem by uninstalling Trend Micro’s Worry Free Business software from the server. They must have patched their software and it began to conflict with the activesync.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 79 other followers