Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 814 Bytes

bitsadmin-getcustomheaders.md

File metadata and controls

40 lines (28 loc) · 814 Bytes
title description ms.topic ms.assetid ms.author author manager ms.date
bitsadmin getcustomheaders
Reference article for the bitsadmin getcustomheaders command, which retrieves the custom HTTP headers from the job.
reference
1f0d38d3-e865-4474-81e8-773d65c3d1cc
wscontent
robinharwood
mtillman
10/16/2017

bitsadmin getcustomheaders

Retrieves the custom HTTP headers from the job.

Syntax

bitsadmin /getcustomheaders <job>

Parameters

Parameter Description
job The job's display name or GUID.

Examples

To get the custom headers for the job named myDownloadJob:

bitsadmin /getcustomheaders myDownloadJob

Related links