Bitsadmin /getcustomheaders

Applies To: Windows Server 2008, Windows Server 2008 R2

Retrieves the custom HTTP headers from the job.

Syntax

bitsadmin /GetCustomHeaders <Job>

Parameters

Parameter Description

Job

The job's display name or GUID

Examples

The following example gets the custom headers for the job named myDownloadJob.

C:\>bitsadmin /GetCustomHeaders myDownloadJob

Additional references

Command-Line Syntax Key