You can have a policy run a script to set the default browser, for
example #!/bin/sh # SetMicrosoftEdgeDefaultBrowser.sh # Script to check
the currently logged in user and set Microsoft Edge to their default
browser # Find out who the currently logge...