Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Retrieves the proxy usage for the given service account.
Syntax
bitsadmin /Util /GetIEProxy <Account> [/Conn <ConnectionName>]
Parameters
| Parameter | Description |
|---|---|
Account |
Specifies the service account whose proxy settings you want to retrieve. Possible values are:
|
ConnectionName |
Optional—used with the /Conn command to specify the use of a modem connection. If you do not specify the /Conn command, BITS uses the LAN connection. Specify the modem connection name immediately following the /Conn parameter. |
Remarks
This command shows the value for each proxy usage, not just the proxy usage you specified for the service account. For details on setting the proxy usage for service accounts, see the Bitsadmin /util /setieproxy command.
Examples
The following example displays the proxy usage for the NETWORK SERVICE account.
C:\>bitsadmin /Util /GetIEProxy NETWORKSERVICE