Setting up a connection to a RDP Farm / RDVH.
What to check: Check to see if there is a RDCB installed on the system. If there is not one, then use the standard DDC or RDPConnect.
If there is one, then the customer will need to provide certain variables as shown below.
"Connectors\RDPConnect.exe" /server {server} /user {domain}\{username} /password {password} /rdgateway {rdpgateway} /rdgatewayuserlogin {domain}\{username} /rdgatewayuserpassword {password} /rdgatewaymode manual /cacherdpfile loadbalanceinfo {information} /rdlogon provide /nowarning
Not all of these are required to sign in, some will have the users auto sign in.
-/cacherdpfile is for saving the RDP file if you need it for diagnosing issues.
-loadbalanceinfo {information} is for any information you would like to include.
-/nowarning is to suppress any warning that might appear.
Comments
0 comments
Please sign in to leave a comment.