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

Table of Contents

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:

  1. Bcdboot command in Windows
  2. The bcdedit command in Windows
  3. The autoconv command in Windows

You've just finished reading the article "Bitsadmin create command in Windows" edited by the TipsMake team. You can save bitsadmin-create-command-in-windows.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV Learn about the capacity of SSDs: What is DWPD and TBW?
NEXT » What is a codec? Why do I need codecs?