Link to home
Start Free TrialLog in
Avatar of cyril darkey
cyril darkey

asked on

powershell commands

i am looking for a single powershell command to perform the below task:

Metrics
1.       Memory allocation by process identifier
2.       CPU use by process identifier
3.       I/O Reads, by process identifier
4.       I/O Write, by process identifier
5.       I/O Reads, by disk or channel or controller or interface
6.       I/O Write, by disk or channel or controller or interface
7.       Disk queue length and queue time
8.       Work Directory storage used, total
9.       Work Directory storage used by PID + associated UID + last modified date
ASKER CERTIFIED SOLUTION
Avatar of Dan McFadden
Dan McFadden
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial