Bitsadmin /info
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
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