Is there an easy way to initiate an agent task from a recovery task? The situation is I have a TCP watcher computer (SRC) that only has the single port open between it and the destination host. If the watcher fires an alert, I would like to perform
an agent task on the DST server, not the SRC server. I have kicked around the idea of generating a command channel that runs powershell and takes parameters from the alert, to imitate the agent task from the MS, but it seems like a fairly complex way
to do this.
↧