Created
May 23, 2016 19:26
-
-
Save RobertoSchneiders/2fc152122e78e00ce8931df4953f94c4 to your computer and use it in GitHub Desktop.
Para todos os serviços do windows com um determinado nome
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wmic service where "name like 'MondeServer%'" call stopservice |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment