0 vote
The Windows version has a powershell module that can be used as a command line interface. It would be nice if we could do the same via bash.
Alternatively, Microsoft has powershell that can be installed for Linux, so if those powershell modules also work for RDM Linux that would be fine too.
I've added your suggestions to our backlog.
We'll see what we can do about that.
Jonathan Lafontaine
Hi,
It's been a long time but I just wanted to let you know the RDM PowerShell module can now be used on Linux as well.
You simply have to
Install-Module RemoteDesktopManager
Regards
Jonathan Lafontaine