Windows Network Load Balancing Servce (NLBS) Setup

Like so many sys admins, there comes a time when your one little web server no longer cuts the mustard. The server is continuously being hammered by requests and it just can’t keep up. Sure you can scale up and get a bigger beefier machine, but even it will one day fail from the load. [...]

How to Backup Windows DNS

Well I currently run two standalone Windows server 2003 DNS servers.  I needed a way to backup and restore all the settings if one off my DNS servers failed.  The servers are not Active Directory Integrated.  I found a script by Dean Wells.  It works wonderfully.
The Script will be at the end of the post.

To backup [...]

Can’t uninstall that program? This Tool will help

Ever had a situation, where a machine was put in front off you and you where told this program doesn’t work?  Well You are in IT so you obviously have and if not you are still in school.  I had this happen to me when our CEO adobe acrobat was not working.  Well I thought [...]

How to Disable SSL 2.0 in IIS

Now Why do you want to Disable SSL 2.0 on your web server.  Well the reason is all new SSL certificates now come as SSL 3.0 and the second reason SSL 2.0 is insecure.  It is susceptible to man in the middle attacks.  All Certificate  now only Use SSL 3.0, Now if your site still uses [...]