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

  • 相关阅读:
    [Testing] Config jest to test Javascript Application -- Part 2
    java实现从实体到SQL语句的转换(二)
    Android无法访问本地服务器(localhost)的解决方案
    虚拟机内存调的过大导致无法恢复也无法关闭解决办法
    python模块介绍- multi-mechanize 性能测试工具
    Android Cocos2d-x游戏集成友盟社会化组件分享功能
    nodejs--express开发个人博客(-)
    poj1887 Testing the CATCHER
    [置顶] 假如生活欺骗了你
    【读书笔记】《摇摆》奥瑞·布莱福曼等
  • 原文地址:https://www.cnblogs.com/slow/p/1913796.html
Copyright © 2011-2022 走看看