With PowerShell you can kill a process with the Stop-Process cmdlet. While the Get-Process cmdlet let’s you get a listing of processes from a remote machine, sadly Stop-Process doesn’t allow you to connect to a remote machine. Most possibilities in PowerShell are just .NET and WMI monikers. So as soon as PowerShell doesn’t allow me […]
Continue reading about Kill a process remotely (the SCOM Console in this case)
Recent Comments