Is there a way to launch the IE proxy settings dialog from the Windows command line to save time going through menus in any application?
The closest I can get is
control inetcpl.cpl,,4
which opens the Internet Properties dialog with the Connections tab preselected. Unfortunately it still requires you to click on LAN settings to get to the proxy settings.