Question: Create a PowerShell script file (ProcessCompare.ps1 ) that will get a list of current processes, then compare them against a previously saved list of processes
Create a PowerShell script file (ProcessCompare.ps1 ) that will get a list of current processes, then compare them against a previously saved list of processes retrieved from a file.
The output of this file should display ONLY the processes that are not included in the previous list. Paste a screenshot of the contents of your ProcessCompare.ps1 file here along with a screenshot of the output of your file. Please show the script so I can learn how to do it myself.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
