Size: px
Start display at page:

Download ""

Transcription

1

2 About

3

4 People-centric approach Devices Apps Data Enable your users Unify your environment Protect your data

5 People-centric approach Devices Apps Data Enable your users Unify your environment Protect your data

6

7 Identity as the foundation Simple connection Self-service Single sign on Windows Server Active Directory Other Directories Username Azure Public cloud SaaS Office 365 On-premises Microsoft Azure Active Directory Cloud

8 Azure AD Connect (sync + sign on) LDAP directories Active Directory

9

10

11 Two installation types: Express / Customized EXPRESS When Single ADDS forest on-premises. Less than 100,000 objects in your on-premises Active Directory. (Requires an enterprise administrator account for the installation.) Outcome Password synchronization from on-premises to Azure AD for single sign-on. Synchronizes users, groups, contacts, and Windows 10 computers. Synchronization of all eligible objects in all domains and all OUs. Automatic upgrade is enabled.

12 EXPRESS Other options? You do not want to synchronize all OUs Use Express and on the last page, unselect Start the synchronization process...*. Run the installation wizard again and change the OUs in configuration options Enable scheduled sync. You want to enable one of the features in Azure AD Premium, such as Password writeback. First complete the initial installation. Then re-run the installation wizard and change the configuration options.

13 CUSTOM When More than one ADDS forest on-premises to synchronize. No access to an enterprise admin account in Active Directory. Domains in the forest that are not reachable from the Connect server. Federation or pass-through authentication. More than 100,000 objects (and use a full SQL Server). Group-based filtering (not only domain or OU-based).

14 Optional Configuration Options Specify a custom install folder Use an existing SQL Server Use an existing service account Specify custom sync groups The groups must be local on the server and cannot be located in the domain.

15 Topologies

16 Single forest, single Azure AD tenant Multiple forests, single Azure AD tenant Multiple forests, separate topologies Multiple forests: match users Multiple forests: full mesh with optional GALSync Multiple forests: account-resource forest Multiple Azure AD tenants Each object only once in an Azure AD tenant GALSync with on-premises sync server

17 Single forest, multiple sync servers to one Azure AD tenant Multiple forests, multiple sync servers to one Azure AD tenant Each object multiple times in an Azure AD tenant GALSync by using writeback Change the configuration of Azure AD Connect sync to read data from another Azure AD tenant. Export users as contacts to another on-premises Active Directory instance by using Azure AD Connect sync

18 sourceanchor (dilemma)

19 Definition: An attribute immutable during the lifetime of an object. It uniquely identifies an object as being the same object on-premises and in Azure AD. The attribute is also called immutableid. What to choose? objectguid is unique *but* unfortunately does change when a user is migrated between AD forests: when this happens there s no easy way to relink the migrated user to his cloud self (your mileage may vary) employeeid can be a good choice, should be unique and immutable. msds-consistencyguid adds a bit of rules complexity but is the recommended choice, especially in multi-forest environments. sourceanchor should *not* be case-sensitive and should avoid characters that may vary by case.

20 Azure AD Connect ( ) now facilitates the use of msds-consistencyguid as sourceanchor : Use msds-consistencyguid as the sourceanchor attribute for User objects. ObjectGUID is used for other object types. Rule will try to Join using msds-consistencyguid or ObjectGUID. If msds-consistencyguid attribute isn't populated, Azure AD Connect writes its objectguid value back to the msds-consistencyguid attribute in on-premises Active Directory.

21 Nice to Know Service account must be granted write permission to the msds-consistencyguid attribute in on-premises Active Directory. Azure AD Connect ( and after) stores information in your Azure AD tenant about the sourceanchor attribute used during installation. Wizard checks the state of the msds-consistencyguid attribute in your onpremises Active Directory: if attribute is configured on one or more objects falls back to using objectguid as the sourceanchor attribute. Azure AD Connect ( and after) supports switching from ObjectGuid to ConsistencyGuid as the Source Anchor attribute Azure AD Connect automatically updates the claim rules to use the same AD attribute as sourceanchor

22 msds-consistencyguid

23 Azure AD Connect v and later now facilitates the use of msds- ConsistencyGuid as sourceanchor attribute Azure AD Connect automatically configures the synchronization rules to: Use msds-consistencyguid as the sourceanchor attribute for User objects When msds-consistencyguid attribute isn't populated, Azure AD Connect writes its objectguid value back to the msds-consistencyguid (on-premises Active Directory). After the msds-consistencyguid attribute is populated, Azure AD Connect then exports the object to Azure AD.

24 New installations: Express Installation Azure AD Connect wizard queries your Azure AD tenant to retrieve the AD attribute used as the sourceanchor attribute. If available, AAD Connect will use the same AD attribute. If not, wizard checks the state of the msds- ConsistencyGuid attribute in your on-premises Active Directory Attribute not configured? msds-consistencyguid is used as the sourceanchor attribute Already in use (by e.g. other apps)? Wizard falls back to use objectguid as the sourceanchor attribute

25 Existing deployments: Important: Only newer versions of Azure AD Connect ( and after) supports switching from ObjectGuid to ConsistencyGuid as the Source Anchor attribute. Azure AD Connect wizard => Configure => Configure Source Anchor Analyzes the state of the msds-consistencyguid attribute in your on-premises Active Directory. If not used, re-configuration is done. If in use, you can override by using CMD syntax: "c:\program Files\Microsoft Azure Active Directory Connect\AzureADConnect.exe" /SkipLdapSearch

26 Using AAD Connect to manage onpremises AD FS deployment? AAD Connect automatically updates the claim rules to use the same AD attribute as sourceanchor. => ImmutableID claim generated by ADFS is consistent with the sourceanchor values exported to Azure AD Manage ADFS Outside AAD Connect or 3rd Party federation? Manually update the claim rules for ImmutableID claim to be consistent with the sourceanchor values exported to Azure AD

27

28

29 samaccountname cn userprincipalname objectguid onpremisesamaccountname commonname userprincipalname sourceanchor Active Directory Azure Active Directory

30 Active Directory AAD Connect Azure Active Directory

31 Source Anchor How users should be identified with Azure AD Clarification User identifier to link the user in Active Directory with the corresponding user in Azure Active Directory.

32 Active Directory Metaverse Azure Active Directory objectguid sourceanchor cloudanchor cloudsourceanchor sourceanchor 5439DA9B EB02C423C5F06 VDnam3KIl0GQTrAsQjxfBg== VDnam3KIl0GQTrAsQjxfBg== Metaverse Azure Active Directory cloudanchor cloudsourceanchor cloudanchor sourceanchor User_05dc224c-d002-4a66-b619-d6fbe1d1dc1f VDnam3KIl0GQTrAsQjxfBg==

33

34 & : joe.smith@adatum.com

35

36

37

38

39

40 AD FS UPN ImmutableID AAD Office 365

41 $true $false

42 $false mail objectguid $true mail ms-ds-consistencyguid

43

44

45 Filtering

46 By default, all objects in all domains in the configured forests are in-scope. Examples to use filtering: Multi-Azure AD directory topology. Apply a filter to control which objects are synchronized to a particular Azure AD directory. Pilot or functional test: A subset of users in Azure AD. In the small pilot, it's not important to have a complete Global Address List to demonstrate the functionality. Service accounts and other non-personal accounts that you don't want in Azure AD. Compliance reasons

47 Filtering Options: Group-based Domain-based OU-based Attribute-based You can use multiple filtering options at the same time. When you use multiple filtering methods, the filters use a logical "AND" between the filters

48 Objects that are filtered out are no longer synchronized to Azure AD Objects in AAD that were synched but were then filtered out are deleted in AAD. Disable scheduled task before making changes Set-ADSyncScheduler -SyncCycleEnabled $false Prevent accidental deletion is on (500) by default. Change the value in PowerShell: Enable-ADSyncExportDeletionThreshold -DeletionThreshold <value>. Disable (temporary) by using Disable-ADSyncExportDeletionThreshold If threshold exceeded admin will receive mail notification or look in the Synchronization Service for status stopped-deletion-threshold-exceeded

49 Common sync errors

50 Windows Server Active Directory Azure AD Connect (Sync) Microsoft Azure Active Directory Hard Match matches the incoming object sourceanchor to the immutableid of objects in AAD. Soft Match falls back to use the ProxyAddresses and UserPrincipalName attributes to find a match. AAD schema enforce uniqueness of ProxyAddresses, UserPrincipalName, onpremisessecurityidentifier,objectid, +

51 Scenarios for Duplicate/Invalid Soft Match Two or more objects with the same value of ProxyAddresses or userprincipalname attributes exists in on premises Active Directory A synced account was migrated between forests. ObjectGUID (SourceAnchor) changes and Soft Match is invalid due to existing ImmutableId A synced object got accidentally deleted and recreated in AD without also deleting the account in Azure Active Directory. The new account fails to sync with the existing Azure AD object. Azure AD Connect was uninstalled and re-installed using a different attribute as the SourceAnchor.

52 Duplicate Attribute Resiliency Azure Active Directory quarantines the duplicate attribute which would violate the uniqueness constraint and proceeds with the object creation or update. If this attribute is required for provisioning, like UserPrincipalName, the service assigns a placeholder value: +<4DigitNumber>@domain.com. To support this behavior a new attribute has been added to the User, Group, and Contact object classes: DirSyncProvisioningErrors Enabled by default on new Tenants and rolled out in batches on existing Tenants. Get-MsolDirSyncFeatures -Feature DuplicateUPNResiliency Get-MsolDirSyncFeatures -Feature DuplicateProxyAddressResiliency

53

/

/ About www.linkedin.com/in/anca-robu- 84054117/ arobu@microsoft.com Azure AD Connect Synchronization services Core component ADFS Easy Mode Configure an on-premises AD FS farm. Health (Monitoring) Agent

More information

RSA SecurID Access Configuration for Microsoft Office 365 STS (Secure Token Service)

RSA SecurID Access Configuration for Microsoft Office 365 STS (Secure Token Service) RSA SecurID Access Configuration for Microsoft Office 365 STS (Secure Token Service) Last Modified: April 17, 2017 RSA SecurID Access offers two methods to integrate with Microsoft Office 365. Both solutions

More information

AAD Connect setup guide

AAD Connect setup guide AAD Connect setup guide Version 1.0 (11-07-2017) Nick Boszhard (2AT) Contents Introduction... 3 Step 1: Run the AAD Connect tool... 4 Step 2: Select your setup type... 5 Step 3: Install required components...

More information

Tech Dive: Microsoft Azure Identity Management and Office 365

Tech Dive: Microsoft Azure Identity Management and Office 365 Tech Dive: Microsoft Azure Identity Management and Office 365 Tech Dive: Microsoft Azure Identity Management and Office 365 Microsoft Partner Confidential 2 Tech Dive: Microsoft Azure Identity Management

More information

ENABLING AND MANAGING OFFICE 365

ENABLING AND MANAGING OFFICE 365 20347 - ENABLING AND MANAGING OFFICE 365 CONTEÚDO PROGRAMÁTICO Module 1: Planning and provisioning Office 365 This module reviews the features of Office 365 and identifies recent improvements to the service.

More information

Office 365 and Azure Active Directory Identities In-depth

Office 365 and Azure Active Directory Identities In-depth Office 365 and Azure Active Directory Identities In-depth Jethro Seghers Program Director SkySync #ITDEVCONNECTIONS ITDEVCONNECTIONS.COM Agenda Introduction Identities Different forms of authentication

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Course 20347A: Enabling and Managing Office 365 Course details Course Outline Module 1: Planning and provisioning Microsoft Office 365 This module reviews the features of Office 365 and identifies recent

More information

Azure Active Directory from Zero to Hero

Azure Active Directory from Zero to Hero Azure Active Directory from Zero to Hero Azure &.NET Meetup Freiburg, 2018 Esmaeil Sarabadani What we cover today Overview on Azure AD Differences between on-prem AD and Azure AD Azure AD usage scenarios

More information

Course Outline. Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led

Course Outline. Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led About this course This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course details Course Outline Module 1: Introduction to Azure This module explains cloud computing, and compares cloud computing and

More information

Office 365 Deployment Guide

Office 365 Deployment Guide Office 365 Deployment Guide Version History Date Document Version September 2013 1.0 June 2014 2.0 January 2015 3.0 October 2015 4.0 December 2015 5.0 March 2016 6.0 May 2016 7.0 Table of Contents Overview...

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions OD20533C; On-Demand, Video-based Course Description This course is intended for IT professionals who are familiar with managing on-premises IT deployments

More information

Workspace ONE UEM Directory Service Integration. VMware Workspace ONE UEM 1811

Workspace ONE UEM Directory Service Integration. VMware Workspace ONE UEM 1811 Workspace ONE UEM Directory Service Integration VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Microsoft Official Curriculum Enabling and Managing Office 365 (5 Days - English) Programme détaillé

Microsoft Official Curriculum Enabling and Managing Office 365 (5 Days - English) Programme détaillé Module 1: Planning and provisioning Microsoft Office 365 This module reviews the features of Office 365 and identifies recent improvements to the service. Also it describes how to configure an Office 365

More information

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide One Identity Active Roles 7.2 Azure AD and Office 365 Management Administrator Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

User Management Tool

User Management Tool Citrix Product Documentation docs.citrix.com September 21, 2018 Contents What s new 3 What s new in User Management Tool 1.8.1........................... 3 What s new in User Management Tool 1.8............................

More information

Single Sign-On Showdown

Single Sign-On Showdown Single Sign-On Showdown ADFS vs Pass-Through Authentication Max Fritz Solutions Architect SADA Systems #ITDEVCONNECTIONS Azure AD Identity Sync & Auth Timeline 2009 2012 DirSync becomes Azure AD Sync 2013

More information

SharePoint Online for Administrators

SharePoint Online for Administrators Course 55238: SharePoint Online for Administrators Page 1 of 6 SharePoint Online for Administrators Course 55238: 2 days; Instructor-Led Introduction This course will introduce the audience to SharePoint

More information

MCSA Office 365 Bootcamp

MCSA Office 365 Bootcamp MCSA Office 365 Bootcamp Length: 6 days Format: Bootcamp Time: Day About This Course Demonstrate your skills in transitioning to and administering cloud-hosted business applications with Microsoft Office

More information

DATACENTER MANAGEMENT Goodbye ADFS, Hello Modern Authentication! Osman Akagunduz

DATACENTER MANAGEMENT Goodbye ADFS, Hello Modern Authentication! Osman Akagunduz Goodbye ADFS, Hello Modern Authentication! Osman Akagunduz Osman Akagunduz Consultant @ InSpark Microsoft Country Partner Of The Year Twitter: @Osman_Akagunduz What s in this session The role of Azure

More information

Directory Integration with VMware Identity Manager

Directory Integration with VMware Identity Manager Directory Integration with VMware Identity Manager VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Chime for Lync High Availability Setup

Chime for Lync High Availability Setup Chime for Lync High Availability Setup Spring 2017 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation

More information

D9.2.2 AD FS via SAML2

D9.2.2 AD FS via SAML2 D9.2.2 AD FS via SAML2 This guide assumes you have an AD FS deployment. This guide is based on Windows Server 2016. Third Light support staff cannot offer assistance with 3rd party tools, so while the

More information

8.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5

8.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5 for Google Docs Contents 2 Contents 8.0 Help for Community Managers... 3 About Jive for Google Docs...4 System Requirements & Best Practices... 5 Administering Jive for Google Docs... 6 Understanding Permissions...6

More information

Multi Factor Authentication & Self Password Reset

Multi Factor Authentication & Self Password Reset Multi Factor Authentication & Self Password Reset Prepared by: Mohammad Asmayal Jawad https://ca.linkedin.com/in/asmayal August 14, 2017 Table of Contents Selectable Verification Methods... 2 Set up multi-factor

More information

2016 Braindump2go Valid Microsoft Exam Preparation Materials:

2016 Braindump2go Valid Microsoft Exam Preparation Materials: 2016 NEW Microsoft 70-346: Managing Office 365 Identities and Requirements Exam Questions and Answers RELEASED in Braindump2go.com Online IT Study Website Today! 2016 Braindump2go Valid Microsoft 70-346

More information

Overview What is Azure Multi-Factor Authentication? How it Works Get started Choose where to deploy MFA in the cloud MFA on-premises MFA for O365

Overview What is Azure Multi-Factor Authentication? How it Works Get started Choose where to deploy MFA in the cloud MFA on-premises MFA for O365 Table of Contents Overview What is Azure Multi-Factor Authentication? How it Works Get started Choose where to deploy MFA in the cloud MFA on-premises MFA for O365 users Security best practices How to

More information

Microsoft Azure Course Content

Microsoft Azure Course Content Cloud Computing Trainings @ STUCORNER & SHARPENCLOUD Microsoft Azure Course Content Lesson 1: Introduction to Azure 1. Overview of On-premise infrastructure 2. Transition from On-premise to datacenter

More information

Office 365 for IT Pros

Office 365 for IT Pros Office 365 for IT Pros Fourth edition Configuring Directory Synchronization with Azure AD Connect Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright 2015-2017

More information

Education and Support for SharePoint, Office 365 and Azure

Education and Support for SharePoint, Office 365 and Azure Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE ENABLING AND MANAGING OFFICE 365 Course Duration: 5 Days Course Code: 20347A Overview Course Code: 20347A

