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.
Retrieves the priority of the specified job.
Syntax
bitsadmin /getpriority <job>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
Output
The returned priority for this command can be:
FOREGROUND
HIGH
NORMAL
LOW
UNKNOWN
Examples
To retrieve the priority for the job named myDownloadJob:
bitsadmin /getpriority myDownloadJob