Configure HTTP Proxy for LoginTC Windows Logon and RDP Connector
The LoginTC Windows Logon Connector uses the WinHTTP proxy settings during installation and during operation. You can set the WinHTTP proxy settings by doing the following:
- Open the Command prompt (Run As Administrator)
- Run command: netsh winhttp set proxy 172.16.25.250:3128
To reset the WinHTTP proxy settings run:
netsh winhttp reset proxy
To see the current WinHTTP proxy settings run:
netsh winhttp show proxy