Question: Write code that when executed in PowerShell, will satisfy the following requirements: Stop all processes whos name contains chrome. Use only one line to solve
Write code that when executed in PowerShell, will satisfy the following requirements: Stop all processes whos name contains chrome. Use only one line to solve the problem. No error should be displayed if chrome is not running.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
