Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
There is windows “SC” utility and the following “Heart Beat” approach.
https://www.databasejournal.com/features/mssql/print.php/3347241
You can use SC query and look for string RUNNING
SC \\machineName query MSSQLSERVER ! findstr “RUNNING”