Comments
-
So I had someone I work with familiar with PowerShell take a look at it. I guess the first time it was missing a set of double quotes; however, when trying to run the script remotely it's pulling up different values on the eventlog. if SolarWinds run this, might that change? I am not sure how he's trying to run the script…
-
Is the code you posted not able to grab the hostname from the affected node? What I was hoping to do was apply this universally, so that no matter what node this occurred on, I would receive the Event Log. Manually checking the logs does provide a 1074, so I know that's not the issue. I can check with my team to see if I…
-
So this is very cool, and my lead wants something like this. I am just not getting anything in the email alerts. I saved a ps1 file with the script, and followed everything else I could. It does seem I'm getting an alert. But Subject just says Reboot Event Review- and the body has Server Event Log Restart Parsed Results. I…