Hi,
I am currently trying to monitor application services on my server via SCOM, and to set auto recovery commands when the service is down. I am able to get notification as to when the service is down, but I can't seem to restart the service via SCOM. My initial suspect could be permission rights.
I have a domain service account(domain\svc-scom-action); This is the user account under which all rules run by default on the agent, and the Built in SYSTEM account to be used as an action account.
Is there a way to use built in system account to auto start a stopped service? Or could this be some other issue?
Followed this article for the steps.