This Knowledge base article will assist you in connecting to an RDS collection. First of all, head over to the Login PI server. Go to Configuration. Create a new Microsoft RDS connection or select the profile that you would like to adjust to connect to a RDS collection.
Go to connections and open up the advanced settings. In the advanced settings you can edit the command line parameters to contain the following options;
- /server {server}
- /user {domain}\{username}
- /password {password}
- /rdgateway gateway.loginvsi.nl
- /rdgatewayuserlogin {domain}\{username}
- /rdgatewayuserpassword {password}
- /rdgatewaymode manual
- /loadbalanceinfo "tsv://MS Terminal Services Plugin.1.Workspace"
- /rdlogon provide
- /nowarning
"Connectors\RDPConnect.exe" /server {server} /user {domain}\{username} /password {password} /nowarning /rdgatewaymode manual /rdgatewayuserlogin {domain}\j.geelen /rdgatewayuserpassword {INSERT PASSWORD} /rdlogon provide /rdgateway {INSERT GATEWAY} /loadbalanceinfo "tsv://MS Terminal Services Plugin.1.Workspace"
Comments
0 comments
Please sign in to leave a comment.