Reports the HTTP security flags for URL redirection and checks performed on the server certificate during the transfer.

Syntax

bitsadmin /GetSecurityFlags <Job> 

Parameters

Parameter Description

Job

The job's display name or GUID

Examples

The following example retrieves the securitly flags from a job named myJob.

C:\>bitsadmin /GetSecurityFlags myJob 

Additional references