How can I set the default file associations for all users by GPO?
This should have a simple answer but unfortunately none of the guides currently available online work for Windows Server 2019. So, I am here asking for a definitive set of steps that I can use to set a user's default applications.
The user is a member of an Active Directory domain.
The user is logging on to a Windows Server 2019 Remote Desktop Session Host.
The user has a User Profile Disk.
The main problem is that it is not possible to change a user's file associations by editing the registry as this only causes the Window's defaults to be reset and the user must manually pick the correct program. Also, exporting a user's file associations then trying to apply that XML to other users doesn't work and also only results in the new user having to pick the correct programs again.
This should be simple thing so let's get a final - working - answer on this. How do you set the default associations?