-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ondřej Kotas edited this page Jul 13, 2015
·
9 revisions
60B0
Remote Desktop Manager (RDMan) is simple controller for Windows Remote Desktop Connection client (mstsc.exe) which helps you with storing many of remote nodes at one place and recognizable by image and name.
- RDMan stores datas in semicolon separated csv database file.
- RDMan is portable - without installation.
- RDMan call mstsc.exe by command line and uses its parameters.
- RDMan can run another viewer by command, when first parameter of viewer is IP (or host).
- RDMan handle remote desktop resolution.
- RDMan is open source, written in Visual Basic .NET and published under GNU General Public License v3.0
Author: Ondřej Kotas, KRtkovo.eu