Page History
...
- Open a command prompt and go to the <uptime dir>uptimescripts folder.
- Run the following command to verify if you can create a rexec session:
For example: C:Program Filesuptime softwareuptimescripts>agentcmd.exe -s -p 9998 testhost "rexec uptime test"Code Block language sql agentcmd.exe -s -p 9998 \[hostname\] "rexec \[password\] \[CommandName\]"
Creating an action profile and adding it to a service monitor
...