Question: It's Windows Powershell script. I need full solution, the path to notepad is C: Windows System32 otepad.exe Kindly write it as described above, you start

It's Windows Powershell script. I need full solution, the path to notepad is C:\Windows\System32 otepad.exe
Kindly write it as described above, you start a new process by invoking notepad, and check the process notepad and display it's parameters which are: process ID, name, status index, CPU and Private memory PM.
NOTE: DON'T GIVE GENERAL SOLUTION.
Thanks in advance.
Write a script to deal with processes and to perform the following: Start a new process by invoking notepad. Check the process notepad and display its parameters. Select 5 parameters to look at namely: process ID name, Status Index, CPU. Private memory (PM)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
