Presentation is loading. Please wait.

Presentation is loading. Please wait.

李莹 liying@bingosoft.net 广州市品高软件开发有限公司 2018年11月30日3时46分 Project:使用 Microsoft Office Enterprise Project Management Solution 和 Microsoft SharePoint Portal.

Similar presentations


Presentation on theme: "李莹 liying@bingosoft.net 广州市品高软件开发有限公司 2018年11月30日3时46分 Project:使用 Microsoft Office Enterprise Project Management Solution 和 Microsoft SharePoint Portal."— Presentation transcript:

1 李莹 liying@bingosoft.net 广州市品高软件开发有限公司
2018年11月30日3时46分 Project:使用 Microsoft Office Enterprise Project Management Solution 和 Microsoft SharePoint Portal Server 协作 李莹 广州市品高软件开发有限公司 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

2 2018年11月30日3时46分 © 2005 Microsoft Corporation. All rights reserved.
This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

3 议程 概要 Project Server 2003 和 SharePoint Portal Server 架构 安全模型
2018年11月30日3时46分 议程 概要 Project Server 2003 和 SharePoint Portal Server 架构 安全模型 Project Server 2003 与 SharePoint 集成 定制工作环境与界面 部署场景 最佳实践 性能监控 提问 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

4 概要 Project 产品线 其他Office应用 创建企业项目计划 团队成员 其他 IT 投资 集中存储项目,资源和报表
2018年11月30日3时46分 概要 其他Office应用 团队成员 创建企业项目计划 First, let’s start with the architecture overview of Project Server 2003, what I call also the Microsoft Office EPM solution. To start with, Project Server 2003 is the server piece of our EPM solution, and it takes advantage of and runs on Microsoft Windows Server™: Windows 2000 and Windows Server 2003. It uses Microsoft SQL Server™ 2000 as well as SQL Analysis Server 2000, to store the project resource data and all the reporting information. We also take advantage of Windows SharePoint Services to store project documents, issues, risks, and tasks. The clients that we use to access the solution are the desktop client that is Project Professional That allows you to create the project plans, to do some reporting, and to do the scheduling. For the team participation, most of the team members or members of a project team use Microsoft Project Web Access. That’s the Web client interface that allows you to access the Project Server data. We have quite a few Microsoft Office applications, also, that integrate with a solution such as Outlook, Excel, and the other Office components. We also have some ties that can be enabled with line-of-business systems to get more from your existing investment. 集中存储项目,资源和报表 项目文档,问题/风险,任务 其他 IT 投资 Project 产品线 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

5 技术概要 建立在 Microsoft 桌面和服务器技术基础上的解决方案 使用 Internet 标准,包括 HTTP,XML 以及 SOAP
2018年11月30日3时46分 技术概要 建立在 Microsoft 桌面和服务器技术基础上的解决方案 使用 Internet 标准,包括 HTTP,XML 以及 SOAP 包含服务器端和客户端 API Project Professional Project Web Access Windows XP, 200x or 98 HTTP XML Project Server The next slide goes more in detail into the client architecture. Project Server and the Microsoft Office EPM solution, on the client side, is both a client server application that relies on Project Professional. That runs on top of several versions of operating systems such as Microsoft Windows XP, 2000, or even Windows 98, when using the Web client. The Web client, as I specified, is Project Web Access that we call PWA. These two clients interface with the server components by using a standard protocol such as Hypertext Transfer Protocol (HTTP), Hypertext Transfer Protocol Secure (HTTPS), Extensible Markup Language (XML), and Simple Object Access Protocol (SOAP) to communicate with Project Server, Microsoft SQL Server and Windows Server. That is the operating system (OS) running the servers. SQL Server Windows Server © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

