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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!