Salt run.cmd
Jump to navigation
Jump to search
sudo salt -C 'G@os:Windows and myhost*' cmd.run '(stop-service -name sumo-collector)' shell=powershell sudo salt -C 'G@os:Windows and myhost*' cmd.run '(get-service -name sumo-collector)' shell=powershell