Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds credentials to a job.
Note
This command isn't supported by BITS 1.2 and earlier.
Syntax
bitsadmin /setcredentials <job> <target> <scheme> <username> <password>
Parameters
Parameter | Description |
---|---|
job | The job's display name or GUID. |
target | Use either SERVER or PROXY. |
scheme | Use one of the following:
|
user_name | The name of the user. |
password | The password associated with the provided Username. |
Examples
To add credentials to the job named myDownloadJob:
bitsadmin /setcredentials myDownloadJob SERVER BASIC Edward password20