If you don’t waste your server’s disk space to store IIS Log files then you can create a scheduled task and let the files to be compressed automatically. So we need a piece of code to compress log files and a scheduled task to run the code periodically. 1st step – here is our small powershell code. Copy […]
Compress IIS Logs with Powershell Script
Posted by ergin on 2015-09-09 in Technology