Remote Desktop Plus 7.0.1 (March 13, 2018)

  • NEW: Added the variable $PROGRAMTITLE$, which will contain the value given for /programtitle. Can be used with /title if you want to reuse (parts of) your preferred title. Example: /programtitle:”Web servers” /title:”$PROGRAMTITLE$ – $COMPUTERNAME$”.
  • NEW: You can now also put defaults in a file Default.rdpc in your Documents folder, similar to Remote Desktop Connection’s own Default.rdp.
  • FIX: Fixed a bug where the client under certain conditions would log you out when starting RemoteApps.
  • FIX: Fixed a bug where in kiosk mode, the tray icon would show the fully optioned context menu instead of the simplified one.
  • Some minor other changes and improvements.

Remote Desktop Plus 7.0 (March 4, 2018)

  • NEW: Changed the logo and icon to a more modern look. Also pimped the system tray and dialogs somewhat.
  • NEW: Added support for URI links. You can now launch RDP+ using hyperlinks with support for all command line parameters (rdp://server/?i=profile&noprinters&fit=90%). Use /register to enable support for URIs. See the main page for more information.
  • NEW: Added support for launching sessions using the single sign-on provided by CredSSP (command line: /sso). Please note CredSSP SSO only works when all conditions are met. See the main page for more information.
  • NEW: Added the option for using the current monitor (command line: /mon:current). Resolutions will automatically be adjusted according to the currently active monitor.
  • NEW: Added numbers to the active sessions in the context menu, so you can switch to a session by typing the number.
  • NEW: Added the options /programtitle and /programicon. These enable you to change the title and icon of the RDP+ GUI. When using the kiosk mode, /programtitle will also be used for the text in the banner of the GUI.
  • NEW: Added an option to ‘pin’ computer names in the MRU of RDP+. When a computer is pinned, it will not be removed from the MRU, even when the maximum number of entries has been reached. Pinning computers can be done through the Favorites editor.
  • NEW: Added a simple update check function. You can access it through the system menu of the title bar. No autochecking or auto-updating.
  • NEW: Added the option /rdgateway to specify a Remote Desktop Gateway server.
  • NEW: Added the option /cb to specify a Remote Desktop Connection Broker.
  • NEW: Added the variable $PROGRAMDIR$, which will be expanded to the location of the rdp.exe executable. Can be used in any parameter referencing a file location. Example: /log:$PROGRAMDIR$\Logs\session.log.
  • NEW: Added the variable $FAVORITE$, which will be expanded to the name of the favorite used to launch the session (if applicable). Supported in /title.
  • NEW: Sped up the launching of favorites and of switching to active sessions.
  • NEW: When using /allowed or /listallowed, you can now also use files to read the servers from. For example: /listallowed:@serverlist.txt.
  • NEW: When used as a shell, RDP+ will return to the GUI after the session has closed instead of logging off.
  • NEW: Added the option /gui:loop. This will make RDP+ always return to the GUI after the session has been closed.
  • NEW: You can now also close the system tray using the system menu or by pressing CTRL+T.
  • UPDATE: The minimum required .NET version for RDP+ is now .NET Framework 4.0.
  • UPDATE: The /encrypt option will no longer display a button in the GUI. Instead it will be added as an option in the system menu of the title bar.
  • UPDATE: Added more information about shortcut keys and available internal variables in the help screen.
  • REMOVED: Left-clicking on the system tray icon will no longer display the context menu.
  • REMOVED: The Group Policy option for the simple tray has been removed.
  • REMOVED: The option for launching Favorites straight from the Favorites editor has been removed.
  • REMOVED: Removed the Ctrl+P shortcut in the GUI.
  • FIX: Fixed the logging of timestamps when using RDP+ on Remote Desktop or Citrix servers with clients in a different timezone.
  • FIX: Fixed a bug when using the backslash in profile names.
  • Many other changes and improvements.

Note: Because of the rewrite of the localization support, the old XML files won’t work anymore. You’ll have to create new ones based on the new format.

Remote Desktop Plus 6.2.1 (May 25, 2015)

  • FIX: Fixed a bug with the fit screen option not being applied from the GUI.

Remote Desktop Plus 6.2 (May 17, 2015)

  • NEW: You can now set *any* slashed option as a default with the environment variable or the registry. If needed, you can negate the options you set using /-. For example: To negate the option /title:”Some title”, you can specify /-title in the command line.
  • NEW: Added the option /-* to negate all options previously set through any of the means available. Any option after the /-* will be processed again. For example: /-* /fit. You could use this in published instances for example, to make sure the session will start with exactly the parameters you want, by overruling those set by the user.
  • NEW: Added the option /fo (failover). This option is similar to the /lb (loadbalance) option. When specifying multiple target computers and /fo, RDP+ will try to connect to the first target. If it fails to connect, it will try to connect to the second one, and so on.
  • NEW: Added some multimonitor support for RDP+ itself. It will now launch on the active monitor and will default the /mon option to the same monitor.
  • NEW: You can now add other command line parameters when launching favorites from the command line. For example: rdp /fav:”Remote Support” /noprinters /-log.
  • NEW: RDP+ will now prevent having its temporary .rdp files being added to the recently used items in the Jump List for Remote Desktop Connection.
  • NEW: You can now press F1 in the system tray context menu to activate tooltips. These will show the command line of the favorites.
  • NEW: Instead of the ‘binary’ kiosk mask (/kiosk:100), you can now also use the letters representing the field you want enabled: c(omputer), u(ser) and/or p(assword). For example: /kiosk:c or /kiosk:cup. With this mask, the order of the letters is irrelevant.
  • FIX: Fixed a bug with launching favorites from the command line when the favorite had options with quotes and spaces in them.
  • Many other minor changes and improvements.

Now also available for download is an MSI package for easy deployment through whatever sofware distribution mechanism you like.
This package will…

  • … install the main executable for RDP+ the Program Files folder.
  • … include the rdp.exe.config file for use on systems with only .NET Framework 4.0 or higher installed.
  • … put a shortcut in the Start Menu.
  • … register the .rdpc file extension for RDP+ command files.
  • … add a ‘Connect with Remote Desktop Plus’ context menu to servers in the network browser.

Remote Desktop Plus 6.1 (June 11, 2014)

  • NEW: RDP+ will now denote the most recently used active Remote Desktop session in the tray menu by putting a check mark in front.
  • NEW: Doubleclicking on the tray icon will automatically activate the most recently used active Remote Desktop session.
  • NEW: Added the option for multi monitor support to the GUI.
  • NEW: Added /multimon to the supported variables. Use any other screen option to override (/w/h/f/fit/max).
  • NEW: Added the Ctrl+P shortcut in the GUI to copy the currently entered credentials to a new profile in the profile editor.
  • NEW: When you duplicate a favorite, it will now be immediately opened in the favorite editor.
  • NEW: Added a confirmation popup when saving new or renamed profiles or favorites with the name of an already existing profile/favorite.
  • NEW: Several people reported an issue where RDP+ would take a long time trying to determine the local computername of the remote computer. This is either a problem in the local WMI or in the WMI of the remote computer. A new option was added to disable this remote check entirely.
    To disable it for every session: Create a registry value SkipRemoteWMI with a DWORD value of 1 in HKEY_CURRENT_USER\Software\Remote Desktop Plus or HKEY_LOCAL_MACHINE\Software\Remote Desktop Plus.
    To disable it on a per session basis: Specify an empty domain with the user: /u:\user of /u:user@.
    Note: RDP+ will only try to determine the computername when you don’t specify a domain or computername (using /u:domain\user/u:user@domain or /domain:domain). When connecting to servers running Windows 2008 or higher, you can also use the dot-backslash notation (/u:.\user) to login with a local account.
  • FIX: Fixed some options not working when starting RDP+ with a blank Default.rdp file.
  • FIX: Fixed the issue with the SortMRU and MaxMRU registry settings not working, except when using the Group Policies.
  • FIX: Fixed a bug with newly created profiles when using the blank-password feature.
  • Many other minor changes and improvements.

Remote Desktop Plus 6.0.2 (October 2, 2013)

  • FIX: Fixed an issue credentials being cleared in the GUI in certain cases when using the Less/More button.
  • NEW: Added an option to copy favorites.
  • Some other minor changes and improvements.

Remote Desktop Plus 6.0.1 (September 6, 2013)

  • FIX: Fixed an issue with the /pe no longer working.
  • FIX: Fixed an issue with specifying non-existing drives with the /drives option.
  • FIX: Fixed an issue with full screen sessions not getting the keyboard focus.
  • NEW: The option /noclose will no longer hide the entire connection bar (after the RDC default of 5 seconds), but will just (immediately) remove the buttons for closing and minimizing in the connection bar. The same goes for the option /ontop.
    The new /noclose feature also fixes an issue with the /noclose not working in certain cases.

Remote Desktop Plus 6.0 (September 1, 2013)

  • NEW: Added an option to set default options through the registry. Visit the main page for more information.
  • NEW: Added the ability to specify a custom amount of seconds before disconnecting when using /disconnect.
  • NEW: Added the /register command line parameter to register the .rdpc file extension for command files (@file). This allows you to pin RDP+ to the start menu or taskbar and use command files as shortcuts. Also adds rdp.exe to the Windows search path.
  • NEW: Added the ability to put comment lines in command files by starting the line with a semi-colon.
  • NEW: Added the /fav command line parameter which allows you to start favorites straight from the command line.
  • NEW: Added a button to the Favorites Manager to create desktop shortcuts of favorites.
  • NEW: Added the /pos command line parameter to set the starting position of the session window. You can use either /pos:center to place the window in the center of the screen, or coordinates (/pos:5,15).
  • NEW: Added /register and /pos to the supported parameters for use with the default options (through both environment variable and registry).
  • NEW: When the tray icon is closed and RDP+ was set to autoload the tray, the tray will automatically be loaded again the first time you start a new RDP+ session.
  • NEW: Added support for regular expressions in the /allowed option. Enclose the regular expressions in parentheses to have RDP+ detect them as a regular expression, Example: /allowed:”10.10.*, (nl(app|db)\d{2}(%USERDNSDOMAIN%|))”.
  • NEW: Added the /listallowed parameter. This allows you to specify a list of allowed computers (no wildcards of regular expressions), which will convert the editable computer textbox in the GUI to a listbox with only the allowed computers listed.  For example: /listallowed:nlapp01,nlapp02,nlapp03.
  • NEW: Added the /ontop parameter. This will set the Remote Desktop session window to be always on top and will disable the minimize button. Together with /noclose, this could for example be used for students when you want to force them to stay working in the session.
  • NEW: Removed/disabled the close and minimize button when running as the shell.
  • UPDATE: Updated the Group Policy templates with options to force the /listallowed and /ontop options.
  • FIX: Fixed an issue with RDP+ not properly detecting itself as running as the shell on certain HP thinclients.
  • FIX: Fixed some issues with quotes and double quotes in localized texts in the Help screen.
  • Many other minor changes and improvements.

Remote Desktop Plus 5.0 (April 7, 2013)

  • NEW: Added the ability to import and export profiles and favorites.
  • NEW: Favorites and the favorites manager can now be started from within the GUI (using the Connect button).
  • NEW: Added the option to save profiles using less strict security, to support roaming usage.
  • NEW: When run as a replacement shell, a Shutdown button will be shown in the GUI for shutting down, restarting or logging off the computer.
  • NEW: Added foreign language support through the use of language files. Visit the main page for more information.
  • NEW: Added a blank instance of Remote Desktop Plus to the tray icon menu.
  • NEW: You can now specify multiple command files in the command line.
  • NEW: When a profile contains a blank or no password, the user will be prompted to provide one, after which it will be saved to the profile.
  • NEW: Created a companion tool RDPProfile for creating profiles from the command line. For more information, see this page.
  • NEW: Added the option /eventlog for writing session information to the Windows application event log.
  • NEW: Added support for /eventlog to both the environment variable and the Group Policies.
  • NEW: Added the option /disconnect to automatically disconnect the session after 10 seconds.
  • UPDATE: Pimped the look of the profile and favorites managers.
  • Many other minor changes and improvements.

Remote Desktop Plus 4.0 (August 15, 2012)

  • NEW: Added a system tray icon for managing and launching favorites, and quickly switching to already active Remote Desktop sessions. It also has an option to set the tray icon to be loaded automatically when you start your computer.
  • NEW: Added the option /tray and keyboard shortcut CTRL+T for launching the system tray icon.
  • NEW: Added a favorites manager and a profile manager.
  • NEW: You can now use \% in the /o parameter for literal %-signs.
  • NEW: You can now add .rdp file style options seperately in the command file (@file) without preceding them with /o. This also allows you to use the command file as a kind of master/template .rdp file.
  • NEW: Enhanced the /t option to allow a timeout value for connecting to the remote computer. This can be useful for slow responding computers. For example, /t:8 will make RDP+ try to connect to the computer for 8 seconds before timing out.
  • NEW: Added /tray and /t to the options which can be set through the RDP environment variable.
  • NEW: When using a startup program (/start), and no working directory is set in the .rdp file or through /o:”shell working directory:s:xxxx”, RDP+ will now by default try to set the working directory for that program to the program’s location.
  • FIX: Fixed an issue with duplicate .rdp files when starting multiple sessions (near) simultaneously.
  • Many other minor changes and improvements.

Gencrypt 1.4 for Remote Desktop Plus (July 3, 2012)

  • NEW: Added the option /hash. This will cause Gencrypt to show the password in the .rdp file hash format instead of the default encrypted format. You could use this to generate your own .rdp file.
    C:\>gencrypt /p:P@sswordExample! /hash
    password 51:b:01000000D08C9DDF0115D1118C7A00C04FC297EB010000008900A24423398E4EA9EE2994EDDAD7CB0000000002000000000
    0106600000001000020000000B87BF10A058F690692221FA0AA4E05DF3D0961A852723EE19E689AAD70DB3DE3000000000E80000000020000
    20000000C0359340A4331FBA676660F7ED98179A2B2EB6CD368B8A8AAC2B1EF16302E8DB3000000033A92D5F449479D1D4CC3E41C591ACF64
    013C2A7D56A6AE968D28999AE017CE2BB3E794DCFFB2538C304C5304B35FEB540000000AFC52936246CC0D64A9D80EFEEA582DCD07EEA431C
    22D85144368B19DCCF40D224E73BE69F46F890228396007EA3ED8327D28399CDA80A3D65467E95C78C88DA

    Results can be piped or redirected to whatever you want.

Remote Desktop Plus 3.12.4 (June 10, 2012)

  • FIX: Fixed an issue with autologin not working when using RemoteApps through slow responding RD Gateways.
  • NEW: Added support for the use of commas within separate /o options. Literal commas can be used by preceding them with a backslash. For example: /o:”remoteapplicationcmdline:s:proddb\, sqlsa\, P@ssw0rd, remoteapplicationname:s:Production Database”.
  • NEW: When using RemoteApps, RDP+ will now by default enable multi-monitor support, just like Windows 2008 does when creating a .rdp file in the RemoteApp Manager.
  • Some other minor improvements and tweaks.

Remote Desktop Plus 3.12.3 (May 29, 2012)

  • FIX: Fixed a bug with using double quotes in the command line options file for the connection file.
  • FIX: Fixed a bug with RDP+ not appearing in the taskbar (until it got focused again) when switching to another program before the GUI was shown.
  • Some other minor improvements and tweaks.

Remote Desktop Plus 3.12.2 (May 18, 2012)

  • FIX: Fixed a critical bug with the encrypted passwords (/pe). If you have downloaded version 3.12.1 and used it with passwords encrypted through a previous version of RDP+ or Gencrypt, I strongly urge you to change the password of the user you used and to generate a new encrypted password using RDP+ 3.12.2 or Gencrypt 1.3!
  • Some other minor improvements and tweaks.

Remote Desktop Plus 3.12.1 (May 6, 2012)

  • NEW: You can now use percentages for the /fit/w and /h switches. A setting of /fit:95%, would result in a session window 95% of the working size of the local screen.
  • NEW: The screen size which the /fit would result into, is now shown in the GUI.
  • NEW: Added the option /domain, which enables you to specify a default domain to be used for the user. This is only used when a domain name has not been included in the username.
  • FIX: Fixed a bug with drive redirection when the drive label contained extended ASCII or Unicode characters.
  • NEW: Added support for extended ASCII and Unicode characters in both the usernames and in the passwords that you encrypt. This means you can now use usernames like Hüßelmann or АдминистраторGencrypt has also been updated to support the processing of Unicode passwords.
  • NEW: Added support for environment variables in the username, so you can do things like /u:%USERDOMAIN%\%USERNAME%.
  • NEW: Added the available shortcut keys to the help screen.
  • Several other minor improvements and tweaks.

Gencrypt 1.3 for Remote Desktop Plus (May 6, 2012)

  • NEW: Added support for extended ASCII and Unicode characters in the passwords that you encrypt.

Remote Desktop Plus 3.11.2 (February 18, 2012)

  • FIX: Fixed a bug with /fit when used in combination with some multi-monitor configurations.
  • FIX: Improved support for using RDP+ as a custom user shell.
  • A few other minor improvements and tweaks.

Remote Desktop Plus 3.11.1 (December 31, 2011)

  • NEW: Expanded the /fit option so you can now set your own margin.  For example, /fit:15 will leave a margin of 15 pixels to the right and bottom of the session window.
  • NEW: Added the option /log for logging detailed information about all sessions to a file.  Check the main page for the details.
  • NEW: Added /log  to the supported options for the environment variable RDP.
  • FIX: Fixed some glitches and bugs with the shortcut keys.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.10.3 (November 16, 2011)

  • FIX: Fixed a bug with the computername being left out completely when using a kiosk mask in which the computer field was disabled.
  • FIX: When using /noclose on Windows XP or 2003, the close button would not immediately get grayed out. This has been fixed. Note: This was just a cosmetic issue. Even though it wasn’t grayed out, it was indeed disabled.
  • NEW: Added shortcut keys to easily choose or switch between profiles. You can now use Alt+1Alt+2, etcetera to choose your profile, based on the alphabetical order of the profile names, or Alt+NumericPlus and Alt+NumericMinus to ‘scroll’ up and down through the profiles.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.10.2 (October 29, 2011)

  • NEW: Added the /[no]sound parameter to the list of supported switches for the environment variable RDP.
  • NEW: Added support for the redirection of specific drives through Group Policies.
  • FIX: Fixed some cosmetic issues in the GUI when using a non-default DPI setting.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.10.1 (October 23, 2011)

  • NEW: Improved the behavior of the /drives command line parameter. You can now specify which drives are to be redirected. Drives can be specified by type (Fixed, Removable, Network, CD-ROM) or by name, and can also be excluded using the minus sign. For example, /drives:fixed,-c:,p: will redirect drive P: and all fixed drives except C:.
  • NEW: Added the option to select the redirectable drives to the GUI.
  • NEW: Added the option for displaying the wallpaper to the GUI.
  • NEW: Added the option /[no]sound, to disable sound from the remote computer from being played on the local computer.
  • FIX: Changed the way RDP+ uses its temporary .rdp file to allow the program to be started (near) simultaneously.
  • Some other minor (mostly cosmetic) modifications.

Remote Desktop Plus 3.9.1 (October 9, 2011)

  • NEW: Expanded the kiosk mode to allow any combination of the fields for computername, username and password to be enabled or disabled. The /kiosk command line parameter now allows you to specify a 3-character mask in which each character stands for one of the three fields (computername, username, password). 1 enables the field, 0 disables it. For example, /kiosk:011 will disable the computername field and only allow the user to enter the username and password.
  • NEW: Added the command line parameter /allowed, which allows you to specify a list of computers to which a connection can be made. If the target computer does not match the list, the connection will be refused. This ensures users don’t connect to computers you don’t want them to.
  • NEW: The list of supported command line parameter is still steadily growing and can become quite much to type each time. To ease the pain, you can now put command line parameters in a file and use the contents using the @-sign.
  • NEW: Both the new kiosk mode(s) and the allowed targets list can be controlled through Group Policies.
  • Several other improvements and tweaks.

Remote Desktop Plus 3.8.1 (September 17, 2011)

  • NEW: Added the ability to set the MRU size to 0. This means RDP+ will not keep a history of the recently used computers in its MRU list. Please note however that Remote Desktop itself will still add the computer(s) to its own MRU.
  • NEW: Added the ablity to also store the /[no]printers/[no]drives and /[no]wallpaper switches as defaults in the environment variable RDP.
  • NEW: Added support for setting some settings through Group Policies (or the registry). Available are the following settings: Force the /noclose option, force the kiosk mode (/kiosk), disable the option for local drive redirection (/nodrives), disable the option for printer redirection (/noprinters), set the maximum number of MRU entries and force sorting the MRU alphabetically. Policy templates in both ADM and ADMX format for these settings are available for download. See the main page for more information.
  • FIX: Fixed an issue with launching rdp.exe from a scheduled task in Windows 2008 and using the option Run whether user is logged on or not. RDP+ would launch properly, but would remain running in memory.
  • Several other minor tweaks and modifications.

Remote Desktop Plus 3.7.3 (August 5, 2011)

  • NEW: Gave RDP+ its own most recent used computer list (MRU). Until now it used the same MRU as the normal Remote Desktop Connection, but it got on my nerves. RDC keeps a maximum of 10 computers in its MRU, which I felt wasn’t enough. So RDP+ will by default remember the last 20 used computers.
    The biggest drawback of RDC’s MRU however, is that it doesn’t add the computer to the list until you have closed the session. And when it does, it writes the list that was current at the time you started the connection, ‘forgetting’ or overwriting any servers you’ve connected to (and disconnected from) in-between in other RDC sessions. RDP+ will do it the right way… :-)
  • NEW: Added some registry settings to control the maximum MRU size and the ability to sort the list in alphabetical order instead of chronological order. Check this page for the details.
  • FIX: Fixed a bug with /batch not accepting /pe as a valid command line parameter, resulting in an immediate exit of the program.
  • Several other minor tweaks and modifications.

