Hybrid for SharePoint Server Search Reference Architecture

Size: px
Start display at page:

Download "Hybrid for SharePoint Server 2013. Search Reference Architecture"

Transcription

1 Hybrid for SharePoint Server 2013 Search Reference Architecture

2 2014 Microsoft Corporation. All rights reserved. This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. You bear the risk of using it. This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes. You may modify this document for your internal, reference purposes. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 2

3 Contents About this white paper... 4 Who this white paper is for... 4 Introduction... 4 Architecture, authentication, and functionality overview... 5 Hybrid computing overview... 5 Why hybrid SharePoint?... 6 Introduction to hybrid search... 7 Overview of result sources and query rules... 8 SharePoint query rules overview... 8 Configure a SharePoint hybrid environment... 9 Display hybrid search results in SharePoint Server 2013 on-premises... 9 Step 1: Create a result source that defines how to get search results from SharePoint Online Step 2: Create a query rule to turn on hybrid search results in SharePoint Server Step 3: Try a search from the SharePoint Server 2013 Search Center Display hybrid search results in SharePoint Online Step 1: Create a result source that defines how to get search results from your SharePoint Server 2013 deployment Step 2: Create a query rule to turn on hybrid search results in SharePoint Online Step 3: Test your configuration for displaying search results from SharePoint Server 2013 in SharePoint Online Step 4: Try a search from the SharePoint Online Search Center Additional information Glossary Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 3

4 About this white paper This white paper details how Microsoft SharePoint 2013 and Office 365 Hybrid Search can be configured to support both inbound and outbound topologies. It also demonstrates that setting up both enables Search to function bidirectionally. Who this white paper is for This white paper is intended for system administrators who need detailed guidelines for setting up a Search service application in a hybrid SharePoint Server 2013 and Office 365 online environment. To ensure a smooth setup process, this white paper includes configuration steps, commands, and links to additional reference material. Introduction SharePoint 2013 and Office 365 Hybrid Search enable users to quickly find content across specified on-premises and cloud environments. The Search capability in SharePoint can be configured to aggregate and display results for a seamless user experience that requires no knowledge of where content is stored. In a SharePoint environment, Search is a service application that needs to be set up with parameters specific to each implementation. To deploy and configure a Search service application, you must perform the following main tasks: 1. Create accounts. Certain domain user accounts are required specifically for a Search service application. 2. Create a Search service application. A Search service application provides enterprise search features and functionality. 3. Configure the Search service application. Basic configuration of a Search service application includes configuring a default content access account, an contact, and content sources. 4. Configure the Search service application topology. You can deploy search components on different servers in the farm. You can also specify which instance of Microsoft SQL Server is used to host your search-related databases. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 4

5 Architecture, authentication, and functionality overview SharePoint implementations frequently span locally deployed and hosted servers to meet the business requirements of internal users, partners, and customers. Microsoft provides tools to simplify and streamline your SharePoint implementation, and the modular nature of SharePoint architecture enables you to maintain a secure leastprivileges execution permission policy. This paper explores the processes required to set up a Search service application in a hybrid SharePoint Server 2013 and Office 365 online environment. However, you first need to set up your SharePoint environment. To set up your SharePoint environment, you will need to complete the following high-level steps: 1. Configure identity management. 2. Configure directory synchronization with single sign-on. 3. Configure a reverse proxy device. 4. Configure the hybrid infrastructure. 5. Configure server-to-server authentication. The Hybrid for SharePoint Server 2013: Security Reference Architecture white paper provides detailed guidance on how to complete these steps. After their completion, you will be ready to configure SharePoint 2013 and Office 365 Hybrid Search, based on the detailed guidance provided in this white paper. Hybrid computing overview Today s organizations face significant challenges, including driving IT efficiency and business value in the face of increased pressure to comply with regulations. The goal of any hybridization or the combining of two related but dissimilar entities is to gain leverage from the strengths of both parts, while minimizing the components weaknesses. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 5

6 Hybrid computing is based on a computing model that allows organizations to use a combination of traditional and cloud computing environments to achieve a higher degree of flexibility, rather than forcing a choice between either an on-premises or cloud model. Why hybrid SharePoint? Organizations can use Microsoft SharePoint Online and SharePoint on-premises to achieve a hybrid computing model. With hybrid SharePoint, these organizations can start to realize the benefits associated with the use of cloud computing coupled with the flexibility to customize the environment and govern data as tightly as in an on-premises system while delivering a consistent experience to users. Figure 1 shows some of the most immediate benefits, including: Maintain consistency across clouds with familiar tools and resources. Extend your data center with a consistent management toolset and familiar development and identity solutions. Provide enterprise-grade performance and security in the data center and in the cloud. Meet changing business needs with greater flexibility. Deliver capacity on demand. Figure 1: Benefits of a hybrid SharePoint environment Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 6

7 Introduction to hybrid search A SharePoint hybrid environment consists of an on-premises deployment of SharePoint Server 2013 and a cloud deployment of SharePoint Online, which is an instance of Office 365. The SharePoint Server 2013 search index and the SharePoint Online search index typically contain different content. The SharePoint Server 2013 search index can contain crawled content from local SharePoint Server sites, file shares, and other sources. The SharePoint Online search index can contain crawled content only from SharePoint Online sites. Hybrid search enables users to get and view search results from both indexes at the same time by performing a single search. In this topology, your on-premises SharePoint Server 2013 farm can consume content and resources from your Office 365 tenant. For example, search can be configured to allow federated users to see both local and remote search results in a SharePoint Server 2013 search portal, while only allowing for local results in the SharePoint Online search portal. To set up a hybrid search solution, you perform either or both of the following configurations. If you want to configure both solutions, you can do either one first, followed by the other. Display hybrid search results in SharePoint Server 2013 on-premises: Configure a SharePoint hybrid environment so that user searches from the SharePoint Server 2013 Enterprise Search Center display results from both the SharePoint Online and SharePoint Server 2013 search indexes. Display hybrid search results in SharePoint Online: Configure a SharePoint hybrid environment so that user searches from the SharePoint Online Enterprise Search Center display results from both the SharePoint Server 2013 and SharePoint Online search indexes. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 7

8 Overview of result sources and query rules A result source in SharePoint Server 2013 is used to specify a provider to get search results from and, optionally, to narrow a search to a subset of those results. When a user issues a query, the search system associates the query with a result source to provide search results. The result source is a definition that specifies each of the following: Search provider or source URL to get search results from (for example, Local index). Protocol to use to get search results (for example, the OpenSearch protocol). Query transform, which can narrow results from the given search provider or URL to a specified subset (for example, a subset that has a particular content type). A result source can also specify other settings, such as an authentication method to use when requesting results from a provider. SharePoint query rules overview Query Rules, a search customization feature that allows you to read, transform, and act on a user-entered search term, is an incredibly powerful tool that enables the manipulation of search results when a search is executed. Query rules encompass three components: Result sources Conditions Actions The Query Rules tool in SharePoint 2013 Search adds a great deal of extensibility to search. The ability to add numerous types of conditions and actions that can pull data from multiple sources into one search experience is a big step forward from SharePoint 2010 Search. Combining query rules with different result types and display templates makes it easier for administrators to customize the look and feel of SharePoint 2013 Search. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 8

