PowerShell proxy (selection)
Determines whether and how a PowerShell proxy should be used.
ID: PsProxyModeType
Automatic recognition
The PowerShell proxy settings are automatically recognized.
ID: PsProxyModeType.auto
IE configuration
The PowerShell proxy settings are taken from the Internet Explorer settings.
ID: PsProxyModeType.ie
Disabled
The PowerShell connection is not established via a proxy.
ID: PsProxyModeType.off
WinHTTP configuration
The PowerShell proxy settings are taken from the WinHTTP configuration settings.
ID: PsProxyModeType.winhttp