SPHOL325: SharePoint Server 2013 Search Connectors and Using BCS

Size: px
Start display at page:

Download "SPHOL325: SharePoint Server 2013 Search Connectors and Using BCS"

Transcription

1 2013 SPHOL325: SharePoint Server 2013 Search Connectors and Using BCS Hands-On Lab Lab Manual

2 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 Microsoft. All rights reserved.

3 Contents SHAREPOINT SERVER 2013 SEARCH CONNECTORS AND USING BCS... 2 Lab Objectives... 2 Technologies... 2 Audience... 2 Scenario... 2 Getting Started... 3 Connect to the Lab Environment... 3 Open the Lab Environment... 3 Exercise 1 Create an External Content Type (ECT)... 4 Scenario... 4 Task 1 Create a New External Content Type... 4 Task 2 Connect the External Content Type With an External Data Source... 5 Exercise 2 Configure The External Content Type... 7 Scenario... 7 Task 1 Configure Database Operations... 7 Task 2 Configure The Title and Profile Page... 9 Task 3 Verify ECT Properties and Permissions Exercise 3 Create, Configure, And Crawl An External Content Source Scenario Task 1 Create a New Content Source Task 2 Start and Verify A Crawl Task 3 Search the External Content Summary Page 1

4 Estimated time to complete this lab: 35 minutes Lab Objectives The goal of this lab is to learn how search connectors can be used to connect to and search across external data sources using Business Connectivity Services (BCS). As an example, you will configure your SharePoint installation to extract content from a SQL database and make it searchable. To achieve this, you will create an external content type (ECT) using SharePoint Designer, deploy it to SharePoint, and create a new content source to crawl this External Content Type. Finally, you will perform some queries to confirm that the external content is now available to SharePoint search. After completing this lab, you will be better able to: Create and configure an external content type using SharePoint Designer and Business Connectivity Services. Connect the ECT to an external content source (a SQL database). Create a SharePoint content source corresponding to the ECT and crawl the source. Conduct a search to confirm results have been successfully returned from the external database. Technologies Audience Scenario SharePoint 2013 Search Business Connectivity Services SharePoint Site Administrators and SharePoint IT Professionals In this lab, you will learn how to access and search external content in SharePoint Server 2013 using search connectors and Business Connectivity Services. Microsoft Confidential Page 2

5 Getting Started Connect to the Lab Environment You will be logged on to the SharePoint (SP) virtual machine (VM) as Garth Fort, with the credentials CONTOSO\GarthF, Open the Lab Environment 1. To begin the lab, start Internet Explorer, navigate to the demo home page at if not already displayed and log on to SharePoint as Garth Fort with the following credentials: Username: CONTOSO\GarthF Password: 2. Warm up Web Apps: a. Start in the demo home page. b. In the upper navigation, click the down-arrow next to Resources and then click Document Center. c. Click on a PowerPoint presentation and see it open in a Web App. d. Click the back-arrow to return to the Document Center. e. Repeat steps c and d for Word and Excel documents. Note: if you do not see a specific document type in the top view, in the left navigation click Documents and select from that list. f. In the upper navigation, click Home to return to the demo home page. 3. You will need to start a second session of Internet Explorer and open Central Administration before proceeding with the lab. To do that: a. From the Start menu, select SharePoint 2013 Central Administration. If you see a UAC message, click Yes to confirm. b. If presented with a login dialog box, use the following credentials: Username: CONTOSO\Administrator Password: pass@word1 Microsoft Confidential Page 3

6 Exercise 1 Create an External Content Type (ECT) Estimated time to complete this exercise: 10 minutes Scenario In this exercise, you will create a new external content type using SharePoint Designer. The external content type will point to a local SQL Server Database, AdventureWorks2012. The SQL database contains product and sales data for Adventure Works Cycles, a fictitious bicycle manufacturer and parts distributor. Task 1 Create a New External Content Type In this task, you will use SharePoint Designer to create and configure a new external content type. 1. From the Start menu, start SharePoint Designer Click Open Site. 3. In the Site name box, type 4. Click Open. 5. If presented with a login window, log on using the credentials GarthF, pass@word1. 6. In the left navigation, in the Site Objects menu, click External Content Types. Microsoft Confidential Page 4

7 4. In the ribbon, in the New group, click External Content Type. 5. When the screen to define a new external content type loads, click the blue New external content type link next to Name and change the name to AdventureWorksProducts. Task 2 Connect the External Content Type With an External Data Source In this task, you will continue to configure the new external content type by connecting it to an external data source. Microsoft Confidential Page 5

8 1. Next to External System, click Click here to discover external data sources and. 2. Click Add Connection. 3. In the Data Source Type drop-down menu, select SQL Server. 4. Click OK. Microsoft Confidential Page 6

9 5. Type the following information in the SQL Server Connection window: a. Database Server: localhost b. Database Name: AdventureWorks2012 c. Name: BCSHOL d. Connect with User s Identity Selected 6. Click OK. In this exercise, you began the process of creating and configuring an external content type using SharePoint Designer. Exercise 2 Configure The External Content Type Estimated time to complete this exercise: 15 minutes Scenario In this exercise, you will finish configuring the external content type properties in SharePoint Designer. Specifically, you will define which table in the database will be used for crawling and searching, define a title, and enable a profile page (A profile page is provisioned by data from the external content type, and appears when you click on a specific search result). Task 1 Configure Database Operations In this task, you will set the database options for the external content type. Microsoft Confidential Page 7

10 1. Back in SharePoint Designer, verify that you now have an entry BCSHOL in the Data Source Explorer. 2. Expand the tree view until you get to the list of Tables. a. If you get a Cannot complete refresh warning message, click OK to close the message. 3. Scroll down, and then right-click on the table Product and click Create All Operations. Microsoft Confidential Page 8

11 4. A wizard opens that lets you customize the parameters and filters for these operations. You will use the default values. 5. Press Finish to accept the default values. 6. At the right side of your screen, you should now see all the operations (Create, Read Item, Update, Delete, and Read List) on the External Content Type Operations. Task 2 Configure The Title and Profile Page In this task, you will define a title and enable a profile page for the external content type. Microsoft Confidential Page 9

12 1. In the ribbon, in the Views group, click Summary View. 2. Click Name from the Fields list the right side of this screen, and then in the ribbon, click Set as Title. 3. Leave SharePoint Designer open. You will now briefly return to SharePoint Central Administration to enable and create a profile page for the new external content type. 4. Confirm that profile creation is enabled and configured for the site: a. Navigate to the Internet Explorer session that has Central Administration open: i. In the taskbar, click the Internet Explorer icon and then click Home Central Administration Windows Internet Explorer. Microsoft Confidential Page 10

13 b. Under Application Management, click Manage service applications. c. Click Business Data Connectivity Service. d. In the ribbon, if the configuration options are not visible, click the Edit tab. e. Click Configure. 5. On the screen that appears, confirm that the option Enable Profile Page Creation is checked. 6. If the following URL is not already displayed, type it into the Host SharePoint Site URL box: 7. Click OK to confirm the change. 8. In the Ribbon, click BROWSE. You will return to the View External Content Types page. Microsoft Confidential Page 11

14 You will now return to SharePoint Designer to complete the configuration process. 9. Return to SharePoint Designer. 10. In the ribbon, click Create Profile Page. 11. When prompted to Save the External Content Type now, click Yes. At this point, SharePoint Designer will save the external content type to the BCS Metadata store and create the profile page. 12. Close SharePoint Designer. Task 3 Verify ECT Properties and Permissions In order for the new external content type to be crawled, the content access account must have appropriate permissions. In this task, you will confirm the correct settings for these parameters. 1. Return to the Internet Explorer session with the tab View External Content Types open: a. In the taskbar, click the Internet Explorer icon and then click View External Content Types Windows Internet Explorer. Microsoft Confidential Page 12

15 2. The new AdventureWorksProducts ECT should appear on the list. If it does not, try refreshing the page. 3. Pause on the AdventureWorksProducts content type, and then click the drop-down arrow. 4. In the drop-down menu that appears, click Set Permissions. 5. If all permissions are already granted for Garth Fort, or for a group (for example, CONTOSO\Domain Users), skip steps 6-9 and continue with step In the window that appears, in the Add an account box, type contoso\domain users and click the Check Names icon. Wait until the name resolves. 7. Click Add. 8. Check all permissions (Edit, Execute, Selectable In Clients, Set Permissions). Microsoft Confidential Page 13

16 9. Check the box next to Propagate permissions to all methods 10. Click OK. 11. Use the Internet Explorer back-button to navigate back to Central Administration. In this exercise, you finished configuring the external content type properties. You defined which table in the database will be used for crawling and searching, define a title, and enabled a search result profile page. Exercise 3 Create, Configure, And Crawl An External Content Source Estimated time to complete this exercise: 10 minutes Scenario In order to make the new external content type accessible to search, you need to create and configure a SharePoint content source and start a crawl. Once the crawl is completed, you will conduct a search to confirm that the external content is being retrieved. Task 1 Create a New Content Source In this task, you will continue in Central Administration. You will open the SharePoint Search Service application and create a new search content source for the ECT you created in previous exercises. Microsoft Confidential Page 14

17 1. Start in Central Administration (you should be there after completing the previous exercise). 2. Under Application Management, click Manage service applications. 3. Click the link for the Search Service Application (not the proxy). 4. In the left navigation, click Content Sources. 5. Pause on the AdventureWorksProducts content source, if it exist and then click the dropdown arrow. In the drop-down menu that appears, click Delete. 6. Click OK to confirm the deletion of the content source. 7. Click New Content Source. Note: the existing content source list may not exactly match the screen shot. 8. In the next window, select the following options: a. Name: AdventureWorksProducts Microsoft Confidential Page 15

18 b. Content Source Type: Line of Business Data Note: After you select this option, the page will reload to display your available options for this Content Source Type) 9. External Data Source: a. Crawl selected external data source: Selected b. BCSHOL Checked 10. Crawl Schedules: a. Incremental Crawl: None b. Full Crawl: None c. Content Source Priority: Normal 11. Your configuration window should look like the following screen shot: 12. Click OK. Microsoft Confidential Page 16

19 Task 2 Start and Verify A Crawl Recall that in the content source definition page, you can create an incremental crawl schedule. You will now manually start a full crawl of this content source in order to make the latest data available for search. 1. Back in the Manage Content Sources page, pause on the new content source AdventureWorksProducts, click the down-arrow, and in the context menu click Start Full Crawl. 2. Click OK to confirm. 3. Follow the status of the crawl every few minutes by clicking Refresh. 4. After the status of your Content Source crawl changes from Crawling Full to Completing to Idle, move to the next step (approx. 2-3 minutes; may depend on hardware resources). 5. Right-click the AdventureWorksProducts content source and select View Crawl Log. 6. In the list of content sources, click AdventureWorksProducts. 7. Confirm that the source was crawled successfully with no errors. Microsoft Confidential Page 17

20 8. In the left navigation, click Central Administration to return to the Central Administration page. Task 3 Search the External Content In this final task, you will conduct a search to verify that you successfully connected and crawled an external content source connected to the AdventureWorks company database. 1. Return to the Internet Explorer session that has the Contoso demo site open: a. In the taskbar, click the Internet Explorer icon, and then click Home Windows Internet Explorer. 2. In the top navigation, click Search. 3. In the search box, type tire and click the search icon. 4. Verify that you have results coming from the AdventureWorks bicycle company database. Note: you may also see one or more document results from other sources. You are looking for items in the bicycle catalog such as Touring Tire, Mountain Tire Tube, etc. Microsoft Confidential Page 18

21 5. Click the link below one of the results to see how the URL for the item is composed. Click out of the item. 6. Pause on the item and in the hover panel, click OPEN. Microsoft Confidential Page 19

