Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 879 Bytes

bitsadmin-getbytestransferred.md

File metadata and controls

40 lines (28 loc) · 879 Bytes
titledescriptionms.topicms.assetidms.authorauthormanagerms.date
bitsadmin getbytestransferred
Reference article for the bitsadmin getbytestransferred command, which retrieves the number of bytes transferred for the specified job.
reference
47bbf184-e06f-4be0-b2ba-d32b10d82002
mosagie
robinharwood
mtillman
10/16/2017

bitsadmin getbytestransferred

Retrieves the number of bytes transferred for the specified job.

Syntax

bitsadmin /getbytestransferred <job> 

Parameters

ParameterDescription
jobThe job's display name or GUID.

Examples

To retrieve the number of bytes transferred for the job named myDownloadJob:

bitsadmin /getbytestransferred myDownloadJob 

Related links

close