Admin User Interface Settings

J

Jeremy

Hi, we have 3 separate Project Server environments set up (development, test
and production). Does anyone know of an easy way to move the configured
Admin user interface (UI) settings from one environment to another? We would
like to migrate from development to test, and from test to production. Are
there tools avaible to do this? Thanks.
 
D

Dale Howard [MVP]

Jeremy --

Have you considered backing up the SQL Server database from the production
environment, and then restoring it to the development and test environment
databases?
 
Top