mult. user groups

C

chris k

I have two separate groups that would like to maintain
separate enterprise options, tables, views, etc. Is it
possible to set-up two environments so that we keep
customization separated?
 
C

Chris K.

Resources will be seperate. Can you please point me in the
right direction? Thanks for your help.
 
D

David Gage - Project MVP

You will need to build a new database for the other environment or use a
copy of your current database. Check Chapter 41 of the training
documentation for information on creating a new Project Server database
manually.

http://www.microsoft.com/technet/tr...nol/project/project2002/training/prj02trn.asp

You will also need to download the Editsite utility to setup the new Project
Server virtual web. Most of the settings will be very similar to what is
already setup in your first instance. Make sure you add the MSProjectUser
and MSProjectServerUser SQL accounts to the new database.

http://www.microsoft.com/technet/tr...project/project2002/reskit/toolbox/tbdply.asp

This should make it so that you now have two instances of Project Server
setup. Good luck.
 
Top