Bitsadmin /removeclientcertificate

Applies To: Windows Server 2008, Windows Server 2008 R2

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

Command-Line Syntax Key