9 Configure a SharePoint hybrid environment A SharePoint hybrid environment enables user searches from the SharePoint Server 2013 Search Center to display results from both the SharePoint Server 2013 and SharePoint Online search indexes. This section describes how to configure a SharePoint hybrid environment so that searches from the SharePoint Server 2013 Enterprise Search Center display hybrid results that is, results from both search indexes. This configuration is called outbound hybrid search because it requires an outbound hybrid authentication topology. For more information, see Plan a one-way outbound hybrid topology. The search results from SharePoint Online will appear with the search results from SharePoint Server 2013, but in a separate group called a result block. You can configure the block of results from SharePoint Online to be shown above all the results from SharePoint Server 2013, or to be ranked by relevance compared to the SharePoint Server 2013 results. Display hybrid search results in SharePoint Server 2013 on-premises This section shows you how to display hybrid search results in the Enterprise Search Center of your SharePoint Server 2013 deployment. To successfully display hybrid search results, you will need to complete the following steps: Step 1: Create a result source that defines how to get search results from SharePoint Online Step 2: Create a query rule to turn on hybrid search results in SharePoint Server 2013 Step 3: Try a search from the SharePoint Server 2013 Search Center Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 9

10 Step 1: Create a result source that defines how to get search results from SharePoint Online In this step, you will create a result source in the SharePoint Server 2013 deployment. This result source is a definition that specifies SharePoint Online as a provider to get search results from. This definition specifies each of the following: SharePoint Online URL to get search results from. Protocol for getting those results. Method for authenticating against SharePoint Online. Result sources can be created at the Search service application level, site collection level, or site level. In the procedure in this section, you create the result source at the Search service application level. This will make the result source available to any query rule that is created at the same level, as well as to any query rule that is created for a site collection or site that is in a web application that consumes the Search service application. For more information about result sources, see the following resources: Understanding result sources for search in SharePoint Server 2013 Configure result sources for search in SharePoint Server 2013 To create a result source 1. Verify that the user account that you use to perform this procedure is an administrator for the Search service application that you want to configure. 2. In your SharePoint Server 2013 deployment, in Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application to which you want to add a result source. 4. On the Search Administration page for the Search service application, in the Quick Launch, click Result Sources. 5. On the Manage Result Sources page, click New Result Source. 6. On the Add Result Source page, do the following: a. In the General Information section, in the Name text box, type a name for the new result source. For example, type Get results from SharePoint Online. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 10

11 b. (Optional) In the General Information section, in the Description text box, type a description of the new result source. This description will appear as a tooltip when the pointer rests on the result source on certain configuration pages. c. In the Protocol section, click Remote SharePoint. d. In the Remote Service URL section, type the address of the root site collection in SharePoint Online that you want to get search results from, such as e. In the Type section, click SharePoint Search Results. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 11

12 f. In the Query Transform section, do one of the following: i. Keep the default query transform. The default transform is {searchterms}, which is a query variable that stands for the query that the user typed, as it was changed by the most recent query transform. ii. Type a different query transform in the text box, or click Launch Query Builder if you want to use Query Builder to help you configure a query transform. Note: You can use the query transform to narrow the search results to a specified subset for example, a subset that is from a particular SharePoint site collection or site. However, if you are not familiar with query transforms in SharePoint 2013, we recommend that you keep the default query transform here. For more information, see the following resources: Plan to transform queries and order results in SharePoint 2013 and Query variables in SharePoint Server g. In the Credentials Information section, click Default Authentication. h. To save the new result source, click OK. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 12

13 Step 2: Create a query rule to turn on hybrid search results in SharePoint Server 2013 In this step, you will create a query rule in your SharePoint Server 2013 deployment. This query rule uses the result source that you created previously in Step 1 of this section. When the query rule fires, it causes search results from the SharePoint Online search index to be displayed in a result block on a search results page in your SharePoint Server 2013 deployment. The results from the SharePoint Online search index are displayed along with results from the SharePoint Server 2013 search index. Like result sources, query rules can be created at the Search service application level, site collection level, or site level. In the procedure in this section, you create the query rule at the Search service application level. Because you create the rule at this level, the rule can apply to queries that users submit in sites or site collections that consume the Search service application. For more information about query rules, see the following resources: Plan to transform queries and order results in SharePoint 2013 Manage query rules in SharePoint Server 2013 To create the query rule 1. Verify that the user account that you use to perform this procedure is an administrator for the Search service application that you want to configure. 2. In the SharePoint Server 2013 deployment, in Central Administration, in the Application Management section, click Manage service applications. 3. Click the Search service application in which you created a result source in the previous procedure in this section (Step 1: Create a result source that defines how to get search results from SharePoint Online). 4. On the Search_service_application_name: Search Administration page, in the Quick Launch, click Query rules. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 13

14 5. On the Search_service_application_name: Manage Query Rules page, do the following: a. Under the text For what context do you want to configure rules?, in the Select a Result Source list, select a result source for which you want this query rule to be applicable. For testing, we recommend that you select Local SharePoint Results. If you do so, the query rule will be applicable when a user performs a query in the Everything search vertical in the Enterprise Search Center because that vertical uses the Local SharePoint Results result source by default. After you select a result source from the drop-down list, all existing query rules that apply to that result source appear on the page. Note: On the Search_service_application_name: Add Query Rule page, in the Context section, you will be able to add or remove result sources for which you want the rule to be applicable. b. (Optional) In the For what context do you want to configure rules? section, in the User Segments list, select a user segment for which you want this query rule to be applicable. User segments are based on terms that describe users in the term store of a Managed Metadata service application. Note: On the Add Query Rule page, in the Context section, you will be able to add or remove user segments for which you want the rule to be applicable. c. (Optional) In the For what context do you want to configure rules? section, in the Topic Categories list, select a topic category for which you want this query rule to be applicable. Topic categories are based on Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 14

15 terms for categories in the term store of a Managed Metadata service application. Note: On the Add Query Rule page, in the Context section, you will be able to add or remove categories for which you want the rule to be applicable. d. Click New Query Rule. 6. On the Search_service_application_name: Add Query Rule page, do the following: a. In the General Information section, in the Rule Name text box, type a name for the new query rule. For example, type Show results from SharePoint Online. b. If the Context section is collapsed, click the arrow next to Context to expand it. c. In the Context section, do the following: i. Under Query is performed on these sources, do one of the following: If you want this query rule to be applicable for queries that users submit against any result source, click All sources. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 15

16 To add other result sources for which you want the query rule to be applicable, click One of these sources, and then optionally click Add Source. Note: The result source that you selected on the Search_service_application_name: Add Query Rule page (for example, Local SharePoint Results see Step 5a of this procedure) will be shown in the One of these sources section. When you click One of these sources, this query rule will be applicable only when a user submits a query against one of the result sources in this list. Therefore, make sure that the result source appears for which you want this query rule to be applicable for example, Local SharePoint Results. ii. (Optional) In the Query is performed from these categories section, specify the topic categories (based on terms for topic categories in the term store of a Managed Metadata Service application) to perform the query from. iii. (Optional) In the Query is performed by these user segments section, specify user segments (based on terms that describe users in the term store of a Managed Metadata Service application) to which you want the query rule to apply. d. In the Query Conditions section, specify conditions to control when the rule will fire, or click Remove Condition if you want the rule to fire for any query text. For testing, we recommend that you click Remove Condition so that the rule will fire for any query text. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 16

