Split RDM config to non-local appdata

Split RDM config to non-local appdata

0 vote

avatar

Would it be possible to store the application configuration in %APPDATA% instead of %LOCALAPPDATA%? Many of our primary support personnel do not have an assigned desk so they roam freely between roughly 30 different machines. And on every machine they have to redo their application configuration because their new machine has no appdata\Devolutions folder.

I understand the reasons for not storing the database cache in the roaming profile, and I am very happy with that. However, I would like for my application preferences to follow me around so when I login to a new pc, I still have my usual settings and configured database sources.

All Comments (3)

avatar

You could install a Portable RDM on a Network Share.
Create a file ..\RemoteDesktopManager\Override.cfg
with this content, so every user gets his own Profile: .\Data\%username%[/code]
[i]edited by Peter Cermak (POI) on 9/9/2014[/i]

avatar

















//Brandur

avatar

link to help topic for all the details

http://help.remotedesktopmanager.com/installation_portableusb.htm

For those that need multiple installs of RDM, the portable mode of operation is great to handle this as well.

Last tidbit of information, %APPDATA% is indeed used, but only when running under terminal services.

Thanks guys!

Maurice