Removes the client certificate from the job.

Syntax

bitsadmin /RemoveClientCertificate <Job> 

Parameters

Parameter Description

Job

The job's display name or GUID

Examples

The following example removes the client certificate from the job named myJob.

C:\>Bitsadmin /RemoveClientCertificate myJob 

Additional references