6 Windows SharePoint Services Internet Information Server
2018年11月30日3时46分 服务器端技术 SQL Server Project Server Windows Server Windows SharePoint Services XML Internet Information Server Microsoft Office Project Server 2003 Microsoft Windows SharePoint Services Microsoft SQL Server 2000 SP3a SQL Analysis Server 2000 SP3a Microsoft Windows Server 2000 或 2003 (带Internet Information Server ) In terms of the server architecture, the server components, we use Windows Server 2003 or We use SQL Server 2000 Service Pack 3 (SP3) or above, so [SP] 3a [works], and SP4 is on beta right now. We use Windows SharePoint Services, our foundation for the collaboration part, as well as Internet Information Services 6.0 to be able to support WSS. The types of source protocols that are used are: SOAP — to communicate between the components, we use OLE DB. We use SOAP. We use Open Database Connectivity (ODBC) also. ActiveX® Data Objects (ADO) is used to communicate between Project Server and SQL Server. We use SOAP to communicate also between Project Server and WSS. So these are the components of the solution. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

7 SharePoint Services 架构
2018年11月30日3时46分 SharePoint Services 架构 Rich clients Browser SOAP HTML SMTP Server Stateless Web Server Stateless Web Server Stateless Web Server Config DB Now let’s talk about the SharePoint Services architecture. I didn’t qualify SharePoint Portal or Windows SharePoint Services, because they are really joined at the hip in terms of architecture. What I wanted to show there is really the overall architecture of all the services. As you can see, the architecture of Windows SharePoint Services and SharePoint Portal Server 2003 has greatly evolved since the version that we called SharePoint Portal Server 2001 and SharePoint Team Services. Now they share a lot of components together, and a lot of the drawbacks of the architecture have been removed. All the data now is contained in SQL Server databases. As you can see, we have a "config" database, a configuration database to store the configuration data related to the environment. We have from one to many content databases to store the content itself, the documents, list items, and so forth. We can also have different clients accessing the data, either a rich client, the Office suite, or a browser architecture. We can interface with Simple Mail Transfer Protocol (SMTP) servers. They don’t have to be Microsoft to be able to relay mail notifications to various mail servers. We can have a farm of front-end Web servers to be able to handle the load of a large enterprise, as well as multiple SQL servers on the back-end and where we can use clustering. The load balancing also, on the front-end, is a feature that was not supported with the previous version, and that was demanded by most of our large customers to be able to scale up and [scale] out the solution. So there are some common points between our EPM solution and the SharePoint Services architecture, like the front-end Web servers, like the back-end that contains all the data. These are some common entities between these two solutions. SQL Content DB SQL Content DB © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

8 3. 用户使用 Project Server 验证登录
2018年11月30日3时46分 安全模型:Project Server 2003 4. 访问 Project Server 3. 访问 Project Server 3. 用户使用 Project Server 验证登录 1. 用户登录Windows 2. Windows 验证 Windows 验证 Project Server 验证 Let’s drill down into the security models. For Project Server 2003, we have two types of authentication that are used. One is the Windows Authentication that everybody is familiar with, and the other one is Project Server Authentication. Why do we need these two types of authentication? It’s because we have cases where some of our customers do not have a Windows domain deployed, or they don’t have trusted domains deployed when users are spread across domains. Another scenario would be that we want to expose the Project Server data and the collaboration to extranet or Internet users, but we don’t want to stir these users into our domain architecture. So when a user is identified and created within Project Server, we identify each user by a unique account and set of properties. This account is identified by either a Windows account that is associated — that would be the domain Windows account or the local Windows account — or we identify them with a Project Server account. This Project Server account is an application-based account that is stored in SQL Server and that contains an account name and a password that the users will use to authenticate to Project Server. The workflow is on the top window, as you can see here. To authenticate with Windows Authentication and with Project Server by using that Windows Authentication, it’s a very easy and smooth process. The user doesn’t have to reauthenticate to access Project Server. They authenticate first to Windows, to their workstations; they are accepted; Windows authenticates them, and then when accessing the Project Server resources, they go directly to the screens or to the application they have chosen. The Project Server authentication has a few steps. First, the user has to log on to their workstation with a Windows account. If they are identified as having a Project Server account, then they will be prompted by the application to enter this Project Server account and password. If [they are] authenticated, they will be granted access to Project Server data and information. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

