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