Deploying Microsoft Office Web Apps Server and Experiencing Collaboration Features

Size: px
Start display at page:

Download "Deploying Microsoft Office Web Apps Server and Experiencing Collaboration Features"

Transcription

1 Deploying Microsoft Office Web Apps Server and Experiencing Collaboration Features

2 DISCLAIMER 2014 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Hyper-V, Internet Explorer, Lync, PowerPoint, Silverlight, SQL Server, Windows, Windows PowerShell, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. THE CONTENTS OF THIS PACKAGE ARE FOR INFORMATIONAL AND TRAINING PURPOSES ONLY AND ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. No part of the text or software included in this training package may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or any information storage and retrieval system, without permission from Microsoft. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. To obtain authorization for uses other than those specified above, please visit the Microsoft Copyright Permissions Web page at This content is proprietary and confidential, and is intended only for users described in the content provided in this document. This content and information is provided to you under a Non-Disclosure Agreement and cannot be distributed. Copying, disclosing all or any portion of the content and/or information included in this document is strictly prohibited.

3 Table of Contents Lab: Deploying Office Web Apps Server and Experiencing Collaboration Features... 1 Exercise 1: Installing Office Web Apps Server... 2 Exercise 2: Verifying the Office Web Apps Configuration... 8 Exercise 3: Experiencing the Office Web Apps Server... 10

4

5 Lab: Deploying Office Web Apps Server and Experiencing Collaboration Features During this lab, you will deploy the Microsoft Office Web Apps Server role on the WAC01 virtual machine. You will then test and verify the new collaboration and video features of Microsoft Lync You will have various online meetings with Lync 2013 and Lync 2010 users to see the different features offered to each type of user. You will see the collaboration features that the Office Web Apps (WAC) server role provides. Estimated time to complete: 60 minutes What You Will Learn After completing the exercises, you will be able to: Install Office Web Apps Server. Configure Office Web Apps Server. Configure Lync Server 2013 to use Office Web Apps. Validate the installation of Office Web Apps Server. Share a Microsoft PowerPoint presentation by using Lync Scenario See the rich features provided by the WAC server role. In order to improve the overall experience of Microsoft PowerPoint presentations in Lync Server meetings, management has decided to deploy the Microsoft Office Web Apps server role and configure Lync Server 2013 to take advantage of it. Management would like to experience the new rich features provided by the addition of the WAC server role. 1

6 Exercise 1: Installing Office Web Apps Server In this exercise, you will install Office Web Apps Server. You will first request and assign a certificate to the Office Web Apps server. You will then install the server role and perform the necessary configurations. The Microsoft.NET Framework 4.5 prerequisite has already been installed. Internet Information Services 7 (IIS 7.0) has also been preinstalled. Tasks 1. Publish an up-to-date CRL a. On DC01, from the taskbar, open Windows PowerShell. b. At the Windows PowerShell prompt, type certutil crl and press ENTER. 1. Install additional.net Framework requirements. Formatted: Granular steps, No bullets or numbering Note: You should use a publicly trusted certificate with the internal and external server names listed as Subject Alternate Names. For the purpose of this lab and environment, use a certificate from the internal Certificate Authority. a. On WAC01, on the desktop, double-click the Certificates shortcut. b. In the Certificates MMC, expand Certificates (Local Computer) and then click Personal. c. Right-click Personal, click All Tasks, click Advanced Operations, and then click Create Custom Request. d. In the Certificate Enrollment wizard, on the Before You Begin page, click Next. e. On the Select Certificate Enrollment Policy page, click Active Directory Enrollment Policy and then click Next. f. On the Custom Request page, click the Template menu, click Web Server, and then click Next. g. On the Certificate Information page, in the window next to Details, click the down chevron and then click Properties. Figure 1: Web Server template details chevron h. On the Certificate Properties page, on the Subject tab, under Subject name, click the Type menu, and then click Common name. 2

7 i. In the Value box, type wac01.onprem.local and then click Add. j. Under Alternative name, click the Type menu, and then click DNS. k. In the Value box, type wac01.onprem.local and then click Add. l. In the Value box, type wac01.onprem123.lyncignite.biz and then click Add. It should look similar to the following figure. Figure 2: Certificate properties m. Click the General tab and in the Friendly Name box, type Office Web Apps Certificate Note: This exact name is important, as you will need to refer to this certificate using its Friendly Name in a command line later. 3

