NEW: Remote Desktop Manager PowerShell Module

NEW: Remote Desktop Manager PowerShell Module

avatar

For years, Remote Desktop Manager has supported Windows PowerShell through the RDM CmdLet snap-in. And while this was a functional solution, we have made things even easier with the new RDM PowerShell Module.

The RDM PowerShell Module is called RemoteDesktopManager.PowerShellModule.dll, and it is located in the same folder as RDM binaries (RemoteDesktopManager.exe).
If you installed RDM in the default location, here is how to import the module:
Import-Module “${env:ProgramFiles(x86)}\Devolutions\Remote Desktop Manager\RemoteDesktopManager.PowerShellModule.dll”

Alternatively, if you launch PowerShell through RDM (Tools->PowerShell Console), or from a PowerShell session, the new RDM PowerShell Module will load automatically.










And there’s even more good news: in addition to putting all of the existing cmdlets in the new module, we’ve added new ones and enhanced the overall functionality based on feedback from our community of IT pros.Here’s a quick rundown of the new features and improvements:
https://blog.devolutions.net/2016/09/new-remote-desktop-manager-powershell-module.html

Joey Dupont

All Comments (0)