Difference between revisions of "Zabbix scripts"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "powershell.exe -NoProfile -NoLogo -ExecutionPolicy Bypass -c "restart-service \"My Service\""")
(No difference)

Revision as of 16:56, 30 June 2022

powershell.exe -NoProfile -NoLogo -ExecutionPolicy Bypass -c "restart-service \"My Service\""