Kill process from Powershell command line

Example:

taskkill.exe /IM java.exe /F

Comments