Remote Desktop Plus 3.7.2 (July 13, 2011)

  • FIX: Fixed a bug with RemoteApps in a multi-monitor configuration.
  • FIX: Fixed a bug with the /mon switch not working properly when the primary monitor was not configured as the leftmost monitor.
  • NEW: You can now also append the /t switch after the computer name(s) in the GUI.
  • Several other minor tweaks and modifications.

Remote Desktop Plus 3.7.1 (June 19, 2011)

  • NEW: Added the option /noclose, which will disable the close button and its corresponding menu item in the system menu. When in full mode it will disable the connection bar (after about 5 seconds). This will prevent users from exiting the Remote Desktop session without properly logging of.
  • NEW: Added the option /t, which will force RDP+ to wait for the connection to succeed. This can be useful when you’ve just rebooted a server and don’t want to keep trying to manually connect every other couple of seconds. Just use /t and it will automatically login as soon as the server is available again.
  • NEW: Added the option /o, which allows you to specify every option supported by the Remote Desktop .rdp file. More information can be found on the main page.
  • NEW: Made a small update to make this registry tweak possible.
  • FIX: Fixed a bug with RDP+ overruling the fixed screen height from the .rdp file.
  • Several other minor tweaks and modifications.

Gencrypt 1.0 for Remote Desktop Plus (May 9, 2011)

  • NEW: A number of people asked if there was an easy way to generate encrypted passwords in bulk, so I wrote this little companion tool. Gencrypt will enable you to generate passwords for use with /pe straight from the command line. See this page for more information.

Remote Desktop Plus 3.6.4 (March 29, 2011)

  • NEW: Changed the behavior of /pe to always implicitly force the /kiosk switch.
  • NEW: Protected the password field against asterisk loggers when in kiosk mode.

Remote Desktop Plus 3.6.3 (March 12, 2011)

  • NEW: Added support for IPv6 addresses.
  • NEW: Added some extra checks for the validity of entered host names or IP adresses. This solves the issue in which entering a remote computer with a colon as its last character would bring up the normal Remote Desktop user interface instead of connecting.
  • Several other minor improvements and a lot of code optimization.

Remote Desktop Plus 3.6.2 (February 26, 2011)

  • NEW: Added the option for setting some default options through the user environment variable RDP.
  • NEW: When in the GUI, you can now use ALT+P to go the profile selection even when the GUI is collapsed.
  • NEW: When the GUI is displayed and no user or profile has been specified, RDP+ will prepopulate the username field with the last used user for the server.
  • UPDATE: Changed the way profiles are saved in the registry. Previously stored profiles will be automatically migrated, so you won’t notice a thing.

Remote Desktop Plus 3.6.1 (February 19, 2011)

  • NEW: Added support for connecting through Remote Desktop Gateways.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.5.2 (February 16, 2011)

  • FIX: Redid the help-function once again. The ‘old’ new one was a bit slow loading on some computers. Also corrected a glaring mistake in the contents.

Remote Desktop Plus 3.5.1 (February 10, 2011)

  • NEW: Added the option /remoteapp for launching RemoteApps. This is also supported by the autologin feature of course. More details can be found on the main page.
  • NEW: Added the option /lb which brings load balancing and failover functionality to Remote Desktop Plus. Specify multiple servers and Remote Desktop Plus will randomly pick one of the servers to connect to. If this server is unreachable, RDP+ will skip it and cycle trough the other servers in the list, until it finds a responsive one. You can use this for example for RemoteApps which are hosted on multiple servers.
  • NEW: RDP+ will now also accept the Remote Desktop option /multimon in the command line. When using a Remote Desktop client which does not support this switch, it will simply be ignored.
  • NEW: Redid and somewhat expanded the help-function.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.4.1 (January 23, 2011)

  • NEW: Added the option /icon. You can now set your own icon to be displayed in the title and task bar.
  • NEW: Added the option /[no]wallpaper to switch displaying the remote computer’s wallpaper on or off.
  • UPDATE: Reduced memory usage when using /wait.
  • A few other minor improvements and tweaks.

Remote Desktop Plus 3.3.2 (December 22, 2010)

  • FIX: Fixed a bug with connecting to multiple servers at once in combination with local user accounts.
  • A few other minor improvements and tweaks.

Remote Desktop Plus 3.3.1 (December 16, 2010)

  • NEW: Added the option /mon for specifying on which monitor the Remote Desktop session should be started.
  • NEW: Added the options /batch and /wait for use in scripts. For the same purpose Remote Desktop Plus will now also generate exit codes. See the main page for an overview.
  • FIX: Fixed a bug with the profile editor.
  • NEW: Added the ability to rename existing profiles in the profile editor.
  • UPDATE: Optimized the code some more.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.2.2 (December 9, 2010)

  • FIX: Fixed some bugs with the new features from 3.2.1.
  • UPDATE: Optimized the code a bit.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.2.1 (December 6, 2010)

  • NEW: Added the options /w and /h for specifying width and height of the Remote Desktop window.
  • NEW: Remote Desktop Plus now reads and displays the current settings for the screen size and the redirection of printers and drives from the connection file, unless overruled by one of the command line parameters.
  • NEW: Added the option /title. You can now set your own text to be displayed in the title bar.
  • Several other minor improvements and tweaks.

Remote Desktop Plus 3.1.4 (November 26, 2010)

  • FIX: Fixed a bug with specifying a startup program which contained the name of a .rdp file (/start:”mstsc C:\Files\Support.rdp”).
  • NEW: Added support for using both local and remote environment variables in the /start command. Check the main page for more information.

Remote Desktop Plus 3.1.3 (November 24, 2010)

  • FIX: Fixed a bug with the /start switch not always working under certain conditions.
  • FIX: Fixed a bug with fields sometimes being cleared in the GUI and the password being ‘forgotten’ when not using a profile and clicking on the More button.
  • FIX: Logo would not be displayed in the Help screen when not launched from within the GUI.

Remote Desktop Plus 3.1.2 (November 6, 2010)

  • FIX: Fixed a bug in the GUI when using /console in the server field or spaces while specifying multiple servers.

Remote Desktop Plus 3.1.1 (August 11, 2010)

  • NEW: Added an option to set a default profile. You can then use /i without parameters to use it (rdp /i instead of rdp /i:”Domain Admin”). If you have only one profile, it will assume that’s your default profile.
  • UPDATE: Changed the internal structure of the registry settings. The old settings will be migrated, so you won’t notice a thing.
  • NEW: Made the Help screen wider, to compensate for the increasing length.
  • NEW: There’s some debate about the legality of using icons from Microsoft applications in your own program, so to be on the safe side, I removed the Microsoft icon for Remote Desktop and created my own.
  • FIX: Fixed some minor cosmetic bugs.
  • Several minor improvements.

Remote Desktop Plus 3.0.1 (July 30, 2010)

  • NEW: Added an option to specify encrypted passwords in the command line. This will enhance security when starting Remote Desktop Plus from scripts or published applications. Use /encrypt to generate the encrypted password and /pe to use it.
  • NEW: By default, Remote Desktop 6.1 and higher block connections to computers whose identity cannot be verified. Remote computers that are running Windows XP and Windows 2003 however are incapable of providing their identity, so Remote Desktop Plus will now always force the connection.
  • NEW: Renamed the /simplegui command line switch to /kiosk.
  • NEW: Changed the checkbox Specified user and password to its reverse: Use profile.
  • UPDATE: Pimped the program banner.
  • Several other minor improvements.

Remote Desktop Plus 2.11 (June 30, 2010)

  • First public release.