zoukankan      html  css  js  c++  java
  • [SharePoint 2010] Project Server for SharePoint 2010

    1. Configure SharePoint server 2010 Server Farm

    2. Ensure connect to the database to normal.

    image

    3. Install project server 2010.

    Open “setup.cmd” or “setup.exe”

    clip_image002    clip_image004                                                                                                                                                                                                      

    4. Configure services and service applications

    To start the Project Application Service

        1). On the SharePoint Central Administration home page, in the System Settings section, click Manage services on server.

        2). On the Service list, click Start next to Project Application Service.

    To start the PerformancePoint Service

        1). On the Central Administration home page, in the System Settings section, click Manage services on server.

        2). On the Service list, click Start next to PerformancePoint Service.

                   clip_image006

                  clip_image008

    5. To create a Project Server service application

    clip_image009

     

    To create a Project Server service application

    1). On the Central Administration home page, in the Application Management section, click Manage service applications.

    2). On the Manage Service Applications page, on the ribbon, click New, and then click Project Server Service Application.

    3). On the Create Project Web App service application page:

        a. In the Project Web App service application name box, type Project Server Service App.

        b. In the Application Pool section, select the Create new application pool option, and in the Application pool name box, type Project AppPool.

        c. Click OK.      

     

    To create a PerformancePoint service application

    1). On the Central Administration home page, in the Application Management section, click Manage service applications.

    2). On the Manage Service Applications page, on the ribbon, click New, and then click PerformancePoint Service Application.

    3). On the New PerformancePoint Service Application page:

        a. In the Name box, type PerformancePoint Service Application.

        b. Select the Add this service application’s proxy to the farm’s default proxy list check box.

        c. In the Application Pool area, select the Create new application pool option, and in the Application pool name box, type PerformancePointAppPool.

        d. Click Create.

    4). 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.
      clip_image010

    To create a Web application

    1). In Central Administration, in the Application Management section, click Manage Web applications.

    2). On the toolbar, click New.

    3). On the Create New Web Application page, keep the default values, and then click OK.

    4). When the Web application has been created, click OK.

    The next step is to create a top-level Web site and give users read permission to that site.

    clip_image012

    To create a top-level Web site

    1). In Central Administration, in the Application Management section, click Create site collections.

    2). Click OK.

    To set Read permissions on the top-level Web site

    1). Navigate to the root site (http://litware-proj).

    2). Click Site Actions.

    3). Click Site Permissions.

    4). Click Grant Permissions.

    5). In the Users/Groups box, type NT AUTHORITY\Authenticated Users.

    6). Click OK.


    To create a PWA site

    1). In the SharePoint Central Administration Web site, in the Application Management section, click Manage service applications.

    clip_image013

    2). On the Manage Service Applications page, click the Project Server Service Application.

    3). On the Manage Project Web App Sites page, click Create Project Web App Site.

    clip_image014

    4). Keep the default values, and then click OK.

    image

     

    Configure Project Professional

    1). Select File tab and click Manage Accounts in Info, then click Add…

    image

     

    2). Type Project Web App

    image

     

    3). Publish project task

    image

  • 相关阅读:
    python day 6 time 库
    python day 5 基本数据类型
    20191206《信息安全导论》第六周学习总结
    第十节 数据流重定向
    第九节 简单的文本处理
    第八节 命令执行顺序控制与管道
    第七节 文件系统操作与磁盘管理
    第六节 文件打包与解压缩
    第五节 环境变量与文件查找
    第四节 Linux目录文件及文件基本操作
  • 原文地址:https://www.cnblogs.com/slow/p/1913796.html
Copyright © 2011-2022 走看看