What's the best way to execute a remote reboot from an alert on a Windows machine? Is it just using PowerShell or is there something like the service restart in SAM?
I do not know if the SAM has a template for this, but yes you can do when an alert is triggered. Particularly I think it's safer because the service may stop for any other reason than that you need
I'm aware I can, but what's the best way?