bitsadmin setdisplayname
Sets the display name for the specified job.
Syntax
bitsadmin /setdisplayname <job> <display_name>
Parameters
| Parameter | Description |
|---|---|
| job | The job's display name or GUID. |
| display_name | Text used as the displayed name for the specific job. |
Examples
To set the display name for the job to myDownloadJob:
bitsadmin /setdisplayname myDownloadJob
Related links
Feedback
Submit and view feedback for