bitsadmin getbytestotalbitsadmin getbytestotal
指定されたジョブのサイズを取得します。Retrieves the size of the specified job.
構文Syntax
bitsadmin /getbytestotal <job>
パラメーターParameters
パラメーターParameter | DescriptionDescription |
---|---|
ジョブ (job)job | ジョブの表示名または GUID。The job's display name or GUID. |
例Examples
Mydownloadjobという名前のジョブのサイズを取得するには、次のようにします。To retrieve the size of the job named myDownloadJob:
bitsadmin /getbytestotal myDownloadJob