text stringlengths 0 4.23k |
|---|
Syntax |
bitsadmin /util /enableanalyticchannel TRUE|FALSE |
Parameter |
Description |
TRUE or FALSE |
TRUE turns on content validation for the specified file, while FALSE turns it off. |
Examples |
To turn the BITS client analytic channel on or off. |
bitsadmin /util / enableanalyticchannel TRUE |
bitsadmin util and getieproxy |
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012 |
Retrieves the proxy usage for the given service account. This command shows the value for each proxy usage, not just the proxy usage you specified for the service account. For details about setting the proxy usage for specific service accounts, see the bitsadmin util and setieproxy command. |
Syntax |
bitsadmin /util /getieproxy <account> [/conn <connectionname>] |
Parameters |
Parameter |
Description |
account |
Specifies the service account whose proxy settings you want to retrieve. Possible values include:LOCALSYSTEM NETWORKSERVICELOCALSERVICE. |
connectionname |
Optional. Used with the /conn parameter to specify which modem connection to use. If you don't specify the /conn parameter, BITS uses the LAN connection. |
Examples |
To display the proxy usage for the NETWORK SERVICE account: |
bitsadmin /util /getieproxy NETWORKSERVICE |
bitsadmin util and help |
Applies to: Windows Server (All supported versions) |
Display help for the bitsadmin util command switch when combined with the help switch. |
bitsadmin util |
Syntax |
bitsadmin /util /help |
Examples |
Display the command-line help for the /util switches by running the following command. |
bitsadmin /util /help |
bitsadmin util and repairservice |
If BITS fails to start, this switch attempts to resolve errors related to incorrect service configuration and dependencies on Windows services (such as LANManworkstation) and the network directory. This switch also generates output that indicates if the issues that were resolved. |
Note |
This command isn't supported by BITS 1.5 and earlier. |
Syntax |
bitsadmin /util /repairservice [/force] |
Parameters |
Parameter |
Description |
/force |
Optional. Deletes and creates the service again. |
Note |
If BITS creates the service again, the service description string might be set to English even in a localized system. |
Examples |
To repair the BITS service configuration: |
bitsadmin /util /repairservice |
bitsadmin util and setieproxy |
Set the proxy settings to use when transferring files using a service account. You must run this command from an elevated command prompt for it to complete successfully. |
Note |
This command isn't supported by BITS 1.5 and earlier. |
Syntax |
bitsadmin /util /setieproxy <account> <usage> [/conn <connectionname>] |
Parameters |
Parameter |
Description |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.