Updated: April 17, 2012
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Retrieves the display name of the specified job.
bitsadmin /GetDisplayName <Job>
Job
The job's display name or GUID
The following example retrieves the display name for the job named myDownloadJob.
C:\>bitsadmin /GetDisplayName myDownloadJob
Additional references
Command-Line Syntax Key