More information

SharePoint 2016 Administrator's Survival Camp

SharePoint 2016 Administrator's Survival Camp SharePoint 2016 Administrator's Survival Camp Installing and Managing SharePoint 2016 in an On -premises Environment Course Code Audience Format Length Course Description Student Prerequisites SSC2016

More information

[MS20347]: Enabling and Managing Office 365

[MS20347]: Enabling and Managing Office 365 [MS20347]: Enabling and Managing Office 365 Length : 5 Days Audience(s) : IT Professionals Level : 200 Technology : Microsoft Office Delivery Method : Instructor-led (Classroom) Course Overview This is

More information

Assess Remediate Enable Migrate

Assess Remediate Enable Migrate Assess Remediate Enable Migrate Assess Remediate Enable Migrate Infrastructure Desktop Identity Messaging Integration Infrastructure Desktop AD Messaging Optimization Service Provisioning Messaging Integration

More information

Managing Identity Lifecycles at Scale

Managing Identity Lifecycles at Scale Microsoft Azure Active Directory Deployment Guide for Retail Industry Customers Abstract This guide helps you deploy a unified identity and access management solution with Microsoft Azure Active Directory.

More information

20533B: Implementing Microsoft Azure Infrastructure Solutions

20533B: Implementing Microsoft Azure Infrastructure Solutions 20533B: Implementing Microsoft Azure Infrastructure Solutions Course Details Course Code: Duration: Notes: 20533B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

20347: Enabling and Managing Office hours

20347: Enabling and Managing Office hours 20347: Enabling and Managing Office 365 35 hours About this course This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Course Content. This is the second in a sequence of two courses for IT Professionals and is aligned with the SharePoint 2016 IT Pro certification.

Course Content. This is the second in a sequence of two courses for IT Professionals and is aligned with the SharePoint 2016 IT Pro certification. Course Content Course Description: This five-day course will teach you how to plan, configure, and manage the advanced features in a environment. The special areas of focus for this course include implementing

More information

Enabling and Managing Office 365 (NI152) 40 Hours MOC 20347A

Enabling and Managing Office 365 (NI152) 40 Hours MOC 20347A Enabling and Managing Office 365 (NI152) 40 Hours MOC 20347A Outline This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Course Content of Office 365:

Course Content of Office 365: Course Content of Office 365: Course Outline Module 1: Planning and provisioning Office 365This module reviews the features of Office 365 and identifies recent improvements to the service. It describes

More information

MCSE Server Infrastructure. This Training Program prepares and enables learners to Pass Microsoft MCSE: Server Infrastructure exams

