This message was deleted.
# _general
s
This message was deleted.
k
There is a policy to configure Edge as default browser, it usually works. Unless the app is hardcoded to launch IE, then you'll have to configure either IE Mode og the policy which redirects everything from IE to Edge.
d
Or use SetDefaultBrowser, still works great with WEM as external task. SetDefaultBrowser – Set the Default Browser per command line or script – the kolbicz blog
👍 7
k
Yeah, that should also do the trick
n
SetDefaultBrowser.exe HKLM "Microsoft Edge" delay=1000 FTW
💯 2
That's how I had to do it for existing FSL users when we made the switch. For new profiles, the policy works just fine.
💯 1
g
You probably know this, but Edge has its own ADMX files... When we imported those on the DCs (made sure Replication works great), and then used the Policy settings to set Edge as the default browser, it worked great. Just remember to verify ALL the places in both the Computer and User side of the Policy to set this, and of course, make sure no other Browser (like Google Chrome) is ALSO set to be the default browser...
👍 1
Apologies if that's all obvious stuff... Thought I'd post bc we just did this, in a big project recently, and we had good success.
e
Seems like the XML just started working LOL
g
🥃