Archives
- April 2022 (1)
- August 2021 (1)
- March 2020 (2)
- March 2015 (1)
- August 2014 (1)
- April 2014 (1)
- March 2014 (1)
- October 2013 (1)
- July 2013 (1)
- April 2013 (2)
- February 2013 (1)
- October 2012 (2)
- September 2012 (3)
- August 2012 (1)
- June 2012 (1)
- May 2012 (1)
- March 2012 (1)
- December 2011 (1)
- August 2011 (2)
- January 2011 (2)
- December 2010 (4)
Other Links
Categories
Tags
- .net
- Active Directory self service portal
- Android
- App space
- array
- AWStats
- compress
- delivery time
- ESXi
- Exchange 2010
- exchange 2013
- federated
- Firmware Tools
- GracePeriod
- grafana
- Health status
- IIS
- IISADMPWD
- Increase app storage
- kernel
- Microsoft
- monitor
- office 365
- openhab
- Overclock
- peformance
- Powershell
- RDS Session host
- Remote Desktop
- Rokchip
- Rom
- script
- SQL
- SuperSU
- Terminal Server
- totals
- TV Stick
- v-sync bug
- vmware
- windows
- Windows Server
- Windows Server 2012
- youless
- zip
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 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