-
Recent Posts
Personal Links
SQL Server Links
Windows OS
Meta
Monthly Archives: February 2007
Tarpits
While working on a client’s Exchange server, I stumbled across an interesting knowledgebase article: SMTP tar pit feature for Microsoft Windows Server 2003. Tarpits insert a delay into certain SMTP communications that are associated with spam or with other unwanted … Continue reading
Posted in Windows OS
Comments Off on Tarpits
Automated, Scheduled Domain Controller Diagnostics
Wouldn’t it be nice to have the time once a week to run the dcdiag against all of your domain controllers and review the results? (yeah, right) Well, I wrote a script to automate that process. It works like this: … Continue reading
Posted in Windows OS
Comments Off on Automated, Scheduled Domain Controller Diagnostics
Retina WiFi Scanner
I audited my Wireless Access Point using the free Retina WiFi Scanner from eEye Digital Security. According to it, my WPA PSK key length was too short, so I increased it to around 25 characters. If you look at the … Continue reading
Posted in Uncategorized
Comments Off on Retina WiFi Scanner
Troubleshooting SQL Server with Filemon
Today I came across an interesting problem while changing the SQL server service to run on a non-administrative domain account. Previously the service was configured to log in as localsystem, which has full rights locally, but no domain rights. With … Continue reading
Posted in SQL Server
Comments Off on Troubleshooting SQL Server with Filemon
Earlier Postings
…stuff imported from an earlier journal 2/3/07 I stumbled across a number of useful SQL security tools at SQLSecurity.com: http://www.sqlsecurity.com/Tools/FreeTools/tabid/65/Default.aspx 1/23/07 I ran into a problem configuring SQL XML support in IIS 6.0. When I went to do a query … Continue reading
Posted in Uncategorized
Comments Off on Earlier Postings