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
- Learn about the capacity of SSDs: What is DWPD and TBW?each cell on the memory can only be written with a certain number of times, when exceeding this number, it is better to replace the new drive.
- Tips to help your computer use electricity more efficientlyto be fair, computers are not a power-consuming device compared to other household devices. however, they can also make you pay a heavy price if used in a bluff.
- Is it good to use USB as a virtual memory for the computer?the trick of using virtual usb ram for computers to speed up and improve computer performance should only be a temporary, temporary solution. why?
- Why does restarting the phone help the device run faster and fix some common errors?surely at least once you heard the advice 'try turning it off or on again?' every time the phone has a problem. even this sometimes helps the machine run faster than before. but why?
- Why is Screen savers no longer useful?screen savers is a feature that has been around for a long time on windows versions and is still in use today, although it has become much less effective by the development of screen manufacturing technology. modern.
- Bcdboot command in Windowsthe bcdboot command allows you to quickly set up the system partition, or to repair the boot environment on the system partition.