Bitsadmin /getproxybypasslist


Applies To: Windows Vista,Windows Server 2008 R2,Windows Server 2008

Retrieves the proxy bypass list for the specified job.

Syntax


Copy Code

bitsadmin /GetProxyBypassList <Job>

Parameters

Parameter

Description

Job

The job's display name or GUID

Remarks

Examples

The following example retrieves the proxy bypass list for the job named myDownloadJob.


Copy Code

C:\>bitsadmin /GetProxyBypassList myDownloadJob

Additional references

Command-Line Syntax Key