8 n. Click the Private Key tab, and then click the down chevron next to Key Options to expand the options. o. Select the Make private key exportable check box, and then click OK. p. Back on the Certificate Information page, click Next. q. On the Certificate Enrollment page, in the File Name box, type C:\WACCert.req and then click Finish. 3. Process the certificate request. a. On WAC01, start File Explorer. b. In File Explorer, open the C:\WACCert.req file with Notepad. c. In Notepad, click the Edit menu, and then click Select All. d. Click the Edit menu again, and then click Copy. e. Close Notepad. f. Start Microsoft Internet Explorer. g. In the address bar, type and then press Enter. h. At the Windows Security prompt, in the User name box, type administrator i. In the Password box, type Lync!gnit3 and then click OK. j. On the Welcome page, click Request a certificate. k. On the Request a Certificate page, click advanced certificate request. l. On the Advanced Certificate Request page, click Submit a certificate request by using a base-64-encoded CMC or PKCS #10 file, or submit a renewal request by using a base-64-encoded PKCS #7 file. m. On the Submit a Certificate Request or Renewal Request page, right-click in the Saved Request box and then click Paste. n. Click the Certificate Template menu, click Web Server, and then click Submit. Note: If the certificate request fails, restart the Active Directory Certificate Services service on DC01 and try it again. o. On the Certificate Issued page, click Download certificate. p. In the File Download window, click the Save menu, and then click Save as. q. On the Save As page, in the File name box, type C:\WACCert.cer and then click Save. 4

9 r. Close Internet Explorer. 4. Import the new certificate. a. On WAC01, in the Certificates MMC, right-click Personal, click All Tasks, and then click Import. b. On the Welcome page, click Next. c. On the File to Import page, in the File name box, type c:\waccert.cer and then click Next. d. On the Certificate Store page, leave the default settings and then click Next. e. On the Completion page, click Finish. f. At the Certificate Import Wizard prompt, click OK, and then close the Certificates MMC without saving changes. 5. Install Office Web Apps Server. a. On WAC01, in File Explorer, browse to C:\LabFiles\Office Web Apps\ and double-click Setup.exe. b. In the Microsoft Office Web Apps Server 2013 wizard, select the I accept the terms of this agreement check box, and then click Continue. c. On the Choose a file location page, leave the default settings and then click Install Now. d. On the Completion page, click Close. e. Close File Explorer. 6. Create the New Web Applications Farm. a. On WAC01, on the Taskbar, click Windows PowerShell. b. In Windows PowerShell, type the following command and then press Enter: New-OfficeWebAppsFarm -InternalUrl -ExternalUrl CertificateName Office Web Apps Certificate AllowHttp This command will take a couple of minutes to complete. Note: The Certificate parameter must match the Friendly Name you entered when creating the certificate request. 5

10 Note: If you have trouble using the commands for Office Web Apps, restarting the WAC01 server may resolve that. 7. Configure the WAC Server allow list. a. On WAC01, in Windows PowerShell, type the following command and then press Enter: New-OfficeWebAppsHost Domain onprem.local The results of this command should list {onprem.local} under allowlist. 6

11 Exercise 2: Verifying the Office Web Apps Configuration In this exercise, you will verify the Office Web Apps configuration by first, viewing a web URL. You will then start the Event Viewer and view the configuration of the WAC URL in Lync Server Tasks 1. Verify the Office Web Apps Server Installation. a. On DC01, start Internet Explorer. b. In the address bar, type and then press Enter. You should see a Web Application Open Platform Interface (WOPI) discovery XML file similar to the following figure. c. Close Internet Explorer. Figure 3: WOPI discovery XML file 2. Verify WAC Server URL Discovery. a. On LSFE01, pause the mouse on the bottom left corner to bring up the Start menu. 7

12 b. Right-click the Start button, and then click Event Viewer. c. In the Event Viewer, expand Applications and Services Logs, and then click Lync Server. d. In the Lync Server event logs, find the newest event with the ID of with the source of LS Data MCU and view its properties. It should look similar to the following figure. Figure 4: Successful WAC discovery event This confirms that the WAC server was discovered. e. Close the Event and the Event Viewer. 8