17 e. In the Actions section, under Result Blocks, click Add Result Block. f. In the Add Result Block dialog box, do the following: i. (Optional) In the Block Title section, in the Title text box, change the title to the text that you want to display above the result block on the search results page. For example, type Results for "{subjectterms}" from SharePoint Online. ii. In the Query section, in the Configure Query text box, do one of the following: Keep the default query, which is {subjectterms}. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 17

18 Note: If you are not familiar with transforming queries in SharePoint 2013, we recommend that you keep the default query here, namely {subjectterms}. For more information, see the following resources: Plan to transform queries and order results in SharePoint 2013 and Query variables in SharePoint Server Type a different query in the text box, or click Launch Query Builder if you want to use Query Builder to help you configure a query. iii. In the Query section, in the Search this Source list, click the name of the result source that you created in the previous procedure in this section (Step 1: Create a result source that defines how to get search results from SharePoint Online) for example, Get results from SharePoint Online. iv. In the Query section, in the Items drop-down list, select the number of search results from SharePoint Online that you want to show in this result block on the search results page. For example, select 3 to display three results from SharePoint Online in this result block. v. If the Settings section is collapsed, click the arrow next to Settings to expand it. vi. In the Settings section, do the following: If you want to display a Show More link at the bottom of the result block, select More link goes to the following URL, and type the URL for the link to a page that displays more results from the SharePoint Online search index. For example, to specify the main search results page as the page that displays more results, typically you can type a URL of the following form (followed by?k={subjectterms} to signify the user s search query): /results.aspx?k={subjectterms} When end users click Show More, they will see more results for the result block. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 18

19 To place the block of results from SharePoint Online relative to the results from SharePoint Server 2013, do one of the following: o o To display the result block at or near the top of the first page of search results, click This block is always shown above core results. Note: In this case, core results are the results from the SharePoint Server 2013 search index. This option is useful for testing, or when most of the relevant content is located in the remote search index in the hybrid environment. If you select this option for more than one result block, you can configure the order in which the result blocks are displayed by ranking the associated query rules. To display the result block such that it is ranked by relevance compared to the core results (in which case the result block might not appear on the first page of search results), click This block is ranked within core results (may not show). Note: This is the default setting and is typically the more appropriate choice in a production environment. As with individual results, the rank of the result block might be different when users perform the same query later. For example, if users click search results in the result block, the result block will be ranked higher in the search results over time. Otherwise, the result block will be ranked lower over time. (Optional) In the Group Display Template URL text box, specify a different URL for the group display template. (Optional) In the Item Display Template text box, specify an item display template. vii. Skip the Routing section. viii. Click OK to add the result block. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 19

20 g. On the Add Query Rule page, if the Publishing section is collapsed, click the arrow next to Publishing to expand it. h. On the Add Query Rule page, in the Publishing section, do the following: i. Select Is Active. When a query rule is active, it fires whenever the query conditions are met. ii. (Optional) Specify a Start Date, End Date, Review Date, and Contact. The start date and end date specify when the query rule will be active. If you specify a start date without an end date, the rule will always be active after the start date. If you specify an end date without a start date, the rule will always be active until the end date. If you do not specify a start date or an end date, the rule will always be active. i. Click Save. After a few moments, when federated users submit queries from the SharePoint Server 2013 Search Center against a result source that you specified in Step 6c of this procedure, they will see results from both search indexes, as shown in Figure 2. In this figure, a block of three search results from SharePoint Online appears above the search results from SharePoint Server Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 20

21 Figure 2: Displaying search results from both search indexes Note: A federated user is a user whose on-premises Active Directory Domain Services (AD DS) domain account is synchronized between SharePoint Server 2013 and SharePoint Online, and who accesses resources in both environments by authenticating with the federation identity provider, such as Active Directory Federation Services (AD FS) 2.0. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 21

22 Step 3: Try a search from the SharePoint Server 2013 Search Center In this step, you will validate your configuration for displaying search results from both SharePoint Server 2013 and SharePoint Online in the SharePoint Server 2013 Search Center. You will log on to SharePoint Server 2013 as a federated user and try some searches from the Enterprise Search Center. Note: If you are using single sign-on (SSO) authentication, it is important to test hybrid Search functionality by using federated user accounts. Native Office 365 user accounts and Active Directory Domain Services (AD DS) accounts that are not federated are not recognized by both directory services. Therefore, they cannot authenticate using SSO and cannot be granted permissions to resources in both deployments. For more information, see Accounts needed for hybrid configuration and testing. To try a search from the SharePoint Server 2013 Search Center 1. Log on to your SharePoint Server 2013 deployment as a federated user who has been activated in SharePoint Online and who has permissions to view the root site collection in SharePoint Online. 2. Go to the Enterprise Search Center in the SharePoint Server 2013 deployment. 3. In the Enterprise Search Center, do the following: a. Click a search vertical that uses a result source that you specified in Step 6c of the second procedure in this section (Step 2: Create a query rule to turn on hybrid search results in SharePoint Server 2013). Make sure that the test query yields search results from the SharePoint Server 2013 search index and the SharePoint Online search index. b. In the search box, type a test query, such as the name of your company. c. Click the search icon, or press Enter. On the search results page, you should see results from the SharePoint Server 2013 search index and a result block of results from the SharePoint Online search index. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 22

23 4. If you do not see results from both search indexes, confirm the following: The search system in SharePoint Server 2013 has crawled the local content. For information about how to view the crawl log, see Crawl log in View search diagnostics in SharePoint Server You have configured the hybrid SharePoint environment as described in the following articles, and in the following order: Configure a hybrid topology for SharePoint Server 2013 Configure identity management for a hybrid topology in SharePoint Server 2013 You have configured Search features and functionality as described in this section. 5. Correct any errors or omissions, and then try a search again. If you still do not see search results from both search indexes, check the SharePoint Unified Logging Service (ULS) logs, also called the SharePoint trace logs. For more information, see Overview of Unified Logging System (ULS) Logging. Display hybrid search results in SharePoint Online This section shows you how to configure a SharePoint hybrid environment so that user searches from the SharePoint Online Search Center display hybrid results from both the SharePoint Online and SharePoint Server 2013 search indexes. This configuration is called inbound hybrid search because it requires an inbound hybrid authentication topology. (For more information, see Plan a one-way inbound hybrid topology.) The search results from SharePoint Server 2013 will appear with the search results from SharePoint Server 2013, but in a separate group called a result block. You can configure the block of results from SharePoint Server 2013 to be shown above all the results from SharePoint Online, or to be ranked by relevance compared to the SharePoint Online results. To display hybrid search results in the SharePoint Online Search Center, in SharePoint Online you perform the following procedures, which are described in detail in the following articles: Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 23

