Bitsadmin /getpeercachingflags

 

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

Retrieves flags that determine if the files of the job can be cached and served to peers, and if BITS can download content for the job from peers.

Syntax

bitsadmin /GetPeerCachingFlags <Job> 

Parameters

Parameter

Description

Job

The job's display name or GUID

Examples

The following example retrieves the flags for the job named myJob.

C:\>bitsadmin /GetPeerCachingFlags myJob

Additional references

Command-Line Syntax Key