- [Microsoft.PowerShell.Commands.PSUserAgent].GetProperties()
- Windows PowerShell 2 is not always installed any more
- User’s DefaultConnectionSettings
- Proxy settings explained
- < -loopback > means “don’t dont proxy localhost”
- Registry reflection details
- WinRM uses proxy conf. Use bypass list, kids!
- WinINet vs. WinHTTP
- Still no real clear picture about what goes on in CU proxy settings when ProxySettingsPerUser is enabled.
- Seems to be some copying being done between user WinINet & WinHTTP proxy settings
- No visible user WinHTTP settings when ProxySettingsPerUser is disabled => direct connection?!
- User’s WOW6432Node is sparse.
- how to handle enums like a champ
- How to call .Net APIs thanks to PInvoke.net