Applies To: Windows Server 2008 R2,Windows Server 2008
Gets the configuration flags that determine if the computer serves content to peers and can download content from peers.
Syntax
Copy Code | |
|---|---|
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.
Copy Code | |
|---|---|
C:\> Bitsadmin /PeerCaching /GetConfigurationFlags myJob | |





