Forum Discussion
Edge Proxy
Other depreciated policies, based on their description, only apply to Edge.
command line only applies to Edge of course, there is no way to apply it to the entire OS...
you know where the command line is, right?
right-click on Edge icon on desktop and choose properties
in the target area, add the commands at the end
for example:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --proxy-server="proxy2:8080"
OK, I'll do some tests.
Now, there are only two ways to set the proxy settings that only work for edge?
1. Use the command line
2. Use Socks5
If i want to promote the command line in the organization, how to operate?
- HotCakeXNov 27, 2020MVP
No, just command line.
use it to set http,https,socks4,socks5 etc.
https://chromium.googlesource.com/chromium/src/+/HEAD/net/docs/proxy.md#proxy-server-schemes
use Microsoft SCCM, Intune, to distribute that Edge shortcut to your clients
or even maybe group policy
https://social.technet.microsoft.com/forums/windowsserver/en-US/65f67962-582a-4af1-854d-8fd5e8888a04/how-to-send-a-file-to-other-computers-via-group-policy
managing clients is out of the scope of this topic (because not related to Edge, but a Windows server/client topic), you need to contact your administrator or IT person, they should know how to do this.