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 compress, IIS, Powershell, script, windows, zip
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
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 Powershell, Upgrade, Windows Management Framework, Windows Server 2003, Windows Server 2008
Leave a comment