9 安全模型:Project Server 2003 组 描述 栏目 组 Team members 查看和管理本人的任务
2018年11月30日3时46分 安全模型:Project Server 2003 描述 Team members 查看和管理本人的任务 Project Manager 管理任务、资源、问题和风险,协调项目过程 Executives 查看 Project Server 2003中所有的项目和资源 Team leads 与项目组成员相同,可以查看某些项目 Resource managers 查看和管理所属组织中的人员信息 Portfolio manager 解决资源分配问题以及组合分析优先级 Administrator 为功能和对象指派权限 栏目 My Organization Administrators, Executives, and Portfolio Managers My Projects Project Managers, Resource Managers, Team Leads My Resources Resource Managers My Tasks Team Members My Direct Reports Now in terms of the security model for Project Server, let’s drill down a little bit more into the details. In Project Server we have users, as I described before, who are identified by an account, either a Project Server or a Windows account. These users are mapped to groups that are specific to project teams, such as executives or portfolio managers, project managers, resource managers, team leads, team members. These are a few of the default groups that are created with Project Server when you install the solution. You can create your own groups and customize the groups with their permissions. These groups are then mapped to categories. Categories are also another component of the security model. As you can see here, we have the default categories that are created such as My Organization, My Projects for project managers or team leads, My Resources for resource managers, My Tasks for team members. Why do we use these? The groups define really what a user can access or what kind of action or task they can do within the solution. For example, for team members, they will be able to view and manage only their own tasks, and they won’t have access to any other information. For project managers, they will be able to tasks, resources, issues, risks, and incorporate project progress for all the projects they own, and so forth. Groups are to allow people to do specific tasks. Categories are to allow people to see specific data. The security model is made of a cross section, basically an intersection of users, groups, and categories that define what each user can see and can act on. By doing that, we go to a very granular security model that allows you a lot of combinations and a very fine level of control on who has access to what and who can do what. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

10 安全模型: SharePoint 缺省站点用户组: 定制站点用户组: Administrator Web Designer
2018年11月30日3时46分 安全模型: SharePoint 缺省站点用户组: Administrator Web Designer Content Manager Contributor Reader Member In terms of SharePoint, the SharePoint technologies use only Windows Authentication. The Windows accounts may be local or part of a domain, and the accounts are mapped to site groups. Some examples of these site groups that are default are, for example, administrator, Web designer, and content manager. You may be familiar with these groups. You can also create your own custom site groups with specific permissions. It will also allow cross-site groups. When we create accounts inside Project Server, when a project (that is, a document that contains the schedule and the tasks and so forth) is published — what we call published, is made available to all the team members, all the members, the people who have access, who have right to see the project data — automatically there is a Web site that is created that we call the Project Workspace. It’s created under Windows SharePoint Services. The individuals and the users who have specific permissions and who are mapped to groups in Project Server, such as project managers, will be mapped to some site groups in SharePoint that are associated with the project Web site or workspace that has been created. That will allow them to do some action in SharePoint. For example, in the list rights, a project manager will be able to manage a list: cancel, check out, add an item, edit an item, delete items, and view items. What are the items? These are risks and issues items that were created as lists when we created a project Web site or workspace. 定制站点用户组: Custom site groups: 可以在特定权限下创建本人的站点用户组 Cross-site groups © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

11 Project Server 2003 与 WSS 集成 WSS 为 Project Server 2003 提供: 项目工作环境
2018年11月30日3时46分 Project Server 2003 与 WSS 集成 WSS 为 Project Server 2003 提供: 项目工作环境 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

12 Project Server 2003 与 WSS 集成 WSS 为 Project Server 2003 提供: 文档管理
2018年11月30日3时46分 Project Server 2003 与 WSS 集成 WSS 为 Project Server 2003 提供: 文档管理 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

13 Project Server 2003 与 WSS 集成 WSS 为 Project Server 2003提供: 问题/风险跟踪
2018年11月30日3时46分 Project Server 2003 与 WSS 集成 WSS 为 Project Server 2003提供: 问题/风险跟踪 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

14 PWA 中的数据集成 Project Web Access (PWA) 集成了 WSS 和 Project 的用户体验 Project DB
2018年11月30日3时46分 PWA 中的数据集成 Project Web Access (PWA) 集成了 WSS 和 Project 的用户体验 Project DB WSS DB © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

15 Project Server 2003 与 WSS 集成: 安装过程:站点模板
2018年11月30日3时46分 Project Server 2003 与 WSS 集成: 安装过程:站点模板 Out of the box, this is the interface that the user sees when they access a Windows SharePoint Services Web site or Project Workspace by typing the URL. You will see a very familiar display of the user interface. That is more or less a plain vanilla template that is used in Windows SharePoint Services with the exception of a few items that have been added specifically for Project Server: Issues, Risks (these are lists), and Shared Document Library. [These are] part of the template that Project Server installs during the installation setup. You can see a set of Web paths over here that may be familiar to you with a search Web Part. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

16 Project Server 2003 与 WSS 集成: 安装过程:共享文档站点
2018年11月30日3时46分 Project Server 2003 与 WSS 集成: 安装过程:共享文档站点 The integration points that exist out of the box: As you can see, this is a snapshot of the Project Web Access client, the Web Access client that all individuals, all users, will see when they access their Project Workspace. There is a different [one] for each project. So as a team member you could be a member of many projects, and you will have access, with the right set of permissions, to the items you are supposed to see and you are supposed to act on in the Project Workspace. Here, this is a snapshot of the admin console or admin page within Project Web Access that allows you to manage everything related to Project Server, such as the user groups, the security, the views, the server configuration, the Windows SharePoint Services, and a few other things. On this screen, you can see the list of all the projects on the left and the associated Web site Project Workspaces that have been created under WSS. You see this identifier I was talking about before. That’s basically the naming convention that is used to create a Web site and to create an address that can be used to access the Web site. In terms of what is specific to SharePoint and Project, everything that is on the left over here — Home, Tasks, Projects, Resources, Status Reports, Updates — all this data is stored inside the Project Server database. The data on the right — Risks, Issues, and Documents — is stored in the content database of Windows SharePoint Services. Risks and Issues are lists with items. These items can be linked to projects or tasks that reside in Project Server. The documents are stored in a document library within Windows SharePoint Services, and they can also be linked to tasks or projects. This admin page is specific to Project Server and the Web client that allows you to configure the whole system. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

17 Project Server 2003 与 WSS 集成: 配置过程
2018年11月30日3时46分 Project Server 2003 与 WSS 集成: 配置过程 Let’s start with site collection and how to extend the integration. This is, again, one of the pages that allow you to manage Windows SharePoint Services from within Project Web Access, the Web client that is used to administer Project Server, the Project Server environment, the security, and the configuration. As you can see in this box, this is where we enter the URL to access the SharePoint Central Administration console, as well as the location where all the sites — the Project Workspace — should be created. It’s possible to change the location of the root where all these sites will be created, to put it under a SharePoint Portal Server site, for example. There is a little drawback there. For the sake of managing, to have an easier management of the sites, although it’s limited, when you change this URL, this URL is basically hard coded into the Project Server tables. So if you change them, all the sites that were previously created under a different root will not work anymore, because they will use this prefix to be able to be accessed when you click on the link, and the link will be invalid. So be careful with that. But you may decide to change the location of the site collection, to put it anywhere you want. The condition is that the collection where the sites are created must have the customized template that Project Server installs, that is installed with one of the utilities that come with Project Server. That’s called the Windows SharePoint Services Configuration Wizard. That installs a site template that is specific to Project Server, as well as customized Web Parts or project Web Parts. There are six of them that we will see at the end of the presentation. It’s possible to locate that under the SharePoint Portal Server site, but you must have the site templates installed. Another drawback is that, when the project is published and the site is created, the site directory or the site list in Portal Server is not updated. So it will have to be done either manually, or it will have to be done through a utility, through a program that will do that. So there are some drawbacks with that solution, but it’s definitely possible to relocate the site collection. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

18 Project Server 2003 与 WSS 集成: 安装/配置
2018年11月30日3时46分 Project Server 2003 与 WSS 集成: 安装/配置 PWA (Internet Explorer) WSS (IFrame) HTTP XML/HTTP HTTP XML/ HTTP Project Server WSS ADO ADO Project DB WSS DB COM+ & ProxyCfg © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

19 Project Server 2003 与 WSS 集成: 操作过程: Object Link Provider
2018年11月30日3时46分 Project Server 2003 与 WSS 集成: 操作过程: Object Link Provider Project Server WSS Site Collection 用户打开 Doc Lib Project Doc Lib Object Link Provider Doc SOAP Message Now let’s see a little bit of how data is linked between the two databases and the two solutions. I talked about data that is stored in the Project Server database. Another set of data is stored in the content database of Windows SharePoint related to site collection. What happens is, when a user opens a project document library through Project Web Access, when a user adds a document to that document library, then there is a link to the project task or to the project itself that has to be kept. This document is created, and a SOAP call is made to Project Server with the object and list globally unique identifiers (GUIDs), and finally, this data is stored into the project database, into a specific table to include the project, the task, and the document GUIDs. Finally, we store the same information in multiple tables to keep the links and the objects, and to be able to click icons to display the different items that are linked, such as risk associated to a task, for example, or issues associated to a project, that type of thing. Project DB © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

20 Project Server 2003 与 WSS 集成 2018年11月30日3时46分
© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

21 定制用户界面 使用6个标准 Project Web Parts 站点模板客户化 2018年11月30日3时46分
© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

22 Project Server Web Parts 项目时间表
2018年11月30日3时46分 Project Server Web Parts 项目时间表 项目经理更新 Now let’s talk about Web Parts. You can also customize the dashboards of the Web pages with a set of Web Parts. You have several ways to do that. I’m not going to explain too much today about that. There is a great document that has been written as part of the Project Server Software Development Kit, and I will give you several resources at the end of the presentation. That includes a solution starter or a section about the Project Web Parts, the URL options, and how to include this in the customization of your Windows SharePoint Services sites or SharePoint Portal Server. Project Server 2003 comes with six standard Project Web Parts, with an assembly that is provided and that is installed during the installing of Project Server. They are: the Project Timesheet, Project Center, Report, Manager Updates, Resource Assignments, and the Project Portfolio Analyzer. That is a Web Part that allows you to use Office Web components and to display OLAP cube data within a Web Part or Web page to analyze Project Server data. The other way to customize your site is to create Web Parts by creating a standard Web Part and cutting and pasting a valid URL from a Project Server page into the address; basically, create it and insert it into your page. Another one is to create a Web Part from scratch. That is more involved in terms of development. That will require the use of the Project Server API. That is called PDS, Project Data Service. That is the API that allows you to access the database, the data, and to retrieve data from all the tables that are part of Project Server. © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

23 Project Server Web Parts 项目中心
2018年11月30日3时46分 Project Server Web Parts 项目中心 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

24 Project Server Web Parts 项目报告
2018年11月30日3时46分 Project Server Web Parts 项目报告 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

25 Project Server Web Parts 项目资源指派
2018年11月30日3时46分 Project Server Web Parts 项目资源指派 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

26 Project Server Web Parts 项目组合分析器
2018年11月30日3时46分 Project Server Web Parts 项目组合分析器 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

27 使用Project Server Web Parts定制工作环境
2018年11月30日3时46分 使用Project Server Web Parts定制工作环境 更改共享页面 添加 Project Web Part 调整设置 定制站点模板 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

28 2018年11月30日3时46分 使用自定义的站点模板定义工作环境 拷贝现有的PWA模板 Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\Template\1033\PWA\ 拷贝/定制 WEBTEMPP.XML Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\TEMPLATE\1033\XML\webtempp 拷贝/定制列表定义 Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\TEMPLATE\1033\PWA\LISTS\list 在PWA管理页面中配置项目使用的模板 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

