Hi. We need to allow users to save their RDP credentials on the clients when connecting to the RDS environment.
This works fine when they check the "Allow me to save credentials checkbox" and then "Remember my credentials" checkbox in the username/password dialog.
However we have a 2012 R2 RDS deployment with two RDSH hosts connecting through the RDCB server. Therefore we're specifying the "workspace id:s: <rds_session_collection_name>" in the RDP file. From my testing, whenever the RDP file contains the workspace id line, the "Remember my credentials" checkbox is missing from the user/pass dialog when connecting to the RDS environment and therefore the password is not saved in the user's credential manager.
How can we fix this problem?