Install Project Server
Before installing project server 2010 create the following domain and local accounts:Account | Domain account | Description |
---|---|---|
SQL Server Administrator | SDRED\SQLAdmin | Administrator account for SQL Server 2008. Local Administrator on the SQL server. |
Farm Administrator | SDRED\DevFarmAdmin | Farm Administrator for the Project Server 2010 farm. Local Administrator on web server. |
Service application account | SDRED\DevSVCApp | Domain account for running SharePoint Server 2010 service applications. |
Workflow proxy account | SDRED\DevWFProxy | Domain account for running Project Server 2010 workflows. |
Reporting data access account | SDRED\DevProjDataAccess | Domain account that has access to the reporting database for use with Secure Store as part of Project Server 2010 reporting. |
Group | Domain group | Description |
---|---|---|
Report Authors | SDRED\DevProjReportAuthors | Active Directory group for report authors. |
Report Viewers | SDRED\DevProjReportViewers | Active Directory group for report viewers. |
To install Project Server
- On the Project Server 2010 DVD, run default.hta. The Setup menu opens.
- On the Start page, click Install Project Server. It is not necessary to Install the software prerequisites if SharePoint 2010 was recently installed, since they are the same.
- On the Enter your Product Key page, type your product key, and then click Continue.
- On the End User License Agreement page, review the terms of the agreement. To accept the agreement, select the I accept the terms of this agreement check box.
- Click Continue.
- On the Choose a file location page, click Install Now.
- When the installation is complete, select the Run the SharePoint Products and Technologies Configuration Wizard now check box.
- Click Close.
- On the Welcome to SharePoint Products page, click Next.
- On the warning dialog box, click Yes.
- On the Completing the SharePoint Products Configuration Wizard page, click Next.
- When the wizard is finished, click Finish.
Before configuring the Farm we will first need to register our Managed Accounts.
Configure a managed account
Before you can use a domain account within SharePoint Server 2010, you must register it as a managed account.
The SDRED\DevSVCApp account will be used to run the various service applications in this Project Server 2010. Perform the following procedure to register the SDRED\DevSVCApp account as a managed account.
To register a managed account
- In SharePoint Central Administration, click Security.
- Under General Security, click Configure managed accounts.
- On the Managed Accounts page, click Register Managed Accounts.
- On the Register Managed Account page:
- In the User name box, type SDRED\DEVSVCApp.
- In the Password box, type the password for the SDRED\DEVSVCApp account.
- Click OK.
Configure services and service applications
The first step is to start the Project Application Service and the PerformancePoint Service on Dev2010.
To start the Project Application Service
Once you have started the Project Application Service and PerformancePoint Service, you must create a service application for each service.
- On the SharePoint Central Administration home page, in the System Settings section, click Manage services on server.
- On the Service list, click Start next to Project Application Service.
- On the Service list, click Start next to PerformancePoint Service.
Once you have started the Project Application Service and PerformancePoint Service, you must create a service application for each service.
To create a Project Server service application
- On the Central Administration home page, in the Application Management section, click Manage service applications.
- On the Manage Service Applications page, on the ribbon, click New, and then click Project Server Service Application.
- On the Create Project Web App service application page:
- In the Project Web App service application name box, type Project Server Service App.
- In the Application Pool section, select the Create new application pool option, and in the Application pool name box, type ProjectAppPool.
- Select the Configurable option, and select the SDRED\DevSVCApp account from the drop-down list.
- Click OK.
- To create a PerformancePoint service application
- On the Central Administration home page, in the Application Management section, click Manage service applications.
- On the Manage Service Applications page, on the ribbon, click New, and then click PerformancePoint Service Application.
- On the New PerformancePoint Service Application page:
- In the Name box, type PerformancePoint Service Application.
- Select the Add this service application’s proxy to the farm’s default proxy list check box.
- In the Application Pool area, select the Create new application pool option, and in the Application pool name box, type PerformancePointAppPool.
- Select the Configurable option, and select the SDRED\DEVSVCApp account from the drop-down list.
- Click Create.When the service application has been successfully created, click OK.
Configure the top-level Web site
A Web application is required to host the Project Web App web site and the associated project sites. Perform the following procedure to create a Web application.
The next step is to create a top-level Web site and give users read permission to that site.
To create a Web application
- In Central Administration, in the Application Management section, click Manage Web applications.
- On the toolbar, click New.
- On the Create New Web Application page, keep the default values, and then click OK.
- When the Web application has been created, click OK.
To create a top-level Web site
- In Central Administration, in the Application Management section, click Create site collections.
- Type PWA in the Title box.
- In the Primary Site Collection Administrator section, type FarmAdmin.
- Click OK.
To set Read permissions on the top-level Web site
- Navigate to the root site (http://dev2010/pwa).
- Click Site Actions.
- Click Site Permissions.
In the Users/Groups box, type NT AUTHORITY\Authenticated Users.
- Under Give Permission, select Visitors [Read].
- Click OK.
For additional
SharePoint or Project Server
related articles please visit my website at:
No comments:
Post a Comment