Forum Discussion
Guwak
Jul 31, 2025Copper Contributor
Problems installing ADD Connect on Server 2022
I have set up a Windows Server 2022 (Hyper-V). I have an M365 DEV tenant from Microsoft. When I install ADD Connect, I am first asked for the local user, which works with the login. Then I am supp...
GriJ
Aug 01, 2025Brass Contributor
Hi Guwak,
i don't think its a problem with the browser. Maybe MFA is causing the problems.
Can you try to:
- disable Security Defaults temporarily
- disable MFA for the impacted user
BR
Aug 04, 2025
Configure Edge to be your default Browser using Default Apps in Settings (Link Edge to .HTML, for example)
- GuwakAug 12, 2025Copper Contributor
That was the first thing I checked. I noticed that on a new Server 2022 where I still have DNS and AD installed, some parts refer to Internet Explorer. I then did the following to solve the problem
dism /online /Remove-Capability /CapabilityName:Browser.InternetExplorer~~~~0.0.11.0
I will test this again in the next few days.