I know this is not PowerShell but I have been using this service for years and years…
It’s a third party utility that runs as a service and manages archiving your IIS Logs for you. It is actually on my RADAR to get around to making a PowerShell equivelent which I am working on but I wanted to use built in Windows ZIP and not 7zip or some 3rd party command line ZIP tool. I have the COM Object for ZIPPING but just haven’t had time to finish the script. Probably because this 3rd party tool works really well and has served my company for many years.
-VERN