Hello,
So I've setup an SQL Server Data Source and am now sharing the database between 4 users. While I'm sure we can play around with things to test it but looks like this method might take up significant time.
Is there a detailed manual on how to use the DB in best practice, or how to manipulate the DB itself, through MS access? For instance what table/column holds credentials for the remote servers?
One thing we want to do is to be able to preserve user preferences such as display where some would like it tabbed and some would like it external. How would we go about doing this? If it can be done, can it be edited directly through MS Access instead on the RDM user interface.
To summarize, how do we manage Universal settings and User specific settings?
Hello,
from http://remotedesktopmanager.com/Support/Video, a few videos that cover a lot of ground about operating RDM
Getting started for teams
RDM Security group management
From our online help, http://help.remotedesktopmanager.com/edit_userspecificsettings.htm, this is how you will choose your own preferences
Manipulating the DB through Access is not recommended, you should use our powershell cmdlets if you need to automate changing entries.
Maurice