Question: Create a PowerShell function that named Get-CustomProcess that retrieves processes from local or remote computers and groups the results by process name and sort the

Create a PowerShell function that named Get-CustomProcess that retrieves processes from local or remote computers and groups the results by process name and sort the result by count in descending order. Select only top ten and store the result into a text file named 'customprocess.txt'. (10 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