24 Step 1: Create a result source that defines how to get search results from the SharePoint Server 2013 deployment Step 2: Create a query rule to turn on hybrid search results in SharePoint Online Step 3: Test your configuration for displaying search results from SharePoint Server 2013 in SharePoint Online Step 4: Try a search from the SharePoint Online Search Center Note: SharePoint supports the accessibility features of common browsers to help you administer deployments and access sites. For more information, see Accessibility for SharePoint Before you begin: The hybrid Search configuration that you perform in this section is a SharePoint hybrid solution, and as such you perform it in the final phase of the SharePoint hybrid configuration process. Therefore, this section assumes that you have satisfied the prerequisites that are described in Prerequisites for inbound hybrid search in Plan hybrid search for SharePoint Server Step 1: Create a result source that defines how to get search results from your SharePoint Server 2013 deployment In this step, you will create a result source in SharePoint Online. This result source is a definition that specifies SharePoint Server 2013 as a provider to get search results from. This definition specifies each of the following: The protocol for getting search results from the SharePoint Server 2013 deployment. The URL of the reverse proxy device. The reverse proxy device forwards search queries from SharePoint Online to your SharePoint Server 2013 deployment. The ID of the target application that stores the Secure Store SSL certificate. Result sources can be created at the SharePoint Admin Center level, site collection level, or site level. In the procedure in this section, you create the result source at the SharePoint Admin Center level. This makes the result source available to any query rule that is created at the same level, as well as to any query rule that is created for a site collection or site. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 24

25 About the Secure Store Service The Secure Store Service is a claims-aware authorization service that includes an encrypted database for storing credentials. The Secure Store Service is an authorization service that runs on an application server. The Secure Store Service provides a database that is used to store credentials. These credentials usually consist of a user identity and password, but can also contain other fields that you define. For example, SharePoint Server 2013 can use the Secure Store database to store and retrieve credentials for access to external data sources. The Secure Store Service provides support for storing multiple sets of credentials for multiple back-end systems. Usage scenarios for Secure Store include the following: Excel Services can use Secure Store to provide access to external data sources in published workbooks. This can be used as a substitute to passing a user s credentials to the data source, a process which often requires configuring Kerberos delegation. Excel Services requires Secure Store if you want to configure an unattended service account for data authentication. Visio Services can use Secure Store to provide access to external data sources in published data-connected diagrams. This can be used as a substitute to passing a user s credentials to the data source, a process which often requires configuring Kerberos delegation. Visio Services requires Secure Store if you want to configure an unattended service account for data authentication. PerformancePoint Services can use Secure Store to provide access to external data sources. PerformancePoint Services requires Secure Store if you want to configure an unattended service account for data authentication. Power Pivot requires Secure Store for scheduled refresh of PowerPivot workbooks. Microsoft Business Connectivity Services can use Secure Store to map the user s credentials to a set of credentials for an external system. You can either map each user s credentials to a unique account on the external system or you can map a set of authenticated users to a single group account. Business Connectivity Services can also use Secure Store to store certificates for accessing an on-premises data source from SharePoint Online. SharePoint runtime can use Secure Store to store credentials necessary to communicate with Azure services, if any of the user apps require SharePoint runtime to provision and use Azure Services. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 25

26 Secure Store Service preparation When you prepare to deploy the Secure Store Service, be aware of the following important guidelines: Before you generate a new encryption key, back up the Secure Store database. You should also back up the Secure Store database after it is initially created, and again each time credentials are re-encrypted. When a new key is generated, the credentials can be re-encrypted with the new key. If the key refresh fails, or the passphrase is forgotten, the credentials will not be useable. Back up the encryption key after initially setting up Secure Store, and back up the key again each time it is regenerated. Do not store the backup media for the encryption key in the same location as the backup media for the Secure Store database. If a user obtains a copy of both the database and the key, the credentials stored in the database could be compromised. Because Secure Store is used to store sensitive information, for better security we recommend that you consider the following guidelines: Run the Secure Store Service in a separate application pool that is not used for any other service. Run the Secure Store Service on a separate application server that is not used for any other service. Create the Secure Store database on a separate application server running SQL Server. Do not use the same SQL Server installation that contains content databases. Target applications A target application is a collection of information that maps a user or users to a set of encrypted credentials stored in the Secure Store database. Target applications contain the following information that you define: Whether this is an individual or group mapping. What fields to store in the Secure Store database. (The default is Windows User Name and Windows Password, but additional field types can be selected, depending on the application.) Users with permissions to administer the target application. The individual or group to whom you are mapping the credentials. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 26

27 Each target application has a unique application ID that you define that is used to reference the target application from external applications such as Excel Services or SharePoint Designer. Secure Store credential mappings The Secure Store Service supports individual mappings and group mappings. In a group mapping, every user who is a member of a specific domain group is mapped to the same set of credentials. In an individual mapping, each individual user is mapped to a unique set of credentials. Individual mappings are useful if you need logging information about individual user access to shared resources. For group mappings, a security layer maps credentials for multiple domain users against a single set of credentials that are stored in the Secure Store database. Group mappings are easier to maintain than individual mappings, and can provide improved performance. Secure Store Service and claims authentication The Secure Store Service is a claims-aware service. It can accept security tokens and decrypt them to get the application ID, and then perform a lookup. When a SharePoint Server 2013 Security Token Service (STS) issues a security token in response to an authentication request, the Secure Store Service decrypts the token and reads the application ID value. The Secure Store Service uses the application ID to retrieve credentials from the Secure Store database. The credentials are then used to authorize access to resources. For more information about result sources, see the following resources: Understanding result sources Manage result sources To create a result source 1. Verify that the user account that you use to perform this procedure is a global administrator for the Office 365 subscription that you want to configure. 2. In the SharePoint Online Admin Center, in the Quick Launch, click Search. 3. On the Search Administration page, click Manage Result Sources. 4. Click New Result Source. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 27

28 5. On the page where you can create a new result source, do the following: a. In the General Information section, in the Name text box, type a name for the new result source. For example, type Get results from SharePoint Server Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 28

29 b. (Optional) In the General Information section, in the Description text box, type a description of the new result source. This description will appear as a tooltip when the pointer rests on the result source on certain configuration pages. c. In the Protocol section, select Remote SharePoint. d. In the Remote Service URL section, type the address of the external endpoint of the reverse proxy device, such as The reverse proxy device routes queries that are submitted in SharePoint Online to the SharePoint Server 2013 deployment. For more information, see Configure a reverse proxy device for SharePoint Server 2013 hybrid. The external endpoint of the reverse proxy device is its Internet-facing endpoint. The address of that external endpoint is called the external URL. About the role of a reverse proxy in a SharePoint Server 2013 hybrid deployment SharePoint Server 2013 and SharePoint Online can be configured in a hybrid configuration to securely combine search results and external data from Microsoft Business Connectivity Services (BCS) and Duet Enterprise. Reverse proxy devices play a role in the secure configuration of a hybrid SharePoint Server 2013 deployment when inbound traffic from SharePoint Online needs to be relayed to your on-premises SharePoint Server 2013 farm. For example, if a federated user uses a SharePoint Online search portal that is configured to return hybrid search results, a reverse proxy device intercepts and preauthenticates the request for onpremises SharePoint Server 2013 content and then relays it to SharePoint Server The reverse proxy device in a hybrid topology provides a secure endpoint for inbound traffic using SSL encryption and client certificate authentication. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 29

