Easy IIS log reading for ConfigMgr

This is just a bit of PowerShell to make reading and filtering IIS logs quick and easy. #.Synopsis #  Convert IIS log file to CSV #.LINK #  Based on https://stevenaskwith.com/2012/05/22/parse-iis-log-files-with-powershell/ #  Performance inspired by http://www.happysysadm.com/2014/10/reading-large-text-files-with-powershell.html ########################################################################################################### #define the ConfigMgr Distribution Point’s IIS log