bitsadmin sethelpertoken
Sets the current command prompt's primary token (or an arbitrary local user account's token, if specified) as a BITS transfer job's helper token.
Note
This command isn't supported by BITS 3.0 and earlier.
Syntax
bitsadmin /sethelpertoken <job> [<user_name@domain> <password>]
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
<username@domain> <password> |
Optional. The local user account credentials for which token to use. |