13 Exercise 3: Experiencing the Office Web Apps Server In this exercise, you will experience the rich new collaboration features provided through the addition of the WAC server role. IMPORTANT: In order to perform all of the steps in this lab, Microsoft Office 2013 on CLIENT01 must not be in an expired state. If it is expired, perform the following steps. 1. Open Microsoft Word 2013 and check to see if the product is in an expired state. A red bar will appear across the top of the page. 2. If expired, close all Office Products (Lync, Outlook, OneNote, etc.) on CLIENT Open an elevated command prompt. 4. Change the directory to c:\program Files (x86)\microsoft Office\Office15 5. Type ospprearm.exe and then press Enter. 6. Restart Lync and start the lab. Tasks 1. Start Lync 2013 on SQL01. a. On SQL01, on the Taskbar, click Lync b. If prompted, on the First things first prompt, click Ask me later, and then click Accept. c. Close the We are unable to connect right now prompt. d. In Lync 2013, in the Sign-in address box, type holly@onprem123.lyncignite.biz and then click Sign In. e. In the Password box, type Password1 and then click Sign In. f. Click Yes to save the sign-in information. Verify that the Holly can successfully log in. 2. Log on to Lync 2013 on CLIENT01, and start Microsoft OneNote a. On CLIENT01, on the Taskbar, click Lync b. If prompted, close the We are unable to connect right now prompt. i. If Bob Kelly is not already the signed in user, in Lync 2013, click the Status menu and click Sign Out. ii. In the Sign-in address box, type bob@onprem123.lyncignite.biz and then click Sign In. iii. In the Password box, type Password1 and then click Sign In. iv. Click Yes to save the sign-in information. 9

14 c. Add Holly, John, and Preeda as contacts if not already added. d. On the Desktop, pause the mouse on the bottom left corner and then click Start. e. On the Start screen, click OneNote f. If prompted, close the We are unable to connect right now prompt. g. In OneNote, next to the Quick Notes tab, click to add a new section. h. Name the new section Lync Meetings. i. Minimize OneNote. 3. Log on to Lync 2010 on CLIENT02. a. On CLIENT02, on the Desktop, on the Taskbar, click Microsoft Lync b. Verify Preeda is able to sign in successfully. c. At any Lync prompts if shown, select the Add to this contact group check box, and then click OK. 4. Have Bob create and attend an ad-hoc conference. a. On CLIENT01, in Lync 2013, hold down the Ctrl key and click Holly and Preeda. b. Right-click Holly and Preeda, and then click Send an IM. c. In the Conversation window, type a short message and then press Enter. 5. Join the Group Conversation on CLIENT02 and SQL01. a. On CLIENT02 and SQL01, join the group conversation. 6. Share a PowerPoint presentation on CLIENT01. a. On CLIENT01, in the Group Conversation window, click the Share Content button and then click PowerPoint. b. In the Share PowerPoint window, browse to C:\Program Files(x86)\Microsoft Office (x86)\office15\1033, click PREVIEWTEMPLATE, and then click Open. Wait as the PowerPoint presentation is uploaded and converted to the WAC server. 7. View the shared PowerPoint presentation on the Lync 2010 client. a. On Client02, in the Group Conversation window, click Accept sharing request. Notice that Preeda has all of the features of a Lync Server 2010 online meeting, such as being able to advance the slides, and edit, markup, and save the slides. 8. View the shared PowerPoint presentation on the Lync 2013 client. a. On SQL01, in the Group Conversation window, click Accept Meeting Content. 10

15 Notice the shared PowerPoint presentation and the features available to Lync users. b. In the upper-right corner of the shared PowerPoint window, click the Annotations button to open the toolbar that shows the editing options. c. In the lower-right corner of the shared PowerPoint window, notice the THUMBNAILS and NOTES buttons. d. Click NOTES and view the notes section of each slide. e. To preview the slides, click THUMBNAILS. Figure 5: Thumbnail view of shared PowerPoint presentation f. Click the arrows to preview the slides. g. At the top of the Conversation window, click Return to Presenter s View. h. Click the IM button to hide the IM window and show just the presentation. i. Click the People button to change the roster view. j. Notice who is Video Capable and who is not. 9. Take Private Notes. a. On CLIENT01, in the Conversation window, pause the pointer on the Share Content button, click the ONENOTE tab, and then click My Notes. NOTE: If you receive a OneNote error trying to locate the meeting notes, verify Office 2013 is not in an expired state. If Office 2013 is in an expired state, refer to the instructions at the beginning of this exercise. b. On the Select Location in OneNote window, expand My Notebook, click Lync Meetings, and then click OK. Notice that OneNote captures the details of the current meeting, which should look similar to the following figure. 11