22 7. In the product profile page that opens, note that the URL for the page is the same as that seen two steps above, and that the fields are populated from the external content type. 8. Click the back-arrow in Internet Explorer to return to the search results list. By completing this exercise, you learned to create and configure an external content type, and to configure Business Connectivity Services (BCS) to access and crawl the external content. You then confirmed a successful crawl by conducting a search and retrieving results. Summary In this hands-on lab, you learned how Business Connectivity Services can be used to access an external data source, and then learned to make the content available for search. Specifically, you: Created a new external content type (ECT) and connect it to an external data source. Configured some of the key ECT and SQL Server options including database operations, title, profile page, and permissions. Created a new SharePoint search content source and configure it for crawling the ECT. Crawled the source and conducted a query to verify that search has successfully discovered content in the external database. Microsoft Confidential Page 20

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

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on 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

More information

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual 2013 SPHOL326: Designing a SharePoint 2013 Site 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

SPHOL205: Introduction to Backup & Restore in SharePoint 2013. Hands-On Lab. Lab Manual

SPHOL205: Introduction to Backup & Restore in SharePoint 2013. Hands-On Lab. Lab Manual 2013 SPHOL205: Introduction to Backup & Restore 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

More information

SPHOL207: Database Snapshots with SharePoint 2013

SPHOL207: Database Snapshots with SharePoint 2013 2013 SPHOL207: Database Snapshots with 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

More information

Colligo Email Manager 6.0. Offline Mode - User Guide

Colligo Email Manager 6.0. Offline Mode - User Guide 6.0 Offline Mode - User Guide Contents Colligo Email Manager 1 Key Features 1 Benefits 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License Key 3 Managing SharePoint

More information

SPHOL213: Intro to Web Content Management in SharePoint 2013

SPHOL213: Intro to Web Content Management in SharePoint 2013 2013 SPHOL213: Intro to Web Content Management 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

More information

Table of Contents. 1. Content Approval...1 EVALUATION COPY

Table of Contents. 1. Content Approval...1 EVALUATION COPY Table of Contents Table of Contents 1. Content Approval...1 Enabling Content Approval...1 Content Approval Workflows...4 Exercise 1: Enabling and Using SharePoint Content Approval...9 Exercise 2: Enabling

More information

Colligo Email Manager 6.0. Connected Mode - User Guide

Colligo Email Manager 6.0. Connected Mode - User Guide 6.0 Connected Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License

More information

System Center 2012 R2 Lab 5: Application Management

System Center 2012 R2 Lab 5: Application Management System Center 2012 R2 Lab 5: Application Management Hands-On Lab Step-by-Step Guide For the VMs use the following credentials: Username: Contoso\Administrator Password: Passw0rd! Version: 1.5.5 Last updated:

More information

What s New in Version 10 Details for Web Essentials

What s New in Version 10 Details for Web Essentials What s New in Version 10 Details for Web Essentials TABLE OF CONTENTS Overview... 3 Dashboard Module... 3 General Changes... 3 New Proposal... 3 Create Proposal in Word... 5 Create New Proposal in Excel...

More information

Introduction to DirectAccess in Windows Server 2012

Introduction to DirectAccess in Windows Server 2012 Introduction to DirectAccess in Windows Server 2012 Windows Server 2012 Hands-on lab In this lab, you will configure a Windows 8 workgroup client to access the corporate network using DirectAccess technology,

More information

Colligo Email Manager 5.1. User Guide

Colligo Email Manager 5.1. User Guide 5.1 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Managing SharePoint Sites 5 Adding

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task.

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task. Lab 8 User name: Administrator Password: Password1 Contents Exercise 8-1: Assigning a Custom Load Evaluator... 1 Scenario... 1 Configuring a Custom Load Evaluator... 1 Assigning a Load Evaluator to a Server...

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

SQL Server 2014 BI. Lab 04. Enhancing an E-Commerce Web Application with Analysis Services Data Mining in SQL Server 2014. Jump to the Lab Overview

SQL Server 2014 BI. Lab 04. Enhancing an E-Commerce Web Application with Analysis Services Data Mining in SQL Server 2014. Jump to the Lab Overview SQL Server 2014 BI Lab 04 Enhancing an E-Commerce Web Application with Analysis Services Data Mining in SQL Server 2014 Jump to the Lab Overview Terms of Use 2014 Microsoft Corporation. All rights reserved.

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Lab 1: Windows Azure Virtual Machines

Lab 1: Windows Azure Virtual Machines Lab 1: Windows Azure Virtual Machines Overview In this hands-on Lab, you will learn how to deploy a simple web page to a Web server hosted in Windows Azure and configure load balancing. Objectives In this

More information

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide Coveo Platform 7.0 Microsoft Dynamics CRM 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 Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

Reference and Troubleshooting: FTP, IIS, and Firewall Information

Reference and Troubleshooting: FTP, IIS, and Firewall Information APPENDIXC Reference and Troubleshooting: FTP, IIS, and Firewall Information Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the

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

Managing SQL Server 2014 with System Center 2012 R2

Managing SQL Server 2014 with System Center 2012 R2 Managing SQL Server 2014 with System Center 2012 R2 System Center 2012 R2 Hands-on lab In this lab, you will learn how to leverage System Center 2012 R2 to manage and monitor Microsoft SQL Server 2014.

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

SQL Server Business Intelligence

SQL Server Business Intelligence SQL Server Business Intelligence Setup and Configuration Guide Himanshu Gupta Technology Solutions Professional Data Platform Contents 1. OVERVIEW... 3 2. OBJECTIVES... 3 3. ASSUMPTIONS... 4 4. CONFIGURE

More information

Migrating Active Directory to Windows Server 2012 R2

Migrating Active Directory to Windows Server 2012 R2 Migrating Active Directory to Windows Server 2012 R2 Windows Server 2012 R2 Hands-on lab In this lab, you will complete a migration of a Windows Server 2008 R2 domain environment to Windows Server 2012

More information

Nintex Workflow 2010 Installation Guide. Installation Guide. 2012 Nintex USA LLC, All rights reserved. Errors and omissions excepted.

Nintex Workflow 2010 Installation Guide. Installation Guide. 2012 Nintex USA LLC, All rights reserved. Errors and omissions excepted. Installation Guide 2012 Nintex USA LLC, All rights reserved. Errors and omissions excepted. Table of Contents 1. Installing Nintex Workflow 2010... 3 1.1 Run the Installer... 3 1.2 Deploy the Solution

More information

Project Server Plus Risk to Issue Escalator User Guide v1.1

Project Server Plus Risk to Issue Escalator User Guide v1.1 Project Server Plus Risk to Issue Escalator User Guide v1.1 Overview The Project Server Plus Risk to Issue Escalator app will immediately raise a risk to an issue at the push of a button. Available within

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

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

More information

SharePoint 2010. Rollins College 2011

SharePoint 2010. Rollins College 2011 SharePoint 2010 Rollins College 2011 1 2 Contents Overview... 5 Accessing SharePoint... 6 Departmental Site - User Interface... 7 Permissions... 8 Site Actions: Site Administrator... 8 Site Actions: General

More information

Managing Linux Servers with System Center 2012 R2

Managing Linux Servers with System Center 2012 R2 Managing Linux Servers with System Center 2012 R2 System Center 2012 R2 Hands-on lab In this lab, you will use System Center 2012 R2 Operations Manager and System Center 2012 R2 Configuration Manager to

More information

Coveo Platform 7.0. Microsoft Active Directory Connector Guide

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

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

FTP, IIS, and Firewall Reference and Troubleshooting

FTP, IIS, and Firewall Reference and Troubleshooting FTP, IIS, and Firewall Reference and Troubleshooting Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the Windows Firewall, the

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information

GETTING STARTED WITH SQL SERVER

GETTING STARTED WITH SQL SERVER GETTING STARTED WITH SQL SERVER Download, Install, and Explore SQL Server Express WWW.ESSENTIALSQL.COM Introduction It can be quite confusing trying to get all the pieces in place to start using SQL. If

More information

SharePoint Server for Business Intelligence

SharePoint Server for Business Intelligence SharePoint Server for Business Intelligence SharePoint Business Intelligence Content Team Summary: Step-by-step, learn how to install and configure SharePoint Server 2010 and SQL Server 2008 to create

More information

Microsoft Dynamics CRM Clients

Microsoft Dynamics CRM Clients Microsoft Dynamics CRM Clients A user can work with Microsoft Dynamics CRM in two ways: By accessing the Microsoft Dynamics CRM application using Microsoft Internet Explorer, Google Chrome, FireFox, and

More information

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Guide Microsoft Corporation Published: July 2009 Updated: September 2009 Abstract Remote Desktop Web Access (RD Web

More information

Installing OneStop Reporting Products

Installing OneStop Reporting Products Installing OneStop Reporting Products Contents 1 Introduction 2 Product Overview 3 System Requirements 4 Deployment 5 Installation 6 Appendix 2010 OneStop Reporting http://www.onestopreporting.com support@onestopreporting.com

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

Lab SBS14.FARM_Hyper-V - Using SharePoint with Outlook and Lync

Lab SBS14.FARM_Hyper-V - Using SharePoint with Outlook and Lync Lab SBS14.FARM_Hyper-V - Using SharePoint with Outlook and Lync Study Chapter 14 in the course book Microsoft SharePoint 2013 Step by Step. Lue kurssikirjan Microsoft SharePoint 2013 Step by Step luku

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

TAMUS Terminal Server Setup BPP SQL/Alva

TAMUS Terminal Server Setup BPP SQL/Alva We have a new method of connecting to the databases that does not involve using the Texas A&M campus VPN. The new way of gaining access is via Remote Desktop software to a terminal server running here

More information

Windows Clients and GoPrint Print Queues

Windows Clients and GoPrint Print Queues Windows Clients and GoPrint Print Queues Overview The following tasks demonstrate how to configure shared network printers on Windows client machines in a Windows Active Directory Domain and Workgroup

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

Exercise Safe Commands and Audit Trail

Exercise Safe Commands and Audit Trail Exercise Safe Commands and Audit Trail Table of Contents Exercise 1: Secure Objects with Safe Commands...2 Exercise 2: Record User Actions in the Audit Trail... 13 3.1 Setting up the SQL Server for Audit

More information

AvePoint CallAssist 3.2.5 for Microsoft Dynamics CRM. Installation and Configuration Guide

AvePoint CallAssist 3.2.5 for Microsoft Dynamics CRM. Installation and Configuration Guide AvePoint CallAssist 3.2.5 for Microsoft Dynamics CRM Installation and Configuration Guide Revision K Issued November 2014 Table of Contents Overview... 4 Prerequisites... 5 Environment Requirements...

More information

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013 Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager Install Guide Idera Inc., Published: April 2013 Contents Introduction to the Idera SQL Diagnostic Manager Management

More information

Installing and Configuring Login PI

Installing and Configuring Login PI Installing and Configuring Login PI Login PI Hands-on lab In this lab, you will configure Login PI to provide performance insights for a Windows Server 2012 R2 Remote Desktop Services installation. To

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

Lab 05: Deploying Microsoft Office Web Apps Server

Lab 05: Deploying Microsoft Office Web Apps Server Lab 05: Deploying Microsoft Office Web Apps Server DISCLAIMER 2013 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Hyper-V, Internet Explorer, Lync, PowerPoint, Silverlight, SQL

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

As your financial institution completes its system conversion, you

As your financial institution completes its system conversion, you QuickBooks Business Accounting Software 2007 2009 for Windows Account Conversion Instructions Converting from Direct Connect to Web Connect As your financial institution completes its system conversion,

More information

A. BACK UP YOUR CURRENT DATA. QuickBooks Business Accounting Software 2006 2009 for Windows Account Conversion Instructions

A. BACK UP YOUR CURRENT DATA. QuickBooks Business Accounting Software 2006 2009 for Windows Account Conversion Instructions QuickBooks Business Accounting Software 2006 2009 for Windows Account Conversion Instructions As your financial institution completes its system conversion, you will need to modify your QuickBooks settings

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Managing Software Updates with System Center 2012 R2 Configuration Manager

Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Microsoft Updates with Configuration Manager 2012 R2 This document is for informational purposes only. MICROSOFT MAKES

More information

DocAve for Office 365 Sustainable Adoption

DocAve for Office 365 Sustainable Adoption DocAve for Office 365 Sustainable Adoption Quick Start Guide Issued October 2015 1 Table of Contents Submitting Documentation Feedback to AvePoint... 3 1. Request a DocAve License from AvePoint... 4 2.

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Integrating LANGuardian with Active Directory

Integrating LANGuardian with Active Directory Integrating LANGuardian with Active Directory 01 February 2012 This document describes how to integrate LANGuardian with Microsoft Windows Server and Active Directory. Overview With the optional Identity

More information

Stoneware Inc. Hyland Software OnBase. Stoneware, Inc.

Stoneware Inc. Hyland Software OnBase. Stoneware, Inc. Stoneware Inc. Hyland Software OnBase Stoneware, Inc. Configuration Sheet Date: March 2005 Introduction This document provides the information necessary to secure and provide single sign-on for Hyland

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

DocuSign for SharePoint 2010 1.5.1

DocuSign for SharePoint 2010 1.5.1 Quick Start Guide DocuSign for SharePoint 2010 1.5.1 Published December 22, 2014 Overview DocuSign for SharePoint 2010 allows users to sign or send documents out for signature from a SharePoint library.

More information

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX INSTALL AND CONFIGURATION GUIDE Atlas 5.1 for Microsoft Dynamics AX COPYRIGHT NOTICE Copyright 2012, Globe Software Pty Ltd, All rights reserved. Trademarks Dynamics AX, IntelliMorph, and X++ have been

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc SOFTWARE BACKUP/RESTORE INSTRUCTION SHEET This document will outline the steps necessary to take configure the

More information

Silect Software s MP Author

Silect Software s MP Author Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,

More information

Acunetix Web Vulnerability Scanner. Getting Started. By Acunetix Ltd.

Acunetix Web Vulnerability Scanner. Getting Started. By Acunetix Ltd. Acunetix Web Vulnerability Scanner Getting Started V8 By Acunetix Ltd. 1 Starting a Scan The Scan Wizard allows you to quickly set-up an automated scan of your website. An automated scan provides a comprehensive

More information

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER This document provides instructions for migrating to Avalanche 5.0 from an installation of Avalanche MC 4.6 or newer using MS SQL Server 2005. You can continue

More information

Team Foundation Server 2013 Installation Guide

Team Foundation Server 2013 Installation Guide Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day benday@benday.com v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide

More information

Lenovo Online Data Backup User Guide Version 1.8.14

Lenovo Online Data Backup User Guide Version 1.8.14 Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data

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

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal This Application Note explains how to configure ConnectWise PSA (Professional Service Automation) application settings and Cisco

More information

Moving the Web Security Log Database

Moving the Web Security Log Database Moving the Web Security Log Database Topic 50530 Web Security Solutions Version 7.7.x, 7.8.x Updated 22-Oct-2013 Version 7.8 introduces support for the Web Security Log Database on Microsoft SQL Server

More information

Velocity Web Services Client 1.0 Installation Guide and Release Notes

Velocity Web Services Client 1.0 Installation Guide and Release Notes Velocity Web Services Client 1.0 Installation Guide and Release Notes Copyright 2014-2015, Identiv. Last updated June 24, 2015. Overview This document provides the only information about version 1.0 of

More information

How To Configure A Windows 8.1 On A Windows 7.1.1 (Windows) With A Powerpoint (Windows 8) On A Blackberry) On An Ipad Or Ipad (Windows 7) On Your Blackberry Or Black

How To Configure A Windows 8.1 On A Windows 7.1.1 (Windows) With A Powerpoint (Windows 8) On A Blackberry) On An Ipad Or Ipad (Windows 7) On Your Blackberry Or Black Introduction to Cloud-Based Mobile Device Management with Intune Information in this document, including URLs and other Internet Web site references, is subject to change without notice. Unless otherwise

More information

InformationNOW Upgrading to Microsoft SQL Server 2008

InformationNOW Upgrading to Microsoft SQL Server 2008 InformationNOW Upgrading to Microsoft SQL Server 2008 About this Document This document provides the steps necessary to update the district s InformationNOW database and reporting engine platform from

More information

Table of Contents HOL-PRT-1671

Table of Contents HOL-PRT-1671 Table of Contents Lab Overview - - Self-service data protection using the EMC Plugin for vrealize Automation and Avamar... 2 Lab Guidance... 3 Module 1 - Tenant user backup and restore (30 minutes)...

More information

eadvantage Certificate Enrollment Procedures

eadvantage Certificate Enrollment Procedures eadvantage Certificate Enrollment Procedures Purpose: Instructions for members to obtain a digital certificate which is a requirement to conduct financial transactions with the Federal Home Loan Bank of

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

Using IIS Application Request Routing to Publish Lync Server 2013 Web Services

Using IIS Application Request Routing to Publish Lync Server 2013 Web Services Using IIS Application Request Routing to Publish Lync Server 2013 Web Services DISCLAIMER 2014 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Hyper-V, Internet Explorer, Lync,

More information

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide Live Maps for System Center Operations Manager 2007 R2 v6.2.1 Installation Guide CONTENTS Contents... 2 Introduction... 4 About This Guide... 4 Supported Products... 4 Understanding Live Maps... 4 Live

More information

Chapter 3 Installing Foundation 2013 onto Windows Server

Chapter 3 Installing Foundation 2013 onto Windows Server Terms This Windows SharePoint Services Operations Guide (WSSOPS) from the Computer Information Agency is provided as is. Every effort has been made by the author to ensure that information provided is

More information

OrgPublisher for PeopleSoft HCM. Scheduler

OrgPublisher for PeopleSoft HCM. Scheduler OrgPublisher for PeopleSoft HCM Scheduler Table of Contents Table of Contents Connector Scheduling Chart Publishing... 3 Microsoft WINDOWS XP... 3 Scheduling a New Task... 3 Microsoft VISTA/Windows Server

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO:

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO: INTRODUCTION: You can extract data (i.e. the total cost report) directly from the Truck Tracker SQL Server database by using a 3 rd party data tools such as Excel or Crystal Reports. Basically any software

More information

Software Installation Requirements

Software Installation Requirements Software Installation Guide PrintIQ TM Software Installation Requirements Please use the following guide to ensure that you're meeting all requirements prior to installing the PrintIQ TM Xerox Device Agent

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

How to set up Outlook Anywhere on your home system

How to set up Outlook Anywhere on your home system How to set up Outlook Anywhere on your home system The Outlook Anywhere feature for Microsoft Exchange Server 2007 allows Microsoft Office Outlook 2007 and Outlook 2003 users to connect to their Outlook

More information

Shavlik Patch for Microsoft System Center

Shavlik Patch for Microsoft System Center Shavlik Patch for Microsoft System Center User s Guide For use with Microsoft System Center Configuration Manager 2012 Copyright and Trademarks Copyright Copyright 2014 Shavlik. All rights reserved. This

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

WatchDox for Windows User Guide. Version 3.9.0

WatchDox for Windows User Guide. Version 3.9.0 Version 3.9.0 Notice Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals or

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

TECHNICAL TRAINING LAB INSTRUCTIONS

TECHNICAL TRAINING LAB INSTRUCTIONS In this lab you will learn how to login to the TotalAgility Designer and navigate around it. You will also learn how to set common Server Settings, create a simple capture workflow business process, save,

More information