Hi,
Has anyone done the following:
For any alerts which is generated from a specific group, lets say IIS in this example, we would like to pass the Alert Name, The Server Name which generated the alert and the TicketID.
It could be an which is generated from an Rule and / or Monitor.
Then the IIS server admin, will use the parameters which we passed, Alert name, server name, ticket ID and perfom a corrective action to resolve the issue using a PowerShell command.
Thanks