Automate a Selent Trend Micro OfficeScan Uninstall Batch File

I have recently updated a Windows 2003 32bit Trend Micro server to 64bit Windows 2008 and had to uninstall Trend OfficeScan from approximately 200 servers. Rather than go through each one individually, I created the following batch file to remove Continue reading Automate a Selent Trend Micro OfficeScan Uninstall Batch File

Restart VMware Tools on Window’s Virtual Machines

  I keep running into an issue where VMTools will display a status of “not running” after rebooting some machines too fast, say after a Windows Update or just because they feel like it. One fix is to simply reboot Continue reading Restart VMware Tools on Window’s Virtual Machines

Batch Files – Disable SSL 2.0 and Harden IIS Security in IIS7

  SSL2 is not actually disabled by default in IIS7 which comes with Windows 2008. This means you are going to fail that PCI Security Scan. Not a big deal as it’s relatively easy to fix with the following script. Continue reading Batch Files – Disable SSL 2.0 and Harden IIS Security in IIS7