Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 838 Bytes

bitsadmin-getclientcertificate.md

File metadata and controls

40 lines (28 loc) · 838 Bytes
title description ms.topic ms.assetid ms.author author manager ms.date
bitsadmin getclientcertificate
Reference article for the bitsadmin getclientcertificate command, which retrieves the client certificate from the job.
reference
4fc8f408-085e-43a0-9fa8-3d798ef107b1
jgerend
JasonGerend
mtillman
10/16/2017

bitsadmin getclientcertificate

Retrieves the client certificate from the job.

Syntax

bitsadmin /getclientcertificate <job>

Parameters

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

Examples

To retrieve the client certificate for the job named myDownloadJob:

bitsadmin /getclientcertificate myDownloadJob

Related links