bitsadmin getpeercachingflags

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

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

To retrieve the flags for the job named myDownloadJob:

bitsadmin /getpeercachingflags myDownloadJob