Infra Suite command-line tool enables Proxy server discovery and probing on the computer it's being run at. When run, it displays default system and application Proxy server settings for HTTP and HTTPS transports, and sends a test request package over them. Returns PASSED if request succeeded, or ERROR if not. In case of error underlying exception is being written to log file.
Command-line tool should be run using following parameter:
fdf_cmdmgr.exe -proxy
Possible probing results:
System proxy settings:
HTTP = No default proxy settings
HTTPS = No default proxy settings
System proxy transport:
HTTP (GET) = PASSED
HTTPS (GET) = PASSED
Application proxy settings:
HTTP = No default proxy settings
HTTPS = No default proxy settings
Application proxy transport:
HTTP (GET) = PASSED
HTTPS (GET) = PASSED
Please read following topics for more info: