Is there any PowerShell or any other script that will change default browser from IE to Edge or chrome in background..? We don't want to set default browser through GPO because we want to give user choice to set default browser with their choice. We want to push the script using SCCM and then user will run the script depending on their browser choice.
For example - If user wants to set Edge chromium as default browser then user will double click on Edge chromium script which will be pushed already to user system using sccm and then default browser will be changed to Edge chromium.