Bitsadmin /getsecurityflags

 

Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8

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

Command-Line Syntax Key