Small Business IT Solutions

Free IT Service Needs Analysis

Exchange Organization Address Extraction

September 16th, 2011

This is a VBS script for Windows Server 2003 and Exchange 2003 to list all the non-local e-mail addresses in AD. It’s handy if you have a 3rd part spam filter and need to get a list of addresses to let through:

Continue Reading Exchange Organization Address Extraction

.htpasswd Change Script

September 16th, 2011

On a recent project the client needed a password change script for an htpasswd file, but nothing really fit the bill. I grabbed one by David A. Horner , and modified it to bit a bit more versatile.

Continue Reading .htpasswd Change Script

Bind 9.x and DNS

September 16th, 2011
While some people may have some concerns about it, BIND is the de-facto standard for Internet DNS serving. Although it’s config files may look confusing at first, a little experience shows you that it is actually complex, and there’s nothing you can do about it. However, most people won’t have to deal with anything that hard to use. So here’s a little article on a quick and dirty start to Bind.