Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets security flags for HTTP to determine if BITS should check the certificate revocation list, ignore certain certificate errors, and define the policy to use when a server redirects the HTTP request. The value is an unsigned integer.
Syntax
bitsadmin /setsecurityflags <job> <value>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
value | Can include one or more of the following notification flags, including:
|
Examples
To set the security flags to enable a CRL check for the job named myDownloadJob:
bitsadmin /setsecurityflags myDownloadJob 0x0001