Monitoring Event id thru Powershell
Hi Readers, We were facing issues with IIS crash on some of the sharepoint servers, so We had written the below script in the link to monitor the crash event id & send us Alert in email if that happens. https://github.com/VikasSukhija/Downloads/blob/master/speventidmon.zip Extract the script, schedule it for every 30 minutes( you can reduce this time, we…