Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Wyse Management Suite Version 3.x Release Notes

PDF

Configuring proxy in Wyse Management Suite remote repository server

From Wyse Management Suite 3.1, remote repositories support SOCKS5 and HTTPS proxy for all HTTPS and MQTT communications to Wyse Management Suite. Only system-wide proxies are supported since the remote repository runs as a Windows service. Also, only proxies with AD authentication or no authentication are supported. PAC script that is configured using DHCP option tag 252 is also supported. You can configure the proxy servers using any method. Following are a few examples on how to configure proxy server information:
  • Using the netsh command—You can use the following command to configure the proxy server information:
    netsh winhttp set proxy proxy-server="socks=localhost:9090"
    bypass-list="localhost" C:\Users\administrator.WMSAD61>netsh
    winhttp set proxy proxy-server="socks=<proxy server IP>"
    bypass-list="localhost" Current WinHTTP proxy settings: Proxy
    Server(s) : socks=<proxy server IP> Bypass List : localhost
  • Using the WPAD file configured in DHCP—Wyse Management Suite repository server must be configured with DHCP IP address and Internet Explorer must be configured with Automatically Detect settings. You must configure the DHCP option tag 252 with the WPAD.pac file. Following is a sample PAC file content:

    function FindProxyForURL(url, host) { if (shExpMatch(host,
    "*wysemanagementsuite.com*")) { return "SOCKS <proxy server
    IP>"; } return "DIRECT"; }
    

Limitations:

  • Proxies that are configured at user level are not supported.
  • There is no provision for user to enter username and password.
  • There is no UI to enter the proxy URL as proxy details are read from the underlying operating system.
  • HTTP proxy is not supported.

Proxy settings are read on repository service start. If there are any changes in the proxy settings, the repository service must be restarted later.


Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\