Bitsadmin create command in Windows
The bitsadmin create command creates a transfer command with the given display name. The command applies to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Applies to: Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012.
The bitsadmin create command creates a transfer command with the given display name.
Syntax
bitsadmin / create [type] DisplayName
Parameters
Parameter Description - Type Download data from server to local file.- / Upload data transfer from local file to server.
- / Upload-Reply transfers data from the local file to the server and receives the answer file from the server.
- This parameter defaults to / Download when not specified on the command line. DisplayName The display name is assigned to the newly created task.
Use the bitadmin resume transfer command to activate the task in the queue.
For example
Create a task named myDownloadJob.
C:> bitsadmin / create myDownloadJob
See more:
- Bcdboot command in Windows
- The bcdedit command in Windows
- The autoconv command in Windows
4 ★ | 2 Vote
You should read it
- Bitsadmin getdisplayname and bitsadmin geterror command in Windows
- Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- Bitsadmin complete command in Windows
- Bitsadmin command getproxylist, getproxyusage and getreplydata
- Bitsadmin command getcreationtime and bitsadmin getdescription in Windows
- Bitsadmin cancel command in Windows
- The command bitadmin addfilewithranges in Windows
May be interested
Learn about the capacity of SSDs: What is DWPD and TBW?
Tips to help your computer use electricity more efficiently
Is it good to use USB as a virtual memory for the computer?
Why does restarting the phone help the device run faster and fix some common errors?
Why is Screen savers no longer useful?
Bcdboot command in Windows