Hello All,
I am trying to kill back ground processes that appear in the task manager
kill -processname Google Crash Handler
kill -processname Adobe
kill -processname b.exe
etc
I created a power shell file - when i run it - the task manager entries are not killed.
Why is this not working :(
thanks for advice