30 e. In the Type section, click SharePoint Search Results. f. In the Query Transform section, do one of the following: i. Keep the default query transform. The default transform is {searchterms}, which is a query variable that stands for the query that the user typed, as it was changed by the most recent query transform. ii. Type a different query transform in the text box, or click Launch Query Builder if you want to use Query Builder to help you configure a query transform. Note: You can use the query transform to narrow the search results to a specified subset for example, a subset that is from a particular SharePoint site collection or site. However, if you are not familiar with query transforms in SharePoint Server 2013 or SharePoint Online, we recommend that you keep the default query transform here. For more information, see Plan to transform queries and order results in SharePoint 2013 and Query variables in SharePoint Server Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 30

31 g. If you are connecting to your organization s intranet through a reverse proxy, in the Credentials Information section, do the following: i. Click SSO Id. ii. In the Reverse proxy certificate (Secure Store Id) text box, type the name of the target application for example, SecureChannelTargetApp. This stores the Windows certificate that will be used to authenticate to the reverse proxy device. h. To save the new result source, click OK. Step 2: Create a query rule to turn on hybrid search results in SharePoint Online In this step, you will create a query rule in SharePoint Online that uses the result source that you created previously in Step 1 of this section. When the query rule fires, it causes search results from content in the SharePoint Server 2013 search index to be displayed in a result block on a search results page in SharePoint Online. Query rules can be created at the SharePoint Admin Center level, site collection level, or site level. In the procedure in this section, you create a query rule at the SharePoint Admin Center level, which will apply to any queries that users submit in this instance of SharePoint Online. For more information about query rules, see the following resources: Plan to transform queries and order results in SharePoint 2013 Manage query rules in SharePoint Server 2013 To create a query rule 1. Verify that the user account that you use to perform this procedure is a global administrator for the Office 365 subscription that you want to configure. 2. In the SharePoint Online Admin Center, in the Quick Launch, click Search. 3. On the Search Administration page, click Manage Query Rules. This will take you to the Manage Query Rules page. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 31

32 4. On the Manage Query Rules page, do the following: a. Under the text For what context do you want to configure rules?, in the Select a Result Source list, select a result source for which you want this query rule to be applicable. Note: For testing, we recommend that you select the Local SharePoint Results result source here. If you do so, the query rule will be applicable when a user performs a query in the Everything search vertical in the Enterprise Search Center because that vertical uses the Local SharePoint Results result source by default. After you select a result source from the drop-down list, all existing query rules that apply to that result source appear on the page. On the Add Query Rule page, in the Context section, you will be able to add or remove result sources for which you want the rule to be applicable. b. (Optional) Under the text For what context do you want to configure rules?, in the User Segments list, click a user segment for which you want this query rule to be applicable. User segments are based on terms that describe users in the term store of a Managed Metadata Service application. On the Add Query Rule page, in the Context section, you will be able to add or remove user segments for which you want the rule to be applicable. c. (Optional) Under the text For what context do you want to configure rules?, in the Topic Categories list, select a topic category for which you want this query rule to be applicable. Topic categories are based on terms for categories in the term store of a Managed Metadata Service application. On the Add Query Rule page, in the Context section, you will be able to add or remove categories for which you want the rule to be applicable. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 32

33 d. Click New Query Rule. This will take you to the Add Query Rule page. 5. On the Add Query Rule page, do the following: a. In the General Information section, in the Rule Name text box, type a name for the new query rule. For example, type Show results from SharePoint Server b. If the Context section is collapsed, click the arrow next to Context to expand it. c. In the Context section, do the following: i. Under Query is performed on these sources, do one of the following: If you want this query rule to be applicable for queries that users submit against any result source, click All sources. Select One of these sources, and then optionally click Add Source to add other result sources for which you want the query rule to be applicable. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 33

34 Note: The result source that you selected on the Add Query Rule page (for example, Local SharePoint Results see Step 4a of this procedure) will be shown under One of these sources. When you select One of these sources, this query rule will be applicable only when a user submits a query against one of the result sources in this list. Therefore, make sure that the result source appears for which you want this query rule to be applicable for example, Local SharePoint Results. ii. (Optional) Under Query is performed from these categories, specify the topic categories (based on terms for topic categories in the term store of a Managed Metadata Service application) to perform the query from. iii. (Optional) Under Query is performed by these user segments, specify user segments (based on terms that describe users in the term store of a Managed Metadata Service application) to which you want the query rule to apply. d. In the Query Conditions section, specify conditions to control when the rule will fire, or click Remove Condition if you want the rule to fire for any query text. For testing, we recommend that you click Remove Condition so that the rule will fire for any query text. e. In the Actions section, under Result Blocks, click Add Result Block. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 34

35 f. In the Add Result Block dialog box, do the following: i. (Optional) In the Block Title section, in the Title text box, change the title to the text that you want to display above the result block, such as Results for "{subjectterms}" from SharePoint Server ii. In the Query section, do the following: In the Configure Query text box, do one of the following: o Keep the default query, which is {subjectterms}. Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 35

36 Note: If you are not familiar with transforming queries in SharePoint 2013, we recommend that you keep the default query here, namely {subjectterms}. For more information, see the following resources: Plan to transform queries and order results in SharePoint 2013 and Query variables in SharePoint Server o Type a different query in the text box, or click Launch Query Builder if you want to use Query Builder to help you configure a query. In the Search this Source list, select the name of the result source that you created in the previous procedure in this section (Step 1: Create a result source that defines how to get search results from the SharePoint Server 2013 deployment) for example, Get results from SharePoint Server In the Items drop-down list, select the number of search results from SharePoint Server 2013 that you want to show in this result block on the search results page. For example, select 3 to display three results from SharePoint Server 2013 in this result block. iii. If the Settings section is collapsed, click the arrow next to Settings to expand it. iv. In the Settings section, do the following: If you want to display a Show More link at the bottom of the result block, click More link goes to the following URL, and type the URL for the link to a page that displays more results from the SharePoint Server 2013 search index. For example, to specify the main search results page as the page that displays more results, type a URL of the following form (followed by?k={subjectterms} to signify the user s search query): ter_name/pages/results.aspx?k={subjectterms} Hybrid for SharePoint Server 2013 Search Reference Architecture October 2014 Page 36

SharePoint 2013 Business Connectivity Services Hybrid Overview

SharePoint 2013 Business Connectivity Services Hybrid Overview SharePoint 2013 Business Connectivity Services Hybrid Overview Christopher J Fox Microsoft Corporation November 2012 Applies to: SharePoint 2013, SharePoint Online Summary: A hybrid SharePoint environment

More information

Get started with cloud hybrid search for SharePoint

Get started with cloud hybrid search for SharePoint Get started with cloud hybrid search for SharePoint This document supports a preliminary release of the cloud hybrid search feature for SharePoint 2013 with August 2015 PU and for SharePoint 2016 Preview,

