Bitsadmin create command in Windows
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
- 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
May be interested
- Bitsadmin command getproxylist, getproxyusage and getreplydatatoday's article will introduce 3 commands: bitsadmin getproxylist, bitsadmin getproxyusage and bitsadmin getreplydata in windows.
- Bitsadmin command getcreationtime and bitsadmin getdescription in Windowsthe bitadmin command getcreationtime retrieves the time to create the specified task. the command bitadmin getdescription retrieves the description of the specified task.
- Command bitsadmin addfileset in Windowsthe command bitadmin addfileset adds one or more files to the specified task.
- Bitsadmin command getowner, get priority and getproxybypasslisttoday's article will introduce 3 commands: bitsadmin getowner, bitsadmin get priority and bitsadmin getproxybypasslist.
- Bitsadmin addfile command in Windowsthe bitadmin addfile command in windows is used to add files to the specified task.
- Sub-commands in nslookup Windows command (Part 2)nslookup set all command, nslookup set class, nslookup set d2, alias nslookup set debug, nslookup set domain, nslookup set port, and nslookup set querytype in windows
- Sub-commands in the nslookup Windows command (Part 1)nslookup command exit, finger nslookup, nslookup help, nslookup ls, nslookup lserver, nslookup root, commandlooklook server, nslookup set in windows
- Eventcreate command in Windowsthe eventcreate command allows the admin to create custom events in the specified event log. for an example of how to use this command, please see the example below.
- How to Create and Delete Files or Folders from Windows Command Promptthis article shows you how to use command prompt on windows to create and delete files and folders (also known as directories). files you create from command prompt can be edited and managed with windows applications, including file manager and text editors.
- Sub-commands in nslookup Windows command (Part 3)nslookup set recurse, nslookup set retry, nslookup set root, nslookup set search, nslookup set srchlist, nslookup set timeout, nslookup set type, nslookup set vc, and nslookup view in windows