text stringlengths 0 4.23k |
|---|
bitsadmin /peers /discover |
bitsadmin peers and help |
Displays the command-line usage for the /peers switches. |
Syntax |
bitsadmin /peers /help |
Examples |
To display the command-line usage for the /peers switches: |
bitsadmin /peers /help |
bitsadmin peers and list |
Applies to: Windows Server (All supported versions) |
The bitsadmin command lists all peers when it's combined with the peers and list switches. |
bitsadmin |
Syntax |
bitsadmin /peers /list |
Examples |
To list all peers: |
bitsadmin /peers /list |
bitsadmin peers |
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012 |
Lists the available /peers switches. |
Lists the available /peers switches. |
bitsadmin /peers /help |
bitsadmin /peers /discover |
bitsadmin /peers /clear |
bitsadmin /peers /list |
Parameters |
Parameter |
Description |
bitsadmin peers and help |
Displays the command-line usage for the /peers switches. |
bitsadmin peers and discover |
Discovers peers again. |
bitsadmin peers and clear |
Clears the peers list. |
bitsadmin peers and list |
Lists all peers. |
bitsadmin rawreturn |
Applies to: Windows Server (All supported versions) |
The bitsadmin rawreturn command returns data suitable for parsing. Typically, you use this command with the /create and /get* switches to receive only the value. You must specify this switch before other switches. |
Note |
This command strips newline characters and formatting from the output. |
Syntax |
bitsadmin /rawreturn |
Examples |
To retrieve the raw data for the state of the job named myDownloadJob: |
bitsadmin /rawreturn /getstate myDownloadJob |
bitsadmin removeclientcertificate |
Removes the client certificate from the job. |
Syntax |
bitsadmin /removeclientcertificate <job> |
Parameters |
Parameter |
Description |
job |
The job's display name or GUID. |
Examples |
To remove the client certificate from the job named myDownloadJob: |
bitsadmin /removeclientcertificate myDownloadJob |
bitsadmin removecredentials |
Removes credentials from a job. |
Note |
This command isn't supported by BITS 1.2 and earlier. |
Syntax |
bitsadmin /removecredentials <job> <target> <scheme> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.