Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1022 Bytes

bitsadmin-getpeercachingflags.md

File metadata and controls

41 lines (28 loc) · 1022 Bytes
titledescriptionms.topicms.assetidms.authorauthormanagerms.date
bitsadmin getpeercachingflags
Reference article for the bitsadmin getpeercachingflags command, which 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.
reference
3c3c9f28-4c04-4c49-a23a-dee5bbcc8981
mosagie
robinharwood
mtillman
10/16/2017

bitsadmin getpeercachingflags

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

ParameterDescription
jobThe job's display name or GUID.

Examples

To retrieve the flags for the job named myDownloadJob:

bitsadmin /getpeercachingflags myDownloadJob 

Related links

close