Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 579 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 579 Bytes

Powershell script to start/stop/restart Checkmarx Services

  • Author: Pedric Kng
  • Updated: 01 Aug 2019

Script to start/stop/restart Checkmarx Services, applicable for Windows Only


Scripts

Usages

powershell> ${ps1 script} [start|stop|restart]

References

Stop, Start, Restart Windows Services – PowerShell Script [1]