More information

SharePoint 2010 Interview Questions-Architect

SharePoint 2010 Interview Questions-Architect Basic Intro SharePoint Architecture Questions 1) What are Web Applications in SharePoint? An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

More information

Coveo Platform 7.0. Microsoft SharePoint Connector Guide

Coveo Platform 7.0. Microsoft SharePoint Connector Guide Coveo Platform 7.0 Microsoft SharePoint Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Introduction to Mobile Access Gateway Installation

Introduction to Mobile Access Gateway Installation Introduction to Mobile Access Gateway Installation This document describes the installation process for the Mobile Access Gateway (MAG), which is an enterprise integration component that provides a secure

More information

Introduction to Search in SharePoint 2013. Hands-On Lab. Lab Manual

Introduction to Search in SharePoint 2013. Hands-On Lab. Lab Manual 2013 Introduction to Search in SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references,

More information

Cloud-Accelerated Hybrid Scenarios with SharePoint and Office 365

Cloud-Accelerated Hybrid Scenarios with SharePoint and Office 365 Cloud-Accelerated Hybrid Scenarios with SharePoint and Office 365 Contents Contents 1 About this guide 3 Overview 9 Authentication and authorization 10 Getting started with identity integration 26 Getting

More information

SharePoint 2013 Logical Architecture

SharePoint 2013 Logical Architecture SharePoint 2013 Logical Architecture This document is provided "as-is". Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Microsoft Business Intelligence 2012 Single Server Install Guide

Microsoft Business Intelligence 2012 Single Server Install Guide Microsoft Business Intelligence 2012 Single Server Install Guide Howard Morgenstern Business Intelligence Expert Microsoft Canada 1 Table of Contents Microsoft Business Intelligence 2012 Single Server

More information

Configuring Single Sign-On from the VMware Identity Manager Service to Office 365

Configuring Single Sign-On from the VMware Identity Manager Service to Office 365 Configuring Single Sign-On from the VMware Identity Manager Service to Office 365 VMware Identity Manager JULY 2015 V1 Table of Contents Overview... 2 Passive and Active Authentication Profiles... 2 Adding

More information

10231B: Designing a Microsoft SharePoint 2010 Infrastructure

10231B: Designing a Microsoft SharePoint 2010 Infrastructure 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Number: 10231B Course Length: 5 Days Course Overview This 5 day course teaches IT Professionals to design and deploy Microsoft SharePoint

More information

360 Online authentication

360 Online authentication 360 Online authentication Version October 2015 This document will help you set up a trust for authentication of 360 Online users between Azure Access Control Service and either Office 365 or Active Directory

More information

Centrify Cloud Connector Deployment Guide

Centrify Cloud Connector Deployment Guide C E N T R I F Y D E P L O Y M E N T G U I D E Centrify Cloud Connector Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

Designing a Microsoft SharePoint 2010 Infrastructure

Designing a Microsoft SharePoint 2010 Infrastructure Designing a Microsoft SharePoint 2010 Infrastructure Course Details Course Code: Duration: Notes: 10231B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Introduction to the EIS Guide

Introduction to the EIS Guide Introduction to the EIS Guide The AirWatch Enterprise Integration Service (EIS) provides organizations the ability to securely integrate with back-end enterprise systems from either the AirWatch SaaS environment

More information

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Contents Introduction... 2 Environment Topology... 2 Virtual Machines / System Requirements...

More information

Setup Guide: Server-side synchronization for CRM Online and Exchange Server

Setup Guide: Server-side synchronization for CRM Online and Exchange Server Setup Guide: Server-side synchronization for CRM Online and Exchange Server Version 8.0 Microsoft Dynamics CRM 2016 Authors: Elad Ben Yosef, Sumanta Batabyal This document is provided "as-is". Information

More information

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide MicrosoftDynam ics GP 2015 TenantServices Installation and Adm inistration Guide Copyright Copyright 2014 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is.

More information

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Description: This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint

More information

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days,

More information

SHAREPOINT HYBRID AND IMPLICATIONS OF 2016

SHAREPOINT HYBRID AND IMPLICATIONS OF 2016 SHAREPOINT HYBRID AND IMPLICATIONS OF 2016 Dan Charlton Senior Consultant MCSE, MCSA, MCP COMPANY OVERVIEW TOTAL SOLUTIONS OVERVIEW SharePoint Consulting & Development Organization Design Development Administration

More information

"Charting the Course...... to Your Success!" MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary

Charting the Course...... to Your Success! MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary Description Course Summary This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint and also how to manage and monitor sites and users by using

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Course Description This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Test Lab Guide: Creating a Windows Azure AD and Windows Server AD Environment using Azure AD Sync

Test Lab Guide: Creating a Windows Azure AD and Windows Server AD Environment using Azure AD Sync Test Lab Guide: Creating a Windows Azure AD and Windows Server AD Environment using Azure AD Sync Microsoft Corporation Published: December 2014 Author: Mark Grimes Acknowledgements Special thanks to the

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

ICONICS Using the Azure Cloud Connector

ICONICS Using the Azure Cloud Connector Description: Guide to use the Azure Cloud Connector General Requirement: Valid account for Azure, including Cloud Service, SQL Azure and Azure Storage. Introduction Cloud Connector is a FrameWorX Server

More information

Microsoft 20533 - Implementing Microsoft Azure Infrastructure Solutions

Microsoft 20533 - Implementing Microsoft Azure Infrastructure Solutions 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20533 - Implementing Microsoft Azure Infrastructure Solutions Length 5 days Price $4389.00 (inc GST) Version C Overview This course is intended for IT professionals

More information

Deploy Remote Desktop Gateway on the AWS Cloud

Deploy Remote Desktop Gateway on the AWS Cloud Deploy Remote Desktop Gateway on the AWS Cloud Mike Pfeiffer April 2014 Last updated: May 2015 (revisions) Table of Contents Abstract... 3 Before You Get Started... 3 Three Ways to Use this Guide... 4

More information

Microsoft 70-331. Version: Demo 15.0

Microsoft 70-331. Version: Demo 15.0 Microsoft 70-331 Core Solutions of Microsoft SharePoint Server 2013 Version: Demo 15.0 Topic 1, Scenario 1 Background You are employed as a SharePoint administrator at ABC.com. ABC.com has a single Active

More information

Citrix NetScaler and Microsoft SharePoint 2013 Hybrid Deployment Guide

Citrix NetScaler and Microsoft SharePoint 2013 Hybrid Deployment Guide Citrix NetScaler and Microsoft SharePoint 2013 Hybrid Deployment Guide 2013 Deployment Guide Table of Contents Overview 3 SharePoint Hybrid Deployment Overview 3 Workflow 4 Step by Step Configuration on

More information

AVG Business SSO Connecting to Active Directory

AVG Business SSO Connecting to Active Directory AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud

More information

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved.

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved. Tenrox Single Sign-On (SSO) Setup Guide January, 2012 2012 Tenrox. All rights reserved. About this Guide This guide provides a high-level technical overview of the Tenrox Single Sign-On (SSO) architecture,

