Question: Exercise(s): 1.Construct a PowerShell command to list all dll files in the C:Windows directoryrecursively. 2.Construct a PowerShell command to list the processes with a handle
Exercise(s):
1.Construct a PowerShell command to list all dll files in the C:\Windows directoryrecursively.
2.Construct a PowerShell command to list the processes with a handle count of more than 1000 ordered by start time. Format your output to in a table with following columns: process name, handle count, start time. Write your output to C:\courses\cit270\lab4\ProcessOutput.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
