Gets the configuration flags that determine if the computer serves content to peers and can download content from peers.

Syntax

bitsadmin /PeerCaching /GetConfigurationFlags <Job> 

Parameters

Parameter Description

Job

The job's display name or GUID

Examples

The following example gets the configuration flags for the job named myJob.

C:\> Bitsadmin /PeerCaching /GetConfigurationFlags myJob

Additional references