More information

White paper Contents

White paper Contents Three Ways to Integrate Active Directory with Your SaaS Applications Okta Inc. 301 Brannan Street San Francisco, CA 94107 info@okta.com 1-888-722-7871 Contents 1 User Management Challenges of Software

More information

DEMYSTIFYING THE SHAREPOINT HYBRID ENVIRONMENT. Dan Charlton Senior Consultant MCSE, MCSA, MCP

DEMYSTIFYING THE SHAREPOINT HYBRID ENVIRONMENT. Dan Charlton Senior Consultant MCSE, MCSA, MCP DEMYSTIFYING THE SHAREPOINT HYBRID ENVIRONMENT Dan Charlton Senior Consultant MCSE, MCSA, MCP COMPANY OVERVIEW TOTAL SOLUTIONS OVERVIEW SharePoint Consulting & Development Organization Design Development

More information

http://docs.trendmicro.com/en-us/home.aspx

http://docs.trendmicro.com/en-us/home.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Special thanks to the following people for reviewing and providing invaluable feedback for this document: Joe Davies, Bill Mathers, Andreas Kjellman

Special thanks to the following people for reviewing and providing invaluable feedback for this document: Joe Davies, Bill Mathers, Andreas Kjellman Test Lab Guide: Creating a Microsoft Azure Active Directory and Windows Server Active Directory Environment using Microsoft Azure Active Directory Sync Services Microsoft Corporation Published: December

More information

Managing Your Microsoft Windows Server Fleet with AWS Directory Service. May 2015

Managing Your Microsoft Windows Server Fleet with AWS Directory Service. May 2015 Managing Your Microsoft Windows Server Fleet with AWS Directory Service May 2015 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 02 July 2016 Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 5 days Course Description: This course is

More information

HOTPin Integration Guide: Microsoft Office 365 with Active Directory Federated Services

HOTPin Integration Guide: Microsoft Office 365 with Active Directory Federated Services HOTPin Integration Guide: Microsoft Office 365 with Active Directory Federated Services Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained in this document is provided

More information

HarePoint Workflow Extensions for Office 365. Quick Start Guide

HarePoint Workflow Extensions for Office 365. Quick Start Guide HarePoint Workflow Extensions for Office 365 Quick Start Guide Product version 0.91 November 09, 2015 ( This Page Intentionally Left Blank ) HarePoint.Com Table of Contents 2 Table of Contents Table of

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course Code: M20533 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing Microsoft Azure Infrastructure Solutions Overview This course is aimed at experienced IT Professionals who currently

More information

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5 day ILT training course

More information

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

Course 20533: Implementing Microsoft Azure Infrastructure Solutions Course 20533: Implementing Microsoft Azure Infrastructure Solutions Overview About this course This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

SharePoint 2010 Intranet Case Study. Presented by Peter Carson President, Envision IT

SharePoint 2010 Intranet Case Study. Presented by Peter Carson President, Envision IT SharePoint 2010 Intranet Case Study Presented by Peter Carson President, Envision IT Peter Carson President, Envision IT Virtual Technical Specialist, Microsoft Canada Computer Engineering, UW peter@envisionit.com

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Course 8036 - Three days - Instructor-led - Hands on Introduction This instructor-led course provides students with the knowledge

More information

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Course Description This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part

More information

Microsoft SharePoint Architectural Models

Microsoft SharePoint Architectural Models Microsoft SharePoint This topic is 1 of 5 in a series Introduction to Fundamental SharePoint This series is intended to raise awareness of the different fundamental architectural models through which SharePoint

More information

Course 20346: Managing Office 365 Identities and Services

Course 20346: Managing Office 365 Identities and Services Course 20346: Managing Office 365 Identities and Services Overview About this course This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part in evaluating,

More information

Working with Structured Data in Microsoft Office SharePoint Server 2007 (Part1): Configuring Single Sign On Service and Database

Working with Structured Data in Microsoft Office SharePoint Server 2007 (Part1): Configuring Single Sign On Service and Database Working with Structured Data in Microsoft Office SharePoint Server 2007 (Part1): Configuring Single Sign On Service and Database Applies to: Microsoft Office SharePoint Server 2007 Explore different options

More information

Setup Guide for AD FS 3.0 on the Apprenda Platform

Setup Guide for AD FS 3.0 on the Apprenda Platform Setup Guide for AD FS 3.0 on the Apprenda Platform Last Updated for Apprenda 6.0.3 The Apprenda Platform leverages Active Directory Federation Services (AD FS) to support identity federation. AD FS and

More information

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite Business Portal for Microsoft Dynamics GP 2010 Field Service Suite Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views

More information

Administering the Web Server (IIS) Role of Windows Server

Administering the Web Server (IIS) Role of Windows Server Course 10972B: Administering the Web Server (IIS) Role of Windows Server Page 1 of 7 Administering the Web Server (IIS) Role of Windows Server Course 10972B: 4 days; Instructor-Led Introduction This course

More information

Managing Office 365 Identities and Services

Managing Office 365 Identities and Services Course 20346B: Managing Office 365 Identities and Services Page 1 of 7 Managing Office 365 Identities and Services Course 20346B: 4 days; Instructor-Led Introduction This is a 4-day Instructor Led Training

More information

Administering the Web Server (IIS) Role of Windows Server 10972B; 5 Days

Administering the Web Server (IIS) Role of Windows Server 10972B; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Administering the Web Server (IIS) Role of Windows Server 10972B; 5 Days

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

Flowing Identity in the Microsoft BI Stack using Claims-based Authentication

Flowing Identity in the Microsoft BI Stack using Claims-based Authentication Flowing Identity in the Microsoft BI Stack using Claims-based Authentication If you are adopting Active Directory Federation Services () as a method of user authentication for and desire to implement role

More information

Exchange Server Hybrid Deployment for Exchange Online Dedicated

Exchange Server Hybrid Deployment for Exchange Online Dedicated Dedicated and ITAR-support Plans Hybrid Deployment for Exchange Online Dedicated Applies to: Office 365 Dedicated - Legacy 2013 Platform Release Topic Last Modified: 31-Jan-2013 Topic Last Modified: 31-Jan-2013

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

Introduction to Directory Services

Introduction to Directory Services Introduction to Directory Services Overview This document explains how AirWatch integrates with your organization's existing directory service such as Active Directory, Lotus Domino and Novell e-directory

More information

LAB 1: Installing Active Directory Federation Services

LAB 1: Installing Active Directory Federation Services LAB 1: Installing Active Directory Federation Services Contents Lab: Installing and Configuring Active Directory Federation Services... 2 Exercise 1: installing and configuring Active Directory Federation

More information

IT Exam Training online / Bootcamp

IT Exam Training online / Bootcamp DumpCollection IT Exam Training online / Bootcamp http://www.dumpcollection.com PDF and Testing Engine, study and practice Exam : 70-534 Title : Architecting Microsoft Azure Solutions Vendor : Microsoft

More information

Using RD Gateway with Azure Multifactor Authentication

Using RD Gateway with Azure Multifactor Authentication Using RD Gateway with Azure Multifactor Authentication We have a client that uses RD Gateway to allow users to access their RDS deployment from outside their corporate network. They have about 1000+ users.

