Category Archives: Powershell

Compress/Zip IIS Logs using Powershell

In my short search for a script which can compress IIS log files i couldn’t find any solution (written in powershell). So i made my one myself. The script compresses all .log files located in the sub directories of $LogDir … Continue reading

Posted in IIS, Powershell, Windows | Tagged , , , , , | Leave a comment

Adaptec Raidstatus script for ESXi

As promised in my previous post i made a (Powershell) script which can be automated to run as a scheduled task. The script is build to run once a day. It sends an email if there is an error in … Continue reading

Posted in Powershell, Vmware, Windows | Tagged , , , | 4 Comments