Having the same groups and registered servers

Adam.BeanAdam.Bean Posts: 28
edited October 26, 2007 1:10PM in SQL Backup Previous Versions
Hello,

Is it possible to set up one install of SQL Backup on a server to have the same registered servers between different NT logins? Is this something we'd have to copy regularly from an application data folder or is there a way to share a profile?

Thanks

Comments

  • There are two parts to the SQL Backup GUI data:

    The first is the list of registered servers, which can be found in the following location:

    C:\Documents and Settings\%current_user%\Application Data\Red Gate\SQL Backup

    Either copy/replicate the file in this folder, and the list of registered servers will be shared with multiple users.


    The second is the list of activity history information, which can be found in the following location:

    C:\Documents and Settings\%current_user%\Local Settings\Application Data\Red Gate\SQL Backup\Server Data

    The contents of this folder could be copied, but it may be more sensible to let each user have their own copy of this, rather than risk concurrency issues.

    Hope that helps,
    Jason
Sign In or Register to comment.