Failure of IPSec Services

I was working on a Small Business Server 2003 system at the weekend. My first job of the day was to install the latest security patches then reboot. Unfortunately after the reboot the server had dropped off the network and the IPSec Services service had failed to start. Manually trying to start it resulted in "The system cannot find the file specified". I tried another reboot for good measure but got the same result. I then disabled the service and rebooted. The server stayed on the network but components like Sharepoint and OWA would not work.

My initial suspicion was that this was caused by one of the security patches I had applied so I uninstalled them one at a time trying to find which was the culprit. However, after they all had been removed the issue still persisted. A bit of Googling the event logs showed that the IPSec Services were entering "block mode" and led me to the solution to my problem with this article:
http://support.microsoft.com/?kbid=912023. It seems that there was a corrupted file in the policy store. After resolving the issue I reapplied the security patches without any trouble.

2 Responses to “Failure of IPSec Services”

  1. Kevin Says:

    Nice Save!

    I have just had a similar problem after installing updates on a 2003 client (sp2) with a 2003 SP2 Domain Controller.

    However, the registry Key in the above KB article did not exist, so that wasn’t necessary. A re-registration of the .dll did the trick!

    Mind if I add you to my blog?

    Cheers

    Kevin

  2. Ant Says:

    Of course! Thanks.

Leave a Reply