bitsadmin getnotifycmdline
Retrieves the command-line command to run after the specified job finishes transferring data.
Note
This command isn't supported by BITS 1.2 and earlier.
Syntax
bitsadmin /getnotifycmdline <job>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
Examples
To retrieve the command-line command used by the service when the job named myDownloadJob completes.
bitsadmin /getnotifycmdline myDownloadJob