bitsadmin create
Creates a transfer job with the given display name.
Note
The /Upload and /Upload-Reply parameter types aren't supported by BITS 1.2 and earlier.
Syntax
bitsadmin /create [type] displayname
Parameters
Parameter | Description |
---|---|
type | There are three types of jobs:
|
displayname | The display name assigned to the newly created job. |
Examples
To create a download job named myDownloadJob:
bitsadmin /create myDownloadJob