bitsadmin setpriority
Sets the priority of the specified job.
Syntax
bitsadmin /setpriority <job> <priority>
Parameters
| Parameter | Description |
|---|---|
| job | The job's display name or GUID. |
| priority | Sets the priority of the job, including:
|
Examples
To set the priority for the job named myDownloadJob to normal:
bitsadmin /setpriority myDownloadJob NORMAL
Related links
Feedback
Submit and view feedback for