Hi,
I want to create Actions that restart important closed services when triggered. Is there an easy way to combine multiple triggers and actions or a command (I'm using cmd /c "net start "ServiceName"") that adopts the service name from the trigger? Like a placeholder in ServiceName that changes for example to wuauserv when the trigger "Service "wuauserv" (Windows Update) is not running (startup type automatic delayed)" is triggered?
Thanks
I want to create Actions that restart important closed services when triggered. Is there an easy way to combine multiple triggers and actions or a command (I'm using cmd /c "net start "ServiceName"") that adopts the service name from the trigger? Like a placeholder in ServiceName that changes for example to wuauserv when the trigger "Service "wuauserv" (Windows Update) is not running (startup type automatic delayed)" is triggered?
Thanks
Comment