Archives

Archives / 2019 / March
  • Kill process with MS PowerShell

    Tags: powershell
    I sometime need to kill multiples processes manually e.g., to kill all Chrome drivers in my computer. I think the following PowerShell script is pretty handy and maybe useful for other people as well. … Read more...