Skip to main content

Posts

Showing posts with the label sharepoint 2010 service

Configuring PerformancePoint Services in SharePoint 2010

PerformancePoint Service (PPS) is used to create content rich dashboards that aggregate data and content throwing light in to how business is performing. PPS was not part of MOSS 2007 but with SharePoint 2010 Microsoft has integrated PPS as a service within. Dashboard Designer is the tool using which we can author KPIs, Scorecards, reports, etc. Lets take a look at the steps involved in configuring PPS on a SharePoint 2010 Server farm. 1. Select Start -> All Programs -> Microsoft SharePoint 2010 Products -> SharePoint 2010 Central Administration. Click "Manage Service Applications" under Application Management. On the ribbon, Click on the Arrow below "New" and select "PerformancePoint Service Application". 2. Enter a name for this service application, select/create an application pool, and associate a managed account. 3. We get a confirmation screen on the service application successfully created. I had used the name "Performance_App" f...

Difference between the architectures of SSPs and SharePoint Service Application

SharePoint 2010 has some new features and components, which help to overcome difficulties such as redundancy and service-sharing that we faced while using SharePoint 2007.  Services in MOSS 2007 were implemented with the help of Shared Service Providers or SSPs. But we cannot use the services of one SSP for another SSP. So each SSP has to have its own set of services and applications, which increases redundant data in the farm.  For example, different managers in the same organization use a SharePoint site to maintain official data associated with an SSP. This SSP is associated with different services, such as Search service, BDC service, and a user profile service. A project manager in this organization requests an exclusive user profile service to maintain project data security. To provide this, we first need to create a separate SSP for the project manager and then a separate service called user profile service - project name. Next, we need to associate the SSP with ...

SharePoint 2010 Services

Here is a brief on the services available in SharePoint 2010: 1. Access Database Service Enables the publishing of Access databases to SharePoint 2010 to share them with others and to use Access site templates. Requires Microsoft Office Access 2010 to create and publish databases. This SharePoint service has the related SharePoint Feature, Access Services Farm Feature. To start or stop this service: a. Navigate to Central Administration for the farm. b. On the Quick Launch, click System Settings. c. On the System Settings page, under Servers, click Manage services on server. To configure this service: a. Navigate to Central Administration for the farm. b. On the Quick Launch, click Application Management. c. On the Application Management page, under Service Applications, click Manage service applications. d. In the list of services, click Access Services. References: Access Services planning Access Services administration Build an Access database to share on the Web Video on publishing...