Quantcast
Channel: Active questions tagged powershell-3.0 - Stack Overflow
Viewing all articles
Browse latest Browse all 129

How to set Low I/O ("background") priority in Powershell

$
0
0

There's this powershell script which can set processes' priorities from "Idle" to "Realtime" but some tools offer another priority level which drops a process's priority even below:

How to set that in Powershell?


Viewing all articles
Browse latest Browse all 129

Trending Articles