title | description | ms.topic | ms.assetid | ms.author | author | manager | ms.date |
---|---|---|---|---|---|---|---|
bitsadmin create | Reference article for the bitsadmin create command, which creates a transfer job with the given display name. | reference | 9a8c53af-900b-4c24-9265-5b8b08213fac | mosagie | robinharwood | mtillman | 10/16/2017 |
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.
bitsadmin /create [type] displayname
Parameter | Description |
---|---|
type | There are three types of jobs:
|
displayname | The display name assigned to the newly created job. |
To create a download job named myDownloadJob:
bitsadmin /create myDownloadJob