Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • this has the advantage of being fast, (wmic) because powershell is so god darn slow!!!
    – Mr.Robot
    Commented Feb 24, 2017 at 2:40
  • Be very attentive to the formatting used. For example, not including the single-quote marks within the name field will cause this to break. Commented Feb 7, 2018 at 1:56
  • @kayleeFrye_onDeck well, given the length of the command i'd expect somebody to just copy/paste it anyway and just change the name of the process. So hopefully they shouldn't make the mistake of missing single quotes around the process name as they can leave the ones that are there.
    – barlop
    Commented Feb 7, 2018 at 12:38