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
  • NETWORKSERVICE
  • LOCALSERVICE.
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