bitsadmin getfilestotal

Retrieves the number of files in the specified job.

Syntax

bitsadmin /getfilestotal <job>

Parameters

Parameter Description
job The job's display name or GUID.

Examples

To retrieve the number of files included in the job named myDownloadJob:

bitsadmin /getfilestotal myDownloadJob

See Also