I am unable to open RDP URLs from the command-line.
Whenever I try to open RDP URL from command line by executing the following:
open rdp://localhost/
or any other IP address, I get the following error:
The URL is not valid. Notify your network administrator.
I am able to connect to the host using Microsoft Remote Desktop (8.0.43).
How do I open RDP connection using command-line?
To clarify, this answer claims that there is no command to access MS RD app, but it's not correct, since running the open
command opens the app correctly, however there is the following error:
open
command opens MS RD app correctly. Secondly, CoRD is no longer being maintained as of August 16, 2015. My question is about this error related to MS RD specifically, not CoRD. – kenorb Apr 06 '18 at 11:49