Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Sets the priority of the specified job.
bitsadmin /SetPriority <Job> <Priority>
Parameter | Description |
---|---|
Job |
The job's display name or GUID |
Priority |
One of the following values:
|
The following example sets the priority for the job named myDownloadJob to normal.
C:\>bitsadmin /SetPriority myDownloadJob NORMAL