Hi,
how can i get the list of current processes that used disk usage in MB more then XXMB?
like i see in disk activity in Resource monitor “Total(B/sec)”
THX
Hi,
how can i get the list of current processes that used disk usage in MB more then XXMB?
like i see in disk activity in Resource monitor “Total(B/sec)”
THX
Simple, you can easily do if you can spend a little time on below documentation.
Use Where-Object cmdlet to filter as per your criteria.