Deploying MS Project Server 2007 using SQL Server 2005

S

Sree

Hi
I am developer and was asked to deploy MS Project Server 2007 using SQL
Server 2005. I am doing a server farm set up. Project server is on PROJ01 box
and SQL server is on PROJSQL2005 box. Can somebody please let me know what
accounts and permissions that I need to set up environment. This is in
development environment. I do not wish to use my domain account to deploy.
Any help is greatly appreciated.
 
R

Robert

I recommend creating a domain user account and give it local admin on
the project server box. Then give it sys admin rights in sql server.
That should do it.
 
Top