Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Applies To: Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8
Adds credentials to a job.
Syntax
bitsadmin /SetCredentials <Job> <Target> <Scheme> <Username> <Password>
Parameters
Parameter |
Description |
|---|---|
Job |
The job's display name or GUID |
Target |
SERVER or PROXY |
Scheme |
One of the following:
|
Username |
The name of the provided credentials |
Password |
The password associated with the provided Username |
Examples
The following example Adds credentials to the job named myDownloadJob.
C:\>bitsadmin /RemoveCredentials myDownloadJob SERVER BASIC Edward Password20