16 Figure 6: OneNote capture of Lync meeting details. c. Click the Files from Lync Meeting can be downloaded to this page. Click here for download options banner, and then click Allow Download for All Files. Notice that the shared PowerPoint presentation is embedded into the OneNote page. Figure 7: The shared PowerPoint presentation is embedded in the OneNote page d. Back in the Lync conversation window, pause the pointer on the Share Content button again, click PRESENT, and then click Whiteboard. e. On the shared whiteboard, have all three conversation participants on all three clients make changes to the whiteboard. f. On CLIENT01, click the More options button under the editing tools, and then click Send to OneNote. g. On In the Select Location in OneNote windowdialog box (you may have to open it from the taskbar), expand Lync Meetings, click My Meeting Notes, and then click OK. Notice that the whiteboard now shows in the OneNote page captured earlier. h. Close OneNote. 12

17 i. Close the Group Conversation on all three clients. 13

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

Lab 06: Experiencing Microsoft Lync Server 2013 Collaboration Features

Lab 06: Experiencing Microsoft Lync Server 2013 Collaboration Features Lab 06: Experiencing Microsoft Lync Server 2013 Collaboration Features DISCLAIMER 2013 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Hyper-V, Internet Explorer, Lync, PowerPoint,

More information

Lab 07: Configuring High Availability and Disaster Recovery in Microsoft Lync Server 2013

Lab 07: Configuring High Availability and Disaster Recovery in Microsoft Lync Server 2013 Lab 07: Configuring High Availability and Disaster Recovery in Microsoft Lync Server 2013 DISCLAIMER 2013 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Forefront, Hyper-V, Internet

More information

Configuring High Availability and Disaster Recovery in Microsoft Lync Server 2013

Configuring High Availability and Disaster Recovery in Microsoft Lync Server 2013 Configuring High Availability and Disaster Recovery in Microsoft Lync Server 2013 DISCLAIMER 2014 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Forefront, Hyper-V, Internet Explorer,

More information

Lab 02: Deploying and Configuring Microsoft Lync Edge Server 2013

Lab 02: Deploying and Configuring Microsoft Lync Edge Server 2013 Lab 02: Deploying and Configuring Microsoft Lync Edge Server 2013 DISCLAIMER 2013 Microsoft Corporation. All rights reserved. Microsoft, Hyper-V, Internet Explorer, Lync, Outlook, PowerPoint, SQL Server,

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

Lab 00: Configuring the Microsoft Lync Ignite Environment Cloud Hosted Version

Lab 00: Configuring the Microsoft Lync Ignite Environment Cloud Hosted Version Lab 00: Configuring the Microsoft Lync Ignite Environment Cloud Hosted Version DISCLAIMER 2013 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Forefront, Hyper-V, Internet Explorer,

More information

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure Microsoft Office 365

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure Microsoft Office 365 Dell One Identity Cloud Access Manager 8.0.1 - How to Configure Microsoft Office 365 May 2015 This guide describes how to configure Microsoft Office 365 for use with Dell One Identity Cloud Access Manager

More information

Web Conferencing with Microsoft Lync TM. Quick Start Guide

Web Conferencing with Microsoft Lync TM. Quick Start Guide Web Conferencing with Microsoft Lync TM Quick Start Guide Web Conferencing with Microsoft Lync i Contents Participate in Online Meetings with Lync Web App... 1 Check Your Meeting Readiness... 1 Join the

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

DEPLOY A SINGLE-SERVER OFFICE WEB APPS SERVER FARM THAT USES HTTPS

DEPLOY A SINGLE-SERVER OFFICE WEB APPS SERVER FARM THAT USES HTTPS DEPLOY A SINGLE-SERVER OFFICE WEB APPS SERVER FARM THAT USES HTTPS Introduced in Lync Server 2013 is the requirement of Office Web Apps Server to support the use of PowerPoint Presentations in Lync Online

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

User Guide. Live Meeting. MailStreet Live Support: 866-461-0851

User Guide. Live Meeting. MailStreet Live Support: 866-461-0851 User Guide Live Meeting Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations,

More information

Installing Lync. Configuring and Signing into Lync

Installing Lync. Configuring and Signing into Lync Microsoft Lync 2013 Contents Installing Lync... 1 Configuring and Signing into Lync... 1 Changing your Picture... 2 Adding and Managing Contacts... 2 Create and Manage Contact Groups... 3 Start an Instant

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

Creating IBM Cognos Controller Databases using Microsoft SQL Server

Creating IBM Cognos Controller Databases using Microsoft SQL Server Guideline Creating IBM Cognos Controller Databases using Microsoft SQL Product(s): IBM Cognos Controller 8.1 or higher Area of Interest: Financial Management 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

WatchDox for Mac User Guide

WatchDox for Mac User Guide WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

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

Lync for Mac Get Help Guide

Lync for Mac Get Help Guide How do I download the Lync Client Tool for Mac? The Lync Client allows you to use your computer as a telephone as well as enabling the unified communication features. Part 1: Installing the Lync Client

More information

Lync 2013 User Instructions

Lync 2013 User Instructions Lync 2013 User Instructions 4/2/2014 What is Microsoft Lync? Microsoft Lync 2013 is an instant messenger that can be used for sending instant messages, having a voice or video chat and for conducting corporate

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

IM, Presence, and Contacts

IM, Presence, and Contacts Accept an IM request Click anywhere on the picture display area of the IM request pane. Set or change your presence Presence lets other people see at a glance whether you and your contacts are currently

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

WatchDox for Windows. User Guide. Version 3.9.5

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

More information

What is My Teamwork? What s new in this release? MY TEAMWORK 5.0 QUICK START GUIDE

What is My Teamwork? What s new in this release? MY TEAMWORK 5.0 QUICK START GUIDE MY TEAMWORK 5.0 QUICK START GUIDE What is My Teamwork? My Teamwork is a converged communications solution that combines presence-aware instant messaging with the ability to make phone calls, conference

More information

Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide

Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide c623242f-20f0-40fe-b5c1-8412a094fdc7 Deploying Personal Virtual Desktops by Using RemoteApp and Desktop Connection Step-by-Step Guide Microsoft Corporation Published: June 2009 Updated: April 2010 Abstract

More information

WebEx Meeting Center User's Guide

WebEx Meeting Center User's Guide WebEx Meeting Center User's Guide Table of Contents Accessing WebEx... 3 Choosing the scheduler that works for you... 6 About the Quick Scheduler Page... 6 About the Advanced Scheduler... 8 Editing a scheduled

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

Lync 2013 - Online Meeting & Conference Call Guide

Lync 2013 - Online Meeting & Conference Call Guide Lync 2013 - Online Meeting & Conference Call Guide Alteva Hosted Lync Version:00 QUICK LINKS Schedule an Online Meeting Change Meeting Access and Presenter Options Join from a Computer with Lync Installed

More information

Getting Started. Sign in and get started. If you re already logged on to your organization s network, sign in by starting Lync.

Getting Started. Sign in and get started. If you re already logged on to your organization s network, sign in by starting Lync. Getting Started Sign in and get started If you re already logged on to your organization s network, sign in by starting Lync. 1. On the Windows taskbar, click Start, click All Programs, click Microsoft

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

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

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information

Generating an Apple Push Notification Service Certificate

Generating an Apple Push Notification Service Certificate www.novell.com/documentation Generating an Apple Push Notification Service Certificate ZENworks Mobile Management 2.6.x January 2013 Legal Notices Novell, Inc., makes no representations or warranties with

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

Lync 2013 Quick Reference Lync Meetings. Join a Lync Meeting. Schedule a Lync Meeting. Do I need a PIN, work number or extension? Set meeting options

Lync 2013 Quick Reference Lync Meetings. Join a Lync Meeting. Schedule a Lync Meeting. Do I need a PIN, work number or extension? Set meeting options Join a Lync Meeting 1. In the meeting request, click Join Lync Meeting or click Join Online in the meeting reminder. 2. On the Join Meeting Audio window, select one of the options: Use Lync (full audio

More information

Quick Start Guide. Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007. Apptix Live Support: 866-428-0128

Quick Start Guide. Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007. Apptix Live Support: 866-428-0128 Quick Start Guide Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007 Apptix Live Support: 866-428-0128 Quick Start Guide / Introduction Page 2 of 6 Quick Start

More information

Microsoft Lync 2010 The Essentials

Microsoft Lync 2010 The Essentials Microsoft Lync 2010 The Essentials Training User Guide Syed Ali Raza Director IT NUML Email : saraza@numls.edu.pk Engr Fazal-i-Hassan UC Specialist Email : fhassan@numls.edu.pk August 29, 2011 MICROSOFT

More information

OCS Client Installation - Quick Start Guide. Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007

OCS Client Installation - Quick Start Guide. Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007 OCS Client Installation - Quick Start Guide Web Conferencing & Secure Instant Messaging via Microsoft Office Communications Server 2007 MailStreet Live Support: 866-461-0851 Document Revision: March, 2010

More information

DigitalPersona Privacy Manager Pro

DigitalPersona Privacy Manager Pro DigitalPersona Privacy Manager Pro DigitalPersona Privacy Manager Pro is a centrally-managed secure communication solution for businesses. It allows sensitive documents and communications to remain private,

More information

Step By Step Guide: Demonstrate DirectAccess in a Test Lab

Step By Step Guide: Demonstrate DirectAccess in a Test Lab Step By Step Guide: Demonstrate DirectAccess in a Test Lab Microsoft Corporation Published: May 2009 Updated: October 2009 Abstract DirectAccess is a new feature in the Windows 7 and Windows Server 2008

More information

Skype for Business User Guide

Skype for Business User Guide Skype for Business User Guide Contents Accessing Skype for Business... 2 Starting Skype for Business for the first time... 2 Subsequent access to Skype for Business... 3 Customising Skype for Business

More information

Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide

Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide Creating and Deploying Active Directory Rights Management Services Templates Step-by-Step Guide Microsoft Corporation Published: January 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step

More information

BillQuick Installation Guide for Microsoft SQL Server 2005 Express Edition

BillQuick Installation Guide for Microsoft SQL Server 2005 Express Edition Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Installation Guide for Microsoft SQL Server 2005 Express Edition BQE Software, Inc. 2601 Airport Drive Suite 380

More information

Skype for Business User Guide

Skype for Business User Guide Skype for Business User Guide Contents Accessing Skype for Business... 2 Starting Skype for Business for the first time... 2 Subsequent access to Skype for Business... 3 Customising Skype for Business

More information

Getting Started with Vision 6

Getting Started with Vision 6 Getting Started with Vision 6 Version 6.9 Notice Copyright 1981-2009 Netop Business Solutions A/S. All Rights Reserved. Portions used under license from third parties. Please send any comments to: Netop

More information

Active Directory Rights Management Service Integration Guide

Active Directory Rights Management Service Integration Guide Active Directory Rights Management Service Integration Guide Preface Preface 2013 SafeNet, Inc. All rights reserved. Part Number: 007-011230-001 (Rev F, 07/2013) All intellectual property is protected

More information

2.0. Quick Start Guide

2.0. Quick Start Guide 2.0 Quick Start Guide Copyright Quest Software, Inc. 2007. All rights reserved. This guide contains proprietary information, which is protected by copyright. The software described in this guide is furnished

More information

Deploying Remote Desktop IP Virtualization Step-by-Step Guide

Deploying Remote Desktop IP Virtualization Step-by-Step Guide Deploying Remote Desktop IP Virtualization Step-by-Step Guide Microsoft Corporation Updated: April 2010 Published: July 2009 Abstract Remote Desktop IP Virtualization provides administrators the ability

More information

Active Directory Change Notifier Quick Start Guide

Active Directory Change Notifier Quick Start Guide Active Directory Change Notifier Quick Start Guide Software version 3.0 Mar 2014 Copyright 2014 CionSystems Inc., All Rights Reserved Page 1 2014 CionSystems Inc. ALL RIGHTS RESERVED. This guide may not

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Manual installation of agents and importing the SCOM certificate to the servers to be monitored:

More information

Using Lync Web App 080813

Using Lync Web App 080813 080813 Using Lync Web App Contents What Is It?... 3 Required Plug ins... 3 Information for Online Meetings and Conference Calls... 4 Join a Meeting... 4 Access Meeting Audio... 6 Add a Person to a Conference

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

Windows SharePoint Services Installation Guide

Windows SharePoint Services Installation Guide Windows SharePoint Services Installation Guide Michael@SchmittDotNet.com www.schmittdotnet.com Version 1.4 10/11/2010 Copyright and Disclaimers This guide is for informational purposes only. THE AUTHOR

More information

7.5 7.5. Spotlight on Messaging. Evaluator s Guide

7.5 7.5. Spotlight on Messaging. Evaluator s Guide 7.5 Spotlight on Messaging 7.5 Evaluator s Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Project management integrated into Outlook

Project management integrated into Outlook y Project management integrated into Outlook InLoox PM 7.x deployment via Group Policy An InLoox Whitepaper Published: October 2011 You can find up-to-date information at http://www.inloox.com The information

More information

Configuring and Monitoring the Xen Desktop Broker. eg Enterprise v5.6

Configuring and Monitoring the Xen Desktop Broker. eg Enterprise v5.6 Configuring and Monitoring the Xen Desktop Broker eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of

More information

Dell Statistica Document Management System (SDMS) Installation Instructions

Dell Statistica Document Management System (SDMS) Installation Instructions Dell Statistica Document Management System (SDMS) Installation Instructions 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

formerly Help Desk Authority 9.1.3 Upgrade Guide

formerly Help Desk Authority 9.1.3 Upgrade Guide formerly Help Desk Authority 9.1.3 Upgrade Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

Enabling Remote Management of SQL Server Integration Services

Enabling Remote Management of SQL Server Integration Services Enabling Remote Management of SQL Server Integration Services Michael@SchmittDotNet.com www.schmittdotnet.com Version 1.0 10/14/2010 Copyright and Disclaimers This guide is for informational purposes only.

More information

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide Dell Recovery Manager for Active Directory 8.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

LYNC 2010 USER GUIDE

LYNC 2010 USER GUIDE LYNC 2010 USER GUIDE D O C U M E N T R E V I S O N H I S T O R Y DOCUMENT REVISION HISTORY Version Date Description 1.0 6/25/2013 Introduction of the Lync 2010 to product line. 2 Lync 2010 User Guide 401

More information

Installation Guide. SafeNet Authentication Service

Installation Guide. SafeNet Authentication Service SafeNet Authentication Service Installation Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Microsoft Dynamics GP. Business Analyzer

Microsoft Dynamics GP. Business Analyzer Microsoft Dynamics GP Business Analyzer April 5, 2013 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in

More information

Mindjet on-premise Installation Instructions for Microsoft SharePoint 2007

Mindjet on-premise Installation Instructions for Microsoft SharePoint 2007 Mindjet on-premise Installation Instructions for Microsoft SharePoint 2007 Mindjet Corporation Toll Free: 877-Mindjet 1160 Battery Street East San Francisco CA 94111 USA Phone: 415-229-4200 Fax: 415-229-4201

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2010/2013 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2010/2013 Users The software described in this book

More information

CA NetQoS Performance Center

CA NetQoS Performance Center CA NetQoS Performance Center Install and Configure SSL for Windows Server 2008 Release 6.1 (and service packs) This Documentation, which includes embedded help systems and electronically distributed materials,

More information

Digipass Plug-In for IAS. IAS Plug-In IAS. Microsoft's Internet Authentication Service. Installation Guide

Digipass Plug-In for IAS. IAS Plug-In IAS. Microsoft's Internet Authentication Service. Installation Guide Digipass Plug-In for IAS IAS Plug-In IAS Microsoft's Internet Authentication Service Installation Guide Disclaimer of Warranties and Limitations of Liabilities Disclaimer of Warranties and Limitations

More information

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide Novell Storage Manager 3.1.1 for Active Directory Installation Guide www.novell.com/documentation Installation Guide Novell Storage Manager 3.1.1 for Active Directory October 17, 2013 Legal Notices Condrey

More information

Configuring and Monitoring Event Logs

Configuring and Monitoring Event Logs Configuring and Monitoring Event Logs eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document

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

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

Implementing and Supporting Windows Intune

Implementing and Supporting Windows Intune Implementing and Supporting Windows Intune Lab 5: Using Windows Intune Remote Assistance Lab Manual Information in this document, including URL and other Internet Web site references, is subject to change

More information

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012 SOLARWINDS ORION Patch Manager Evaluation Guide for ConfigMgr 2012 About SolarWinds SolarWinds, Inc. develops and markets an array of network management, monitoring, and discovery tools to meet the diverse

More information

Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009

Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009 Getting Started with Microsoft Office Live Meeting Published October 2007 Last Update: August 2009 Information in this document, including URL and other Internet Web site references, is subject to change

More information

AvePoint Timeline Pro 2.0.1 for Microsoft Dynamics CRM. Installation and Configuration Guide

AvePoint Timeline Pro 2.0.1 for Microsoft Dynamics CRM. Installation and Configuration Guide AvePoint Timeline Pro 2.0.1 for Microsoft Dynamics CRM Installation and Configuration Guide Revision F Issued December 2014 Table of Contents About AvePoint Timeline Pro... 3 Required Permissions... 4

More information

ATT8367-Novell GroupWise 2014 and the Directory Labs

ATT8367-Novell GroupWise 2014 and the Directory Labs ATT8367-Novell GroupWise 2014 and the Directory Labs ATT8367 Novell Training Services AUTHORIZED COURSEWARE www.novell.com Legal Notices Novell, Inc., makes no representations or warranties with respect

More information

Interact for Microsoft Office

Interact for Microsoft Office Interact for Microsoft Office Installation and Setup Guide Perceptive Content Version: 7.0.x Written by: Product Knowledge, R&D Date: October 2014 2014 Perceptive Software. All rights reserved Perceptive

More information

Report Designer and Report Designer Add-In Installation Guide Version 1.0

Report Designer and Report Designer Add-In Installation Guide Version 1.0 Table of Contents Report Designer and Report Designer Add-In Installation Guide Version 1.0 Table of Contents The software described in this document is protected by copyright, and may not be copied on

More information

Getting Started with Microsoft Office Live Meeting. Published October 2007

Getting Started with Microsoft Office Live Meeting. Published October 2007 Getting Started with Microsoft Office Live Meeting Published October 2007 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless

More information

Harrisburg University Skype for Business User Guide

Harrisburg University Skype for Business User Guide Harrisburg University Skype for Business User Guide Contents 2 Accessing Skype for Business... 2 Starting Skype for Business on your desktop... 3 Subsequent access to Skype for Business... 3 Changing Skype

More information

Integrating Business Portal 3.0 with Microsoft Office SharePoint Portal Server 2003: A Natural Fit

Integrating Business Portal 3.0 with Microsoft Office SharePoint Portal Server 2003: A Natural Fit Integrating Business Portal 3.0 with Microsoft Office SharePoint Portal Server 2003: A Natural Fit Published: December 2005 For the latest information, please see http://mbs.microsoft.com/public/gponline

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

Installation Guide. Research Computing Team V1.9 RESTRICTED

Installation Guide. Research Computing Team V1.9 RESTRICTED Installation Guide Research Computing Team V1.9 RESTRICTED Document History This document relates to the BEAR DataShare service which is based on the product Power Folder, version 10.3.232 ( some screenshots

More information

Manual POLICY PATROL SIGNATURES FOR OUTLOOK, GOOGLE APPS & OFFICE 365

Manual POLICY PATROL SIGNATURES FOR OUTLOOK, GOOGLE APPS & OFFICE 365 Manual POLICY PATROL SIGNATURES FOR OUTLOOK, GOOGLE APPS & OFFICE 365 MANUAL Policy Patrol Signatures This manual, and the software described in this manual, are copyrighted. No part of this manual or

More information

Dell One Identity Cloud Access Manager 8.0.1- How to Configure for High Availability

Dell One Identity Cloud Access Manager 8.0.1- How to Configure for High Availability Dell One Identity Cloud Access Manager 8.0.1- How to Configure for High Availability May 2015 Cloning the database Cloning the STS host Cloning the proxy host This guide describes how to extend a typical

More information

Preface. Microsoft Office Sharepoint Server 2007 Integration Guide. 2009 SafeNet, Inc. All rights reserved. Part Number: 009804-001 (Rev A, 06/2009)

Preface. Microsoft Office Sharepoint Server 2007 Integration Guide. 2009 SafeNet, Inc. All rights reserved. Part Number: 009804-001 (Rev A, 06/2009) Microsoft Office Sharepoint Server 2007 Integration Guide Preface Preface 2009 SafeNet, Inc. All rights reserved. Part Number: 009804-001 (Rev A, 06/2009) All intellectual property is protected by copyright.

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

DEP S REMOTE ACCESS USER GUIDE

DEP S REMOTE ACCESS USER GUIDE DEP S REMOTE ACCESS USER GUIDE Office of Technology and Information Services June 2015 Table of Contents DEP s Remote Desktop Access User Guide... 2 How do I obtain access?... 2 List of software available

More information

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide

Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide Microsoft Corporation Published: October 2010 Abstract This step-by-step guide walks you through the

More information

Adobe Acrobat 9 Deployment on Microsoft Systems Management

Adobe Acrobat 9 Deployment on Microsoft Systems Management Adobe Acrobat 9 Deployment on Microsoft Systems Management Server white paper TABLE OF CONTENTS 1. Document overview......... 1 2. References............. 1 3. Product overview.......... 1 4. Installing

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

Citrix Systems, Inc.

Citrix Systems, Inc. Citrix Password Manager Quick Deployment Guide Install and Use Password Manager on Presentation Server in Under Two Hours Citrix Systems, Inc. Notice The information in this publication is subject to change

More information

Security Explorer 9.5. User Guide

Security Explorer 9.5. User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

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

ShoreTel Converged Conferencing ShoreTel Converged Conferencing V5.6.2b Quick Start Guide

ShoreTel Converged Conferencing ShoreTel Converged Conferencing V5.6.2b Quick Start Guide October, 2005 Document and Software Copyrights Copyright 1998 2005 by ShoreTel, Inc., Sunnyvale, California, U.S.A. All rights reserved. Printed in the United States of America. Contents of this publication

More information

Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008. Table of Contents Lab 1: Configuring Windows Server 2008 1

Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008. Table of Contents Lab 1: Configuring Windows Server 2008 1 Lab Answer Key for Module 1: Installing and Configuring Windows Server 2008 Table of Contents Lab 1: Configuring Windows Server 2008 1 Information in this document, including URL and other Internet Web

More information