The purpose of this script is to check all Proxy configuration on Azure Stack HCI environment.
Proxy configuration can be stored for WinHTTP and WinInet in registry, but also in variable environment, or, assigned by script of DNS/DHCP option (for WPAD).
This script displays all places that might be relevant for proxy configuration.
Depending on the service/application running on Azure Stack HCI, the proxy information can be retrieved from different places. See Offical Links bellow to have a deeper description on proxy configuration for each service/application installed on nodes.
Microsoft Azure Recovery agent (MARS)
Azure Storage for Witness Cloud
v1.0
- First version of script
v1.3
- Enable network interface selection to run netsh trace and avoid using SMB related interfaces
v1.4
- Add the -List switch to use a custom URI list for connectivity tests
v1.5
- Scan HCI and AKS proxy settings
v1.6
- Scan Azure Arc proxy settings
v1.7
- Scan MARS proxy settings
v1.8
- Add Get-NetRoute and DNS client cache information
v1.9
- Fix MARS settings config