29 2018年11月30日3时46分 定制工作环境 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

30 部署场景 LAN 部门级部署 WAN 部门级部署 中型企业部署 大型企业部署 2018年11月30日3时46分
© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

31 部门级部署 LAN 两台服务器的部门级部署示例 Microsoft Project Server Database Project
2018年11月30日3时46分 部门级部署 LAN 两台服务器的部门级部署示例 Microsoft Project Server Database Project Professional Client Windows SharePoint Services Database Project Server 操作系统: Windows 2003 Server 软件: IIS Project Server 2003 SMTP SQL Server 操作系统: Windows 2003 Server 软件: SQL Server 2000 SP3 Analysis Services SP3 Project Web Access Client OLAP Cube © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

32 部门级部署 WAN Microsoft Project Server Database Terminal Services Client
2018年11月30日3时46分 部门级部署 WAN Project Server Application Services (可选) Windows 2003 Server 软件: Project Server Views Processing Service Project Server Session Management Service Microsoft Project Server Database Terminal Services Client Windows SharePoint Services Database Project Web Access Client Project Server/Terminal Server 操作系统: Windows 2003 Server 软件: IIS Project Server 2003 SMTP SQL Server 操作系统: Windows 2003 Server 软件: SQL Server 2000 SP3 Analysis Services SP3 OLAP Cube © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

33 Project Server/Windows SharePoint Services Cluster
2018年11月30日3时46分 中型企业部署 高可用 Views/Session Management Server Project Server/Windows SharePoint Services Cluster Active Passive Active Passive Passive Failover Database Server Exchange Server Project Server Views Database Project Server Database Active Active © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

34 大型企业部署 基于LAN架构 Windows SharePoint Services Project Server Cluster
2018年11月30日3时46分 大型企业部署 基于LAN架构 Windows SharePoint Services Project Server Cluster Views/Session Management Server Analysis Services Server Active/ Passive Active Passive Exchange Server Project Server Projects Database Project Server Database Views Database Active Passive Active Passive © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

35 最佳实践 将WSS安装为NLB Cluster的结点 在Web Farm Configuration中配置WSS
2018年11月30日3时46分 最佳实践 将WSS安装为NLB Cluster的结点 在Web Farm Configuration中配置WSS 不要安装 MSDE 使用专用的 SQL Server 必要时添加NLB Cluster的额外结点 WSS使用频繁时,使用多个内容数据库 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

36 性能监控 关键组件: 系统负载: SQL Server 的性能和磁盘空间 CPU利用率 < 60%
2018年11月30日3时46分 性能监控 关键组件: SQL Server 的性能和磁盘空间 CPU利用率 < 60% 服务器之间的网络带宽 > 100 Mbps 系统负载: 大量用户访问对 WSS造成冲击 大量文档和大型文档 WSS 中频繁读(下载)和写(上载)文档 © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

37 2018年11月30日3时46分 Project Server 2003 部署资源: Project 2003 Software Development Kit: Project 2003 Solution Starters: © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

38 1. WSS 为 Project Server 提供了哪些功能?
2018年11月30日3时46分 1. WSS 为 Project Server 提供了哪些功能? 2. Project Server 中的哪个组件负责将项目或任务与 SPS 中的文档进行关联? 3. Project Server 为 SPS 提供了哪几个 Web Parts ? © 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

39 您的反馈非常重要! 请填写本次讲座的调查问卷 2018年11月30日3时46分
© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.

40 2018年11月30日3时46分 © 2005 Microsoft Corporation. All rights reserved.
This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.


Download ppt "李莹 liying@bingosoft.net 广州市品高软件开发有限公司 2018年11月30日3时46分 Project:使用 Microsoft Office Enterprise Project Management Solution 和 Microsoft SharePoint Portal."

Similar presentations


Ads by Google