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 Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8
Retrieves the proxy bypass list for the specified job.
Syntax
bitsadmin /GetProxyBypassList <Job>
Parameters
Parameter |
Description |
|---|---|
Job |
The job's display name or GUID |
Remarks
- The bypass list contains the host names or IP addresses, or both, that are not to be routed through a proxy. The list can contain "<local>" to refer to all servers on the same LAN. The list can be semicolon or space-delimited.
Examples
The following example retrieves the proxy bypass list for the job named myDownloadJob.
C:\>bitsadmin /GetProxyBypassList myDownloadJob