More information

Microsoft SharePoint 2010 Administration

Microsoft SharePoint 2010 Administration Microsoft SharePoint 2010 Administration Real-World Skills for MCITP Certification and Beyond Tom Carpenter James Pyles WILEY Wiley Publishing, Inc. Contents Introduction xxiii Chapter 1 Planning the Logical

More information

Protecting Juniper SA using Certificate-Based Authentication. Quick Start Guide

Protecting Juniper SA using Certificate-Based Authentication. Quick Start Guide Protecting Juniper SA using Certificate-Based Authentication Copyright 2013 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document complete and accurate.

More information

MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS

MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS Number: 70-346 Passing Score: 800 Time Limit: 120 min File Version: 58.5 http://www.gratisexam.com/ MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS Exam Name:Managing

More information

Configure Microsoft Dynamics AX Connector for Mobile Applications

Configure Microsoft Dynamics AX Connector for Mobile Applications Microsoft Dynamics AX 2012 Configure Microsoft Dynamics AX Connector for Mobile Applications White Paper April 2013 www.microsoft.com/dynamics/ax Send suggestions and comments about this document to adocs@microsoft.com.

More information

"Charting the Course... Implementing Citrix NetScaler 11 for App and Desktop Solutions CNS-207 Course Summary

Charting the Course... Implementing Citrix NetScaler 11 for App and Desktop Solutions CNS-207 Course Summary Course Summary Description The objective of this course is to provide the foundational concepts and teach the skills necessary to implement, configure, secure and monitor a Citrix NetScaler system with

More information

Managing Office 365 Identities and Services

Managing Office 365 Identities and Services Course 20346B: Managing Office 365 Identities and Services Course Details Course Outline Module 1: Preparing for Office 365 This module reviews the features of Office 365 and identifies recent improvements

More information

AVG Business Secure Sign On Active Directory Quick Start Guide

AVG Business Secure Sign On Active Directory Quick Start Guide AVG Business Secure Sign On Active Directory Quick Start Guide The steps below will allow for download and registration of the AVG Business SSO Cloud Connector to integrate SaaS application access and

More information

http://www.trendmicro.com/download

http://www.trendmicro.com/download Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Course Description This three day course prepares IT Professionals to administer enterprise search solutions using

More information

KEMP LoadMaster. Enabling Hybrid Cloud Solutions in Microsoft Azure

KEMP LoadMaster. Enabling Hybrid Cloud Solutions in Microsoft Azure KEMP LoadMaster Enabling Hybrid Cloud Solutions in Microsoft Azure Introduction An increasing number of organizations are moving from traditional on-premises datacenter architecture to a public cloud platform

More information

SSC2016: SharePoint 2016 Administrator s Survival Camp

SSC2016: SharePoint 2016 Administrator s Survival Camp SHAREPOINT 2016 FOR IT PROFESSIONALS 5 DAYS SSC2016: SharePoint 2016 Administrator s Survival Camp AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES Administrators Instructor-led training with hands-on

More information

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Requirements.... 3 Horizon Workspace Components.... 3 SAML 2.0 Standard.... 3 Authentication

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 www.etidaho.com (208) 327-0768 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 5 Days About this Course This five-day instructor-led course teaches students how to install, configure,

More information

Kerberos planning, and then we're going to take a deep dive look at how we actually configure Kerberos for the relational database engine.

Kerberos planning, and then we're going to take a deep dive look at how we actually configure Kerberos for the relational database engine. Configuring and Securing Complex BI Applications in a SharePoint 2010 Environment with SQL Server 2012 Tom Wisnowski - Architect, Microsoft Consulting Service Hello. Welcome to Configuring and Securing

More information

PI Cloud Connect Overview

PI Cloud Connect Overview PI Cloud Connect Overview Version 1.0.8 Content Product Overview... 3 Sharing data with other corporations... 3 Sharing data within your company... 4 Architecture Overview... 5 PI Cloud Connect and PI

More information

CA CloudMinder. Getting Started with SSO 1.5

CA CloudMinder. Getting Started with SSO 1.5 CA CloudMinder Getting Started with SSO 1.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015 Metalogix Replicator Quick Start Guide Publication Date: May 14, 2015 Copyright Metalogix International GmbH, 2002-2015. All Rights Reserved. This software is protected by copyright law and international

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Course 10174 : Configuring and Administering Microsoft SharePoint 2010 Page 1 of 7 Configuring and Administering Microsoft SharePoint 2010 Course 10174: 4 days; Instructor-Led Introduction This four-day

More information

Protected Trust Directory Sync Guide

Protected Trust Directory Sync Guide Protected Trust Directory Sync Guide Protected Trust Directory Sync Guide 2 Overview Protected Trust Directory Sync enables your organization to synchronize the users and distribution lists in Active Directory

More information

Deployment Guide. AX Series for Microsoft Lync Server 2010

Deployment Guide. AX Series for Microsoft Lync Server 2010 Deployment Guide AX Series for Microsoft Lync Server 2010 TABLE OF CONTENTS Introduction... 3 Deployment Guide Overview... 5 Deployment Prerequisites and Assumptions... 7 AX Deployment for Lync Server

More information

10972B: Administering the Web Server (IIS) Role of Windows Server

10972B: Administering the Web Server (IIS) Role of Windows Server 10972B: Administering the Web Server (IIS) Role of Windows Server Course Details Course Code: Duration: Notes: 10972B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Course 20347A: Enabling and Managing Office 365 Page 1 of 7 Enabling and Managing Office 365 Course 20347A: 4 days; Instructor-Led Introduction This is a 4-day instructor-led training (ILT) course that

More information

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

Deploy the client as an Azure RemoteApp program

Deploy the client as an Azure RemoteApp program Microsoft Dynamics AX 2012 R3 Deploy the client as an Azure RemoteApp program Microsoft Azure RemoteApp helps you provide secure, remote access to applications from many different user devices. This white

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Introduction to Google Apps for Business Integration

Introduction to Google Apps for Business Integration Introduction to Google Apps for Business Integration Overview Providing employees with mobile email access can introduce a number of security concerns not addressed by most standard email security infrastructures.

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Flexible Identity Federation

Flexible Identity Federation Flexible Identity Federation Quick start guide version 1.0.1 Publication history Date Description Revision 2015.09.23 initial release 1.0.0 2015.12.11 minor updates 1.0.1 Copyright Orange Business Services

More information

SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE

SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE Contents Introduction... 3 Step 1 Create Azure Components... 5 Step 1.1 Virtual Network... 5 Step 1.1.1 Virtual Network Details... 6 Step 1.1.2 DNS Servers

More information

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en Configuring and Administering Microsoft SharePoint 2013 Course: Corrientes 861 Piso 5 S2000CTH Rosario Argentina TEL: +54 (341) 426 4844 Info@fullsolutions.com Configuring and Administering Microsoft SharePoint

More information

Identity Implementation Guide

Identity Implementation Guide Identity Implementation Guide Version 37.0, Summer 16 @salesforcedocs Last updated: May 26, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information