Bitsadmin /getsecurityflags


Applies To: Windows Server 2008 R2,Windows Server 2008

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

Syntax


Copy Code

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.


Copy Code

C:\>bitsadmin /GetSecurityFlags myJob

Additional references

Command-Line Syntax Key