bitsadmin gettemporaryname
Reports the temporary filename of the given file within the job.
Syntax
bitsadmin /gettemporaryname <job> <file_index>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
file_index | Starts from 0. |
Examples
To report the temporary filename of file 2 for the job named myDownloadJob:
bitsadmin /gettemporaryname myDownloadJob 1