Where to install Project server 2003

G

Guest

Just a quick one, I already have a server running WSS on win2003. Should I
(can I) use this same server to install project server 2003 or should I give
it its own box? I have been told the project 2003 server install will also
set up WSS.
(SQL is also on its own server as the back end to the current WSS which
would be also be used for the new project 2003 install)

Thanks
 
B

Byron Garbutt

Good day,

Depending on the purpose of the installation (production versus test versus evaluation):
a.. Production
a.. Separate Server (running either Win2KS or Win2K3S) - recommended approach three-server approach (WSS + MPS + SQL) OR
b.. WSS Server (install on the same server but not on the SQL Server) - two-server approach (Web/App + SQL (includes Analysis Services))
b.. Test
a.. WSS Server (Project Server does not install WSS automatically, it simply extends an existing installation with Project specific workspaces; so running MPS alongside WSS is not a problem)
c.. Evaluation
a.. If you intend on installing the sample data, all components need to reside on the same server
Hope this helps ...
 
Top