Tag 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

Unable to Uninstall powershell v1.0 for server 2008 upgrade

When i tried to upgrade a windows 2003 server to windows 2008 server, the installation wizard told me i had to remove powershell before i could continue with the upgrade. – I have searched in add/remove programs to remove it … Continue reading

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