Hello,
1.Creating a default user profile for all remote users might not be a straightforward task. Each user who logs in typically gets their own UPD, and these disks are individualized.
Instead, for RDS environments, administrators often use Group Policy and other methods to configure specific settings for users on a per-session basis.
2.You may also consider enable Network Level Authentication (NLA) on your RDS servers. NLA requires authentication to occur before a session is established, adding an extra layer of security.
Regards,
Karlie