How to use IP address to open RDP connections from KSC console [KSC for Windows]
RDP connection invoked via KSC console uses hostname to connect to a host - mstsc.exe
is invoked with /v hostname
parameter.
Edit command line used to invoke mstsc.exe with ip address parameter instead of the hostname:
- Open Custom tools → Configure custom tools
- Select Remote Desktop, click Modify
-
Edit Command line text box, it should contain <host_ip> instead of <A>:
/v:<host_ip>:<P> /f
- Disable Create tunnel for TCP port specified below checkbox
Administration Console will now launch mstsc.exe with ip address as argument.
0 Comments
Recommended Comments
There are no comments to display.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now