Entries Tagged as ‘MS Junk’

February 3, 2009

AVUpdater.py

The servers in our DMZ do not have any access to the outside world. Getting Symantec dat files onto the DMZ AV server was kind of a pain. I would manually download the latest file (when I remembered) and then copy it to the correct directory on the server. I was getting kind of tired [...]

December 11, 2008

IIS ODBC Logging (the way that works)

This post is mainly for my benefit (it may help others too).
I was asked at work to turn on IIS logging to an ODBC connection. I did a little Googleing and found this site http://support.microsoft.com/kb/245243. Microsoft recommends that you do not do this though because on a heavily used site it can cause performance issues. They appear [...]