text stringlengths 0 4.23k |
|---|
Parameters |
Parameter |
Description |
job |
The job's display name or GUID. |
Examples |
To retrieve the upload-reply filename for the job named myDownloadJob: |
bitsadmin /getreplyfilename myDownloadJob |
bitsadmin getreplyprogress |
Retrieves the size and progress of the server upload-reply. |
Note |
This command isn't supported by BITS 1.2 and earlier. |
Syntax |
bitsadmin /getreplyprogress <job> |
Parameters |
Parameter |
Description |
job |
The job's display name or GUID. |
Examples |
To retrieve the upload-reply progress for the job named myDownloadJob: |
bitsadmin /getreplyprogress myDownloadJob |
bitsadmin getsecurityflags |
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012 |
Reports the HTTP security flags for URL redirection and checks performed on the server certificate during the transfer. |
Syntax |
bitsadmin /getsecurityflags <job> |
Parameters |
Parameter |
Description |
job |
The job's display name or GUID. |
Examples |
To retrieve the security flags from a job named myDownloadJob: |
bitsadmin /getsecurityflags myDownloadJob |
bitsadmin getstate |
Applies to: Windows Server (All supported versions) |
The bitsadmin /getstate command retrieves the state of a specified job. |
bitsadmin /getstate |
Syntax |
bitsadmin /getstate <job> |
Parameters |
Parameter |
Description |
job |
The job's display name or GUID. |
Output |
The returned output values can be: |
State |
Description |
Queued |
The job is waiting to run. |
Connecting |
BITS is contacting the server. |
Transferring |
BITS is transferring data. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.