Enterprise Projects/Programme with Project 2003

P

Patrick

I am currently evaluating Project Server 2003 and Project Professional 2003
under MSDN.

I manage to publish projects from Project Professional by:
---Tools->Enterprise Options->Import Project to Enterprise
---Collate->Publish->All Information

I could see the projects at
http://serverName/ProjectServer/Views/PortfolioView.asp?_oid=-1

However, how could I link projects together to form a "programme" such that
changes to individual project would show up in the programme and changes to
a programme would show up in the projects under it.
 
C

Chris Mauck

To have a project show up in program, you will want to
create a project that will be your program. Then select
Insert >Project and select the project that you would like
to be part of the program. If you do not want the program
manager to be able to make changes to the project from the
program select Read-only to View before clicking the
Insert Button. This will place the project in the program
at the location that you have the cursor placed.

Chris
 
Top