bitsadmin peercaching および getconfigurationflagsbitsadmin peercaching and getconfigurationflags
コンピューターがピアにコンテンツを提供するかどうか、およびピアからコンテンツをダウンロードできるかどうかを決定する構成フラグを取得します。Gets the configuration flags that determine if the computer serves content to peers and if it can download content from peers.
構文Syntax
bitsadmin /peercaching /getconfigurationflags <job>
パラメーターParameters
パラメーターParameter | DescriptionDescription |
---|---|
ジョブ (job)job | ジョブの表示名または GUID。The job's display name or GUID. |
例Examples
Mydownloadjobという名前のジョブの構成フラグを取得するには、次のようにします。To get the configuration flags for the job named myDownloadJob:
bitsadmin /peercaching /getconfigurationflags myDownloadJob