MCSE Server Infrastructure. This Training Program prepares and enables learners to Pass Microsoft MCSE: Server Infrastructure exams MCSE Server Infrastructure This Training Program prepares and enables learners to Pass Microsoft MCSE: Server Infrastructure exams 1. MCSE: Server Infrastructure / Exam 70-413 (Designing and Implementing

More information

Power365. Prerequisites. April 2018

Power365. Prerequisites. April 2018 Power365 Prerequisites April 2018 Table of Contents Email from File / Email with Discovery Prerequisites... 4 Browser... 4 Internet Requirement for Online Help and Video Tutorials... 4 Office 365 Global

More information

Microsoft Dynamics CRM Online Deployment (MB2-706)

Microsoft Dynamics CRM Online Deployment (MB2-706) Microsoft Dynamics CRM Online Deployment (MB2-706) Administer Microsoft Dynamics CRM Identify deployment considerations Describe the hardware and software requirements for Microsoft Dynamics CRM; explain

More information

Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On-Premises Tools

Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On-Premises Tools Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On-Premises Tools OD20398B; On-Demand, Video-based Course Description This course teaches IT professionals how to

More information

ENABLING AND MANAGING OFFICE 365

ENABLING AND MANAGING OFFICE 365 Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE ENABLING AND MANAGING

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Enabling and Managing Office 365 Duration: 5 days COURSE DESCRIPTION This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Developer s Guide to Azure RemoteApp Hybrid Collection Deployment

Developer s Guide to Azure RemoteApp Hybrid Collection Deployment Developer s Guide to Azure RemoteApp Hybrid Collection Deployment ABSTRACT I. II. ABSTRACT AZURE REMOTEAPP 1. What is Azure RemoteApp? 2. How It Works Behind the Scene 3. Advantages of Azure RemoteApp

More information

Office : Enabling and Managing Office 365. Upcoming Dates. Course Description. Course Outline

Office : Enabling and Managing Office 365. Upcoming Dates. Course Description. Course Outline Office 365 20347: Enabling and Managing Office 365 Learn how to evaluate, plan, deploy and operate Microsoft Office 365 Cloud-Based Services in this 5-day class. Your instructor will focus on real world

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 Course 20339A 5 Days Instructor-led, Hands on Course Information This five-day course will combine the Planning and Administering SharePoint 2016 class with the

More information

MD-101: Modern Desktop Administrator Part 2

MD-101: Modern Desktop Administrator Part 2 Days: 5 Description: This five-day course is for Desktop Administrators that deploy, configure, secure, manage, and monitor devices and client applications in an enterprise environment. As desktops has

More information

Vyapin Office 365 Management Suite

Vyapin Office 365 Management Suite Vyapin Office 365 Management Suite Last Updated: December 2015 Copyright 2015 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems Private

More information

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE VMware Identity Manager 2.9.1 VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware

More information

COURSE OUTLINE: A Advanced Technologies of SharePoint 2016

COURSE OUTLINE: A Advanced Technologies of SharePoint 2016 Course Name 20339-2A Advanced Technologies of Course Duration 5 Days Course Structure Instructor-Led Course Overview This five-day course will teach you how to plan, configure, and manage the advanced

More information

DigitalPersona. SSO for Office 365. On Premise DigitalPersona SSO for Office 365. Solution Deployment Guide

DigitalPersona. SSO for Office 365. On Premise DigitalPersona SSO for Office 365. Solution Deployment Guide DigitalPersona SSO for Office 365 On Premise DigitalPersona SSO for Office 365 Solution Deployment Guide Copyright 2017 Crossmatch. All rights reserved. Specifications are subject to change without prior

More information

SHAREPOINT 2016 ADMINISTRATOR BOOTCAMP 5 DAYS

SHAREPOINT 2016 ADMINISTRATOR BOOTCAMP 5 DAYS SHAREPOINT 2016 ADMINISTRATOR BOOTCAMP 5 DAYS WHY TAKE 10 DAYS AWAY FROM THE OFFICE WHEN YOU ONLY NEED 5? Need to gain knowledge for both the 203391 Planning and Administering Microsoft SharePoint 2016

More information

GALSYNC V7.4. Manual. NETsec. NETsec GmbH & Co.KG Schillingsstrasse 117 DE Düren. 14. September 2018

GALSYNC V7.4. Manual. NETsec. NETsec GmbH & Co.KG Schillingsstrasse 117 DE Düren. 14. September 2018 GALSYNC V7.4 Manual NETsec 14. September 2018 NETsec GmbH & Co.KG Schillingsstrasse 117 DE - 52355 Düren Introduction... 8 GALsync... 8 contactsync... 8 Global Address List (GAL) into mailboxes by using

More information

Deploy Cisco Directory Connector

Deploy Cisco Directory Connector Cisco Directory Connector Deployment Task Flow, page 1 Install Cisco Directory Connector, page 3 Sign In To Cisco Directory Connector, page 4 Configure General Settings for Directory Connector, page 7

More information

GALSYNC V7.4. Upgrade Instructions. NETsec. NETsec GmbH & Co.KG Schillingsstrasse 117 DE Düren. 14. September 2018

GALSYNC V7.4. Upgrade Instructions. NETsec. NETsec GmbH & Co.KG Schillingsstrasse 117 DE Düren. 14. September 2018 GALSYNC V7.4 Upgrade Instructions NETsec 14. September 2018 NETsec GmbH & Co.KG Schillingsstrasse 117 DE - 52355 Düren GALsync version 7... 3 Download... 4 Extended information and tips... 4 Upgrade Instructions...

More information

Course 10993A: Integrating On-Premises Identity Infrastructure with Microsoft Azure

Course 10993A: Integrating On-Premises Identity Infrastructure with Microsoft Azure Course 10993A: Integrating On-Premises Identity Infrastructure with Microsoft Azure - Course details Course Outline Module 1: Introducing Azure AD This module describes the differences between Azure AD

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Enabling and Managing Office 365 Código del curso: 20347 Duración: 5 días Acerca de este curso This is a 5 day instructor led training (ILT) course that targets the needs of IT professionals who take part

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

Course Outline 20742B

Course Outline 20742B Course Outline 20742B Module 1: Installing and configuring domain controllers This module describes the features of AD DS and how to install domain controllers (DCs). It also covers the considerations

More information

How to Map OnPrem Active Directory users to existing Office365 Users

How to Map OnPrem Active Directory users to existing Office365 Users How to Map OnPrem Active Directory users to existing Office365 Users In some cases it could happen that customers create accounts on Office365 and activate only in a second phase the synchronization with

More information

Enabling and Managing Office 365

Enabling and Managing Office 365 Lincoln Land Community College Capital City Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Enabling and Managing Office 365 Course Description This is a 5-day instructor-led

More information

Migrate All Mailboxes to the Cloud with a Cutover Exchange

Migrate All Mailboxes to the Cloud with a Cutover Exchange Page 1 of 8 Migrate All Mailboxes to the Cloud with a Cutover Exchange Migration Applies to: Office 365 for professionals and small businesses, Office 365 for enterprises Topic Last Modified: 2011-08-29

More information

9.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5

9.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5 for Google Docs Contents 2 Contents 9.0 Help for Community Managers... 3 About Jive for Google Docs...4 System Requirements & Best Practices... 5 Administering Jive for Google Docs... 6 Quick Start...6

More information

Guide to Deploying VMware Workspace ONE. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1

Guide to Deploying VMware Workspace ONE. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 Guide to Deploying VMware Workspace ONE DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Integrating On-Premises Identity Infrastructure with Microsoft Azure

Integrating On-Premises Identity Infrastructure with Microsoft Azure Integrating On-Premises Identity Infrastructure with Microsoft Azure OD10993; On-Demand, Video-based Course Description This course teaches IT professionals how to integrate their on-premises AD DS environment

More information

Microsoft Certified System Engineer

Microsoft Certified System Engineer 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Microsoft Certified System Engineer Program Summary This instructor-led program with a combination

More information

Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On- Premises Tools

Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On- Premises Tools Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) & On- Premises Tools 20398BA - 5 Days - Instructor-led, Hands-on Introduction This five-day course teaches IT professionals

