exchange

IMF Updates Keep Prompting for Installation

Monday, June 22nd, 2009 | Tech Help | No Comments

With the recent update to the IMF signatures for Exchange 2003 I got caught in a never ending circle of installation prompts. The new update would install, then last months update would ask to install and so on and so on. After realizing what was going on I went in search of answers. The 1st thing to try was to reset the Windows Update Cache. It can be done by plopping the code below in to a bat file and running it on the offending server.

net stop bits
net stop wuauserv
regsvr32 /u wuaueng.dll /s
del /f /s /q %windir%\SoftwareDistribution\*.*
del /f /s /q %windir%\windowsupdate.log
regsvr32 wuaueng.dll /s
net start bits
net start wuauserv
wuauclt.exe /resetauthorization /detectnow

This did not solve the issue for me. I turned out that my WSUS server did not mark the old IMF update as declined. Once the old update’s status was changed to declined the update cycle was stopped dead in its tracks.

Tags: , , ,

SPF for Exchange

Friday, September 8th, 2006 | Tech Help | Comments Off

If you run a MS Exchange server it is a good idea to implement SPF to help protect yourself against spammers spoofing your domain.

You can use this tool to create your SPF code and then this tutorial to add the entry into your DNS server.  Consider this another tool in the fight against spam.

Tags: , , ,

Search

Catagories

Photos

IMG_1847.JPG
IMG_1772.JPG
IMG_1787.JPG
IMG_1844.JPG
IMG_1814.JPG
IMG_1776.JPG

Get Spiceworks!

Free Networking Monitoring Software For Network Management