Applies To: Windows Vista,Windows Server 2008 R2,Windows Server 2008
Displays summary information about the specified job.
Syntax
![]() | |
---|---|
bitsadmin /Info <Job> [/verbose] |
Parameters
Parameter | Description |
---|---|
Job |
The job's display name or GUID |
Remarks
Use the /verbose parameter to provide detailed information about the job.
Examples
The following example retrieves information about the job named myDownloadJob.
![]() | |
---|---|
C:\>bitsadmin /Info myDownloadJob |