More information

Exam Code: Exam Code: Exam Name:Managing Office 365 Identities and Requirements.

Exam Code: Exam Code: Exam Name:Managing Office 365 Identities and Requirements. Exam Code:70-346 Number: 70-346 Passing Score: 800 Time Limit: 120 min File Version: 12.5 http://www.gratisexam.com/ Exam Code:70-346 Exam Name:Managing Office 365 Identities and Requirements Exam A QUESTION

More information

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE Guide to Deploying VMware Workspace ONE with VMware Identity Manager SEP 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes.

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes. Content Features SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes Asset Library Enhancements/Video Support Yes Yes Auditing Yes Yes Auditing & Reporting (e.g. doc edits,

More information

A: Advanced Technologies of SharePoint 2016

A: Advanced Technologies of SharePoint 2016 Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

INSTALLATION GUIDE Spring 2017

INSTALLATION GUIDE Spring 2017 INSTALLATION GUIDE Spring 2017 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and

More information

Microsoft SharePoint Online for Administrators

Microsoft SharePoint Online for Administrators 1800 ULEARN (853 276) www.ddls.com.au Microsoft 55238 - SharePoint Online for Administrators Length 3 days Price $2750.00 (inc GST) Version A Overview This course will introduce the audience to SharePoint

More information

External Data Connector for SharePoint

External Data Connector for SharePoint External Data Connector for SharePoint Last Updated: July 2017 Copyright 2014-2017 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems

More information

Advanced Technologies of SharePoint 2016 ( )

Advanced Technologies of SharePoint 2016 ( ) SharePoint Course - 203392 Advanced Technologies of SharePoint 2016 (20339-2) Length 5 days Audience The course is targeted at experienced IT Professionals who are interested in learning how to install,

More information

Windows Server 2008 Active Directory Certificate Services Step By Step Guide Pdf

Windows Server 2008 Active Directory Certificate Services Step By Step Guide Pdf Windows Server 2008 Active Directory Certificate Services Step By Step Guide Pdf and an Online Enterprise Subordinate Certification Authority. There are six exercises in this stepby-step guide as listed

More information

At Course Completion After completing this course, students will be able to:

At Course Completion After completing this course, students will be able to: Course Details Course Code: Duration: Notes: 20398B 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based on their current skills and technical

More information

Track MS-100: Microsoft 365 Identity and Services

Track MS-100: Microsoft 365 Identity and Services Track MS-100: Microsoft 365 Identity and Services Formato do curso: Presencial Localidade: Lisboa Data: 01 Abr. 2019 a 05 Abr. 2019 Preço: 1630 Promoção: -280 Aproveite a campanha até 30 de junho: 280

More information

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Microsoft Enabling and Managing Office 365

Microsoft Enabling and Managing Office 365 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20347 - Enabling and Managing Office 365 Length 5 days Price $4290.00 (inc GST) Version A Overview This is a 5-day instructor-led training (ILT) course that

More information

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide Coveo Platform 7.0 Microsoft SharePoint Legacy 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

Microsoft Dynamics CRM Installation (MB2-708)

Microsoft Dynamics CRM Installation (MB2-708) Microsoft Dynamics CRM Installation (MB2-708) Install and configure Microsoft Dynamics CRM Identify system requirements and required technologies Identify editions and licensing options for Microsoft Dynamics

More information

How To Remove Active Directory Connectors

How To Remove Active Directory Connectors How To Remove Active Directory Connectors Before Installing Exchange 2010 On the machine, where you are installing the tool make sure.net 3.5 sp1 and Right-click the Active Directory Connector agent and

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

Planning and Administering SharePoint 2016

Planning and Administering SharePoint 2016 Planning and Administering SharePoint 2016 20339-1; 5 Days; Instructor-led Course Description This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 20339-2; 5 Days; Instructor-led Course Description This five-day course will teach you how to plan, configure, and manage the advanced features in a SharePoint

More information

Advanced Technologies of SharePoint 2016

Advanced Technologies of SharePoint 2016 Advanced Technologies of SharePoint 2016 Course 20339-2A 5 Days Instructor-led, Hands on Course Information This five-day course will teach you how to plan, configure, and manage the advanced features

More information

Planning for and Managing Devices in the Enterprise: Enterprise Management Suite (EMS) & On-Premises Tools

Planning for and Managing Devices in the Enterprise: Enterprise Management Suite (EMS) & On-Premises Tools Enterprise Management Suite (EMS) & On-Premises Tools Page 1 of 7 Planning for and Managing Devices in the Enterprise: Enterprise Management Suite (EMS) & On-Premises Tools Course 20398A: 4 days; Instructor-Led

More information

Partner Center: Secure application model

Partner Center: Secure application model Partner Center: Secure application model The information provided in this document is provided "as is" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including

More information

BMS Managing Users in Modelpedia V1.1

BMS Managing Users in Modelpedia V1.1 BMS 3.2.0 Managing Users in Modelpedia V1.1 Version Control Version Number Purpose/Change Author Date 1.0 Initial published version Gillian Dass 26/10/2017 1.1 Changes to User roles Gillian Dass 14/11/2017

More information

Vendor: Microsoft. Exam Code: Exam Name: Managing Office 365 Identities and Requirements. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Managing Office 365 Identities and Requirements. Version: Demo Vendor: Microsoft Exam Code: 70-346 Exam Name: Managing Office 365 Identities and Requirements Version: Demo Topic 1, Fabrikam, Inc OverView Fabrikam, inc is a financial services organization. Fabrikam

More information

DocAve Online 3. User Guide. Service Pack 17, Cumulative Update 2

DocAve Online 3. User Guide. Service Pack 17, Cumulative Update 2 DocAve Online 3 User Guide Service Pack 17, Cumulative Update 2 Issued November 2017 Table of Contents What s New in the Guide... 8 About DocAve Online... 9 Submitting Documentation Feedback to AvePoint...

More information

Identity as the core of enterprise mobility

Identity as the core of enterprise mobility The current reality Identity as the core of enterprise mobility Azure Active Directory as the control plane Windows Server Active Directory Customers Partners Other directories Self-service Single sign-on

More information

Microsoft Official Course

Microsoft Official Course Microsoft Official Course Module 1 Deploying and Managing Microsoft Exchange Server 2013 Module Overview Exchange Server 2013 Prerequisites and Requirements Exchange Server 2013 Deployment Managing Exchange

More information

Setting Up Resources in VMware Identity Manager

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

More information

Our broad and deep array of solutions enables you to use the cloud in your own way, at your own pace.

Our broad and deep array of solutions enables you to use the cloud in your own way, at your own pace. Agenda Agenda The New Office overview Rethink productivity possibilities Demo Why Microsoft for productivity Break The New Office architecture Identity management Authentication options Hybrid scenarios

More information

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6 Gateway Installation and Configuration Guide for On-Premises Version 17 September 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites...

More information