Bitsadmin /getproxyusage
Published: April 17, 2012
Updated: April 17, 2012
Applies To: Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista
Retrieves the proxy usage setting for the specified job.
bitsadmin /GetProxyUsage <Job>
| Parameter | Description |
|---|---|
|
Job |
The job's display name or GUID |
The possible values are:
-
PRECONFIG—use the owner's Internet Explorer defaults.
-
NO_PROXY—do not use a proxy server.
-
OVERRIDE—Use an explicit proxy list.
-
AUTODETECT—Automatically detect the proxy settings.
The following example retrieves the proxy usage for the job named myDownloadJob.
C:\>bitsadmin /GetProxyUsage myDownloadJob
