ConfigMgr 2012 R2 & Intune

Size: px
Start display at page:

Download "ConfigMgr 2012 R2 & Intune"

Transcription

1

2 ConfigMgr 2012 R2 & Intune Step by Step explained from setting it up, to identity control (ADFS, DRS and Workplace Join) Tim De Keukelaere Kenny Buntinx #MMSMinnesota #MMSCMIntune

3 About Kenny Buntinx Managing Consultant # MMSMinnesota

4 About Tim De Keukelaere Managing Consultant #MMSMinnesota

5 Key Takeaways Understanding these concepts: ADFS with SSO Workplace join and DRS DirSync UDM Integration with CM12 Hands-on: Knowing how to implement them #MMSMinnesota

6 About our audience Assumptions Practical experience with System Center Configuration Manager 2012 SP1/R2 Knowledge of Windows Server 2012 R2 About us Not the ADFS, Certificate or Identity Specialists, but we had our share in challenges Not aiming to explain in detail How to enroll all possible devices # MMSMinnesota

7 WARNING PERMITTING FANCY GADGETS TO BE BROUGHT TO WORK MAKE YOUR LIFE AS AN IT PROFESSIONAL HARDER

8

9 Users can work from anywhere on their device with access to their corporate resources. Users can enroll devices for access to the Company Portal for easy access to corporate applications IT can publish access to resources with the Web Application Proxy based on device awareness and the users identity Users can register devices for single signon and access to corporate data with Workplace Join #MMSMinnesota

10 SETTING UP CM12 AND WINDOWS INTUNE FOR UDM

11 Requirements for UDM technologies Windows Intune UDM ConfigMgr 2012 SP1 or R2 Domain Controller OS = minimum W2K3 SP2 Minimal Forest Schema = W2K3 SP2 Optional : ADFS Optional : ADFS Proxy Server Internal and external DNS A / Cname Records Certificates Dirsync with optional password sync Workplace Join (Optional) Forest Functional Level = 2003 Domain Controller OS = minimum W2K8R2 Minimal Forest Schema = W2K12R2 ADFS 3.0 Web Application Proxy (WAP) Internal and external DNS A / Cname Records Certificates #MMSMinnesota

12 Process Overview Create Windows Intune Subscription Purchase from windowsintune.com Purchase Volume License agreement Add Public DNS details for enrollment redirection Verify Users have Public Domain UPNs and perform AD User Discovery Deploy and Configure AD Directory Synchronization Deploy and Configure AD Federation Services (Not required but strongly recommended!) Reset User Password or use password sync if not using ADFS Configuring Configuration Manager for Mobile Device Management Creating a Windows Intune Subscription in the Configuration Manager console Creating the Windows Intune Connector site system role Verification of Configuration Manager successfully connecting to Windows Intune service # MMSMinnesota

13 Create Windows Intune Subscription First order of business: create a Windows Intune subscription. This can be performed as a Volume License agreement, through those normal channels. If you do not have a VL Agreement for Configuration Manager you may create a Windows Intune subscription directly from Once complete, login to the Windows Intune Account Portal account.manage.microsoft.com (with Tenant Account) # MMSMinnesota

14 Create Verifiable Public Domain To ensure users are synchronized correctly, create a verified public domain within Windows Intune Account Portal. This is a public domain for the company, something like demolabs.be This domain must be able to be verified as a registered domain by an external source Next, configure the on-premise AD Directory Synchronization with Microsoft Online. For device enrollment ensure you have a public DNS CNAME record directing EnterpriseEnrollment to manage.microsoft.com # MMSMinnesota

15 Demo Adding Domain / Activate Dirsync #MMSMinnesota #MMSMinnesota

16 Verify User Details and Perform AD User Discovery Ensure users that will be managed have this Public Domain as their primary Universal Principal Name (UPN) in Active Directory. To add UPNs for each user, either edit via ADSI or script, similar to that shown in here: w-can-i-assign-a-new-upn-to-all-my-users.aspx Once confirmed perform AD User Discovery in Configuration Manager 2012 SP1

17 Demo Schema Verification / Adding UPN s #MMSMinnesota #MMSMinnesota

18 DIRSYNC CM12 & INTUNE: STEP BY STEP EXPLAINED

19 Dirsync with Password Sync ADFS # MMSMinnesota

20 Sync users/groups from your onpremise AD into the cloud Schedule based CM12 & INTUNE: STEP BY STEP EXPLAINED Dirsync - Purpose # MMSMinnesota

21 DirSync Requirements 64-bit Edition of Windows Server Windows Server 2008 Datacenter Windows Server 2008 R2 Standard or Enterprise, Windows Server 2008 R2 Datacenter Windows Server 2012 Standard or Datacenter Windows Server 2012 R2 Standard or Datacenter.Net Framework 3.5 SP1 and.net Framework 4.0 or 4.5 Powershell 3.0 Latest version supports DirSync to run on a DC # MMSMinnesota

22 DirSync - Tips Before sync, check your that your UPN suffix matches! Filtering: OU Based Domain Based User Attribute Based To control the sync with custom attributes, see: # MMSMinnesota

23 Password Sync What it is Feature of DirSync that synchronizes user password hashes from on-premises AD to Windows Azure AD (WAAD) Enables users to log to WAAD services using the same username/password as on-premise AD Part of DirSync No additional software No changes to domain controllers, no reboots # MMSMinnesota

24 Password Sync What it is Easier, less-expensive alternative to AD FS Single Sign-On, but certainly not the same thing No redirection to on premise authentication No token exchange between the on-premises environment and the cloud Authentication takes place in the cloud Only for single-forest scenario # MMSMinnesota

25 Password Sync How it works Security considerations Synchronizes hashes from on-premises AD to Azure AD Never see or store plaintext passwords Password Policy considerations Defer to on-premises password policies On-premises complexity policies override cloud policies for synchronized users Passwords of synchronized users never expire in the cloud # MMSMinnesota

26 Password Sync How it works Checks for password updates every 2 minutes DirSync of other attributes still runs every 3 hours Only sync passwords for users scoped for DirSync Won t sync password hash if user must change Password at next logon Retries failed password syncs Retries every hour for up to 1 day Full Password Sync Available via PowerShell (Set-FullPasswordSync) # MMSMinnesota

27 Steps to successfully install DirSync # MMSMinnesota

28 New: Azure Ad Sync Now supports password sync Multi-Forest support Advanced filtering capabilities Objects & Attributes Available here: #MMSMinnesota

29 Time to decide: Sync vs Federation Synchronization Federation User attributes are synchronized including the password hash, Authentication can be completed against either Azure or Windows Server Active Directory AD FS provides conditional access to resources, Work Place Join for device registration and integrated Multi-Factor Authentication User attributes are synchronized, authentication is passed back through federation and completed against Windows Server Active Directory

30 Dirsync with Password Sync ADFS # MMSMinnesota

31 SSO, DRS AND WORKPLACE JOIN

32 ADFS 3.0 new features AD FS has become the Swiss Army Knife of Microsoft authentication AD workplace join Single Sign On Work from anywhere Multifactor Authentication Multifactor Access Control Not based on IIS anymore, but on the http.sys Highly customizable! Much more authentication possibilities then in ADFS 2.0/2.1 # MMSMinnesota

33 Identity capabilities for BYOD with ADFS 3.0 AD Workplace Join Users join their device to their workplace, making the device known to the company s Active Directory Single Sign On (SSO) Users sign-in once to their company from any application and are not prompted for credentials by every company application when using workplace joined devices Work From Anywhere Businesses enable users to work from anywhere while adhering to their IT governance policies around risk management Multi-factor Authentication Businesses require additional factors of authentication when business critical resources are accessed or when there is perceived risk Multi-factor Access Control Businesses set conditional access control to resources based on four core pivots: the user, the device used, the user s network location and use of additional auth factors # MMSMinnesota

34 *.Domain.com Named Certificates (more secure) CM12 & INTUNE: STEP BY STEP EXPLAINED Certificate Requirements for ADFS 3.0 No additional Subject Alternate Names (SAN) are required Works with Sub-domains Simple Management less expensive in the end More Management more expensive in the end Additional Subject Alternate Names are required for Workplace Join ( SAN = ) Device Registration service (SAN ) # MMSMinnesota

35 Requirements for ADFS 3.0 Forest Schema must be 2012 R2 for DRS Service account: Group Managed Service Accounts (Gmsa) is recommended but not a requirement! Group Managed Service Accounts are not available by default because the KDS Root Key has not been set. Use the following PowerShell command to create the key: "Add-KdsRootKey -EffectiveTime (Get-Date).AddHours(-10) If ADFS is installed on DC with use of Gmsa, read # MMSMinnesota

36 Other requirements for ADFS 3.0 Federation name E.g. federation.demolabs.be SQL version WID or SQL Load balance or not Use F5 or equivalent Foresee A-Record on : Internal DNS server Federation. demolabs.be x External DNS Server Federation. demolabs.be 81.x.x.x # MMSMinnesota

37 STEPS TO INSTALL ADFS 3.0

38 HTTPS *.Demolabs.be SSL Cert 2048 Bits CM12 & INTUNE: STEP BY STEP EXPLAINED Cloud Lab Setup Domain Controller Demolabs.be ADFS / DirSync Federation Trust Intune Wave x Integration External DNS Registration A-Record: Federation.Demolabs.Be A-Record: EnterpriseRegistration.Demolabs.Be A-Record: Workfolders.Demolabs.be Public IP: 82.x.x.x *.Demolabs.be SSL Cert 2048 Bits *.Demolabs.be SSL Cert 2048 Bits HTTPS HTTPS HTTPS Workfolders Server Firewall NAT Web Appl Proxy (Not domain joined) Firewall NAT # MMSMinnesota

39 Steps to install ADFS 3.0 # MMSMinnesota

40 Steps to install ADFS 3.0 Validate if your ADFS server works successfully internally Customize your ADFS server to your needs : E.g: Change logo with powershell : Set-AdfsWebTheme -TargetName default But there is much more: # MMSMinnesota

41 Demo ADFS Check / Customization #MMSMinnesota #MMSMinnesota

42 STEPS TO INSTALL THE WEB APPLICATION PROXY (WAP)

43 Steps to install WAP # MMSMinnesota

44 Steps to install WAP Validate if your ADFS server works successfully through the WAP externally (internet) Configuration through the Remote Access Management snap-in. # MMSMinnesota

45 Deploy and Configure AD Federation Services Install the Windows Azure Active Directory Module on the ADFS server To set up SSO by using the Windows Azure Active Directory Module for Windows PowerShell, use the following commands: 1. Connect-MsolService -Credential:(get-credential) 2. Use one of the following commands, as appropriate for your situation: Convert-MSOLDomainToFederated -DomainName:<federated domain name> Update-MSOLFederatedDomain -DomainName:<federated domain name> To make sure you re dirsync tenant accounts password doesn t expire : Set-MSOLUser identity user@mydomain.com PasswordNeverExpires $true StrongPasswordRequired $true Prevent that your Self- signed certificate for token signing in Azure is about to expire. See : # MMSMinnesota

46 WHAT IS WORKPLACE JOIN?

47 Expanding device support with DRS Not Joined to AD Workplace Joined Domain Joined Active Directory Limited access No IT Control # MMSMinnesota

48 STEPS TO ENABLE DEVICE REGISTRATION SERVICE (DRS) FOR WORKPLACE JOIN

49 Workplace join Requirements ADFS 3.0 with DRS enabled and a Web Authentication proxy (WAP) *.Domain.com certificate or custom certificates with SAN defined : for DRS, your SSL cert needs to contain SAN (subject alternative name) entries for enterpriseregistration + each distinct UPN suffix in use by users in your forest(s). So for example: Enterpriseregistration.Demolabs.be Enterpriseregistration.Demolabs.com Enterpriseregistration.corp. Demolabs.be If you plan to use client certificate authentication, you must also configure the firewall to allow traffic on port Necessary Host A / Cname records in both internal/external DNS Servers # MMSMinnesota

50 Steps to enable workplace join Create Host A Record on Public DNS called enterpriseregistration. demolabs.be Create CNAME (Alias) record in the internal DNS called enterpriseregistration. demolabs.be This record points to the host (A) record of the AD FS federation service internally. Configure the WAP Proxy to find the enterpriseregistration.demolabs.be #MMSMinnesota

51 Steps to enable DRS Remember : New Device class requires a schema change to Active Directory (R2)! Open a Windows PowerShell command window and type: Initialize-ADDeviceRegistration When prompted for a service account, type your gmsa account - Demolabs\svc.adfs Now run the Windows PowerShell cmdlet. Enable-AdfsDeviceRegistration On the ADFS server, Edit the Global Primary Authentication Policy and select the check box next to Enable Device Authentication. #MMSMinnesota

52 Troubleshooting Workplace Join - BackEnd Lookup enterpriseregistration.demolabs.be It should resolve to the IP of your Web Application Proxy (WAP) In case no IP is resolved, check your public domains DNS zone and validate CNAME enterpriseregistration is pointing to your Web Application Proxy. Type in a browser: #MMSMinnesota

53 Troubleshooting Workplace Join - Client Event viewer is still your best friend! Microsoft Workplace Join to troubleshoot! URL (enterpriseregistration.xxxx.yyyy) cannot be resolved or reached. #MMSMinnesota

54 Lost Device Protection Devices registered via Workplace Join are registered within Active Directory in the container : CN=<Device ID>,CN=RegisteredDevices,DC=mydomain,DC=com. Lost devices can be denied access by disabling or deleting the appropriate object within AD. Access through AD FS is immediately revoked for the workplace joined client. From testing thus far, devices joined, left and re-registered via Workplace Join are not currently cleaned up within the RegisteredDevices container. Some PowerShell scripting is currently required to enforce this. #MMSMinnesota

55 Demo Workplace Join / Lost Devices #MMSMinnesota #MMSMinnesota

56 Workplace Join Hitman tool Beta available via TechNet Galleries:

57 ENABLE WINDOWS INTUNE THROUGH CONFIGMGR 2012 R2

58 Prep your ConfigMgr environment Implement Cumulative Update 3 Hotfix: #MMSMinnesota

59 Intune Subscription Prerequisites Intune User Collection (Licenses) Company logo 400 x 100 pixels (optional) (Optional) Create a APNs certificate for ios (Optional) Supply Windows RT Sideloading Keys (Optional) Request/Buy a Windows Phone 8 Code Signing certificate and code-sign the Windows Phone 8 Company Portal App. (Optional) Enable the Android platform #MMSMinnesota

60 Demo Intune Subscription Onboarding #MMSMinnesota #MMSMinnesota

61 Modern Platforms vs Features integrated into CfgMgr Windows 8 RT Windows Phone 8 ios (5.x, 6.x, 7.x) Android (2.3+ via EAS) Android (4.0+ via native agent) Windows 8.1 (x86/x64 and RT) Not on ConfigMgr R2 yet? Over the air device enrollment Available user targeted applications User and device settings management Device inventory Remote device retirement Remote device wipe (full and selective) Company branding Web apps and remote apps Required application deployment VPN/Wi-Fi/certificate profiles Additional settings #MMSMinnesota

62 On-premises connector Setup Troubleshooting Intune subscription: AdminUILog\SmsAdminUI.log Connector setup: sitecomp.log and ConnectorSetup.log Connector certificate: certmgr.log #MMSMinnesota

63 User Sync Troubleshooting Cloudusersync.log Cloud user collection in Admin Console Cloud user ID #MMSMinnesota

64 Demo Device Enrollments #MMSMinnesota #MMSMinnesota

65 Search Criteria CM12 & INTUNE: STEP BY STEP EXPLAINED Enrollment Support Info LSU, MSU, account id, user id(last 6 digits) domain or other feature specific keyword Time of incident (time zone) Logs (DMPUploader.log, DMPDownloader.log, CloudUserSync.log) Example AccountId : 21c26ac1 29b40f LsuId : LSUA01 MsuId : MSUA01 UserID : d7facc Domain : contoso.onmicrosoft.com

66 Q & A CM12 & INTUNE: STEP BY STEP EXPLAINED

67 Evaluations Please provide session feedback by clicking the Eval button in the scheduler app. One lucky winner will get a free ticket to the next MMS! Tim De Keukelaere Kenny Buntinx #MMSMinnesota #MMSCMIntune Platinum Sponsors: Gold Sponsors: Visit all of our sponsors in the expo area and online! MMS Minnesota 2014

Armoring your mobile workforce warriors for the 21st century

Armoring your mobile workforce warriors for the 21st century Armoring your mobile workforce warriors for the 21st century with System Center Configuration Manager 2012 R2 --- Advanced Warfare --- Tim De Keukelaere Kenny Buntinx Feb 9 th 2015 About Kenny @KennyBuntinx

More information

Phil Schwan Technical

Phil Schwan Technical Phil Schwan Technical Architect pschwan@projectleadership.net @philschwan Today s challenges Users Devices Apps Data Users expect to be able to work in any location and have access to all their work resources.

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

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

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

Mobile device management at Microsoft

Mobile device management at Microsoft Mobile device management at Microsoft Page 1 Mobile device management at Microsoft Situation As the use of personal devices in the workplace expands, IT is challenged with managing a data environment where

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

M20742-Identity with Windows Server 2016

M20742-Identity with Windows Server 2016 M20742-Identity with Windows Server 2016 Course Number: M20742 Category: Technical Microsoft Duration: 5 days Certification: 70-742 Overview This five-day instructor-led course teaches IT Pros how to deploy

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

20742: Identity with Windows Server 2016

20742: Identity with Windows Server 2016 Course Content Course Description: This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain Services (AD DS) in a distributed environment, how to implement

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

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

Identity with Windows Server 2016

Identity with Windows Server 2016 Identity with Windows Server 2016 Course 20742B - 5 Days - Instructor-led, Hands on Introduction This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain

More information

METHODOLOGY This program will be conducted with interactive lectures, PowerPoint presentations, discussions and practical exercises.

METHODOLOGY This program will be conducted with interactive lectures, PowerPoint presentations, discussions and practical exercises. CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: IDENTITY WITH WINDOWS SERVER 2016 Course 20742: 5 days; Instructor-Led INTRODUCTION This five-day instructor-led course teaches IT Pros how to deploy and configure

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

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves 905M tablets in use for work and home globally by 2017 Before Now 32% of

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

Integrating AirWatch and VMware Identity Manager

Integrating AirWatch and VMware Identity Manager Integrating AirWatch and VMware Identity Manager VMware AirWatch 9.1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Identity with Windows Server 2016

Identity with Windows Server 2016 Identity with Windows Server 2016 20742B; 5 days, Instructor-led Course Description This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain Services (AD

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

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

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

Ten most common Mistakes with AD FS and Hybrid Identity. Sander Berkouwer MVP, DirTeam.com

Ten most common Mistakes with AD FS and Hybrid Identity. Sander Berkouwer MVP, DirTeam.com Ten most common Mistakes with AD FS and Hybrid Identity Sander Berkouwer MVP, DirTeam.com Agenda Federation A small primer on the open protocols used today for federating identity and achieving hybrid

More information

Configuring Claims-based Authentication for Microsoft Dynamics CRM Server. Last updated: May 2015

Configuring Claims-based Authentication for Microsoft Dynamics CRM Server. Last updated: May 2015 Configuring Claims-based Authentication for Microsoft Dynamics CRM Server Last updated: May 2015 This document is provided "as-is". Information and views expressed in this document, including URL and other

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

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

Configuration Guide. BlackBerry UEM Cloud

Configuration Guide. BlackBerry UEM Cloud Configuration Guide BlackBerry UEM Cloud Published: 2018-04-18 SWD-20180411125526296 Contents About this guide... 7 Getting started... 8 Configuring BlackBerry UEM Cloud for the first time... 8 Administrator

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

VMware Identity Manager Administration

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

More information

Cloud Secure. Microsoft Office 365. Configuration Guide. Product Release Document Revisions Published Date

Cloud Secure. Microsoft Office 365. Configuration Guide. Product Release Document Revisions Published Date Cloud Secure Microsoft Office 365 Configuration Guide Product Release Document Revisions Published Date 8.3R3 2.0 November 2017 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose CA 95134 https://www.pulsesecure.net.

More information

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

20398: Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) and On- Premises Tools 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

VMware Workspace ONE Quick Configuration Guide. VMware AirWatch 9.1

VMware Workspace ONE Quick Configuration Guide. VMware AirWatch 9.1 VMware Workspace ONE Quick Configuration Guide VMware AirWatch 9.1 A P R I L 2 0 1 7 V 2 Revision Table The following table lists revisions to this guide since the April 2017 release Date April 2017 June

More information

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE Deploying VMware Workspace ONE Intelligent Hub October 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

WHITE PAPER AIRWATCH SUPPORT FOR OFFICE 365

WHITE PAPER AIRWATCH SUPPORT FOR OFFICE 365 WHITE PAPER AIRWATCH SUPPORT FOR OFFICE 365 Airwatch Support for Office 365 One of the most common questions being asked by many customers recently is How does AirWatch support Office 365? Customers often

More information

Hybrid Identity de paraplu in de cloud

Hybrid Identity de paraplu in de cloud EXPERTS LIVE SUMMER NIGHT Hybrid Identity de paraplu in de cloud Robbert van der Zwan TSP EM+S Netherlands EXPERTS LIVE SUMMER NIGHT Robbert van der Zwan Robbert works as an Enterprise Mobility and Security

More information

O365 Solutions. Three Phase Approach. Page 1 34

O365 Solutions. Three Phase Approach. Page 1 34 O365 Solutions Three Phase Approach msfttechteam@f5.com Page 1 34 Contents Use Cases... 2 Use Case One Advanced Traffic Management for WAP and ADFS farms... 2 Use Case Two BIG-IP with ADFS-PIP... 3 Phase

More information

Bring Your Own Device Part I Yuqing Zhao 趙宇清 Protocol Test Suite Developer Microsoft Corporation

Bring Your Own Device Part I Yuqing Zhao 趙宇清 Protocol Test Suite Developer Microsoft Corporation Bring Your Own Device Part I Yuqing Zhao 趙宇清 Protocol Test Suite Developer Microsoft Corporation What s BYOD Device Public Cloud Device Enterprise On-Premise Cloud BYOD Protocols and Test Design

More information

Windows 10 Management Technologies: What s New. Michael Niehaus Senior Product Marketing Manager, Windows Microsoft

Windows 10 Management Technologies: What s New. Michael Niehaus Senior Product Marketing Manager, Windows Microsoft Windows 10 Management Technologies: What s New Michael Niehaus Senior Product Marketing Manager, Windows Microsoft Business needs are evolving. Windows 10 offers to meet those needs. MANAGEMENT CHOICES

More information

Identity with Windows Server 2016 (20742)

Identity with Windows Server 2016 (20742) Identity with Windows Server 2016 (20742) Formato do curso: Presencial Preço: 1630 Duração: 35 horas This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain

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

VMware Identity Manager Integration with Office 365

VMware Identity Manager Integration with Office 365 VMware Identity Manager Integration with Office 365 VMware Identity Manager O C T O B E R 2 0 1 7 V 7 Table of Contents Overview... 3 Configuring Single Sign-on to Office 365... 4 Authentication Profiles

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Setup Guide for AD FS 3.0 on the Apprenda Platform

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

More information

Company Portal. Peter Daalmans, IT Concern Greg Ramsey, Dell, INC

Company Portal. Peter Daalmans, IT Concern  Greg Ramsey, Dell, INC Company Portal Peter Daalmans, IT Concern http://configmgrblog.com/ Greg Ramsey, Dell, INC http://ramseyg.com @pdaalmans @ramseyg Who we are Greg Ramsey, Infrastructure Tools Strategist at Dell, Inc. Titles

More information

Configuring Claims-based Authentication for Microsoft Dynamics CRM Server. Last updated: June 2014

Configuring Claims-based Authentication for Microsoft Dynamics CRM Server. Last updated: June 2014 Configuring Claims-based Authentication for Microsoft Dynamics CRM Server Last updated: June 2014 This document is provided "as-is". Information and views expressed in this document, including URL and

More information

70-742: Identity in Windows Server Course Overview

70-742: Identity in Windows Server Course Overview 70-742: Identity in Windows Server 2016 Course Overview This course provides students with the knowledge and skills to install and configure domain controllers, manage Active Directory objects, secure

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

Cloud Secure Integration with ADFS. Deployment Guide

Cloud Secure Integration with ADFS. Deployment Guide Cloud Secure Integration with ADFS Deployment Guide Product Release 8.3R3 Document Revisions 1.0 Published Date October 2017 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose CA 95134 http://www.pulsesecure.net

More information

SAP Security in a Hybrid World. Kiran Kola

SAP Security in a Hybrid World. Kiran Kola SAP Security in a Hybrid World Kiran Kola Agenda Cybersecurity SAP Cloud Platform Identity Provisioning service SAP Cloud Platform Identity Authentication service SAP Cloud Connector & how to achieve Principal

More information

Conditional Access Policies

Conditional Access Policies Conditional Access Policies Microsoft Intune conditional access policies are configured against particular services, helping to ensure that only managed and compliant devices can access the service. They

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

Identity with Microsoft Windows Server 2016 (MS-20742)

Identity with Microsoft Windows Server 2016 (MS-20742) Identity with Microsoft Windows Server 2016 (MS-20742) Modality: Virtual Classroom Duration: 5 Days SATV Value: 5 Days SUBSCRIPTION: Master, Premium About this course Windows Server vnext, which we now

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Active Directory Services with Windows Server 10969B; 5 days, Instructor-led Course Description Get hands on instruction and practice administering Active Directory technologies in Windows Server 2012

More information

Table of Contents. VMware AirWatch: Technology Partner Integration

Table of Contents. VMware AirWatch: Technology Partner Integration Table of Contents Lab Overview - HOL-1857-08-UEM - Workspace ONE UEM - Technology Partner Integration... 2 Lab Guidance... 3 Module 1 - F5 Integration with Workspace ONE UEM (30 min)... 9 Introduction...

More information

: 20696C: Administering System Center Configuration Manager and Intune

: 20696C: Administering System Center Configuration Manager and Intune Module Title Duration : 20696C: Administering System Center Configuration Manager and Intune : 5 days About this course Get expert instruction and hands-on practice configuring and managing clients and

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

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

Managing Microsoft 365 Identity and Access

Managing Microsoft 365 Identity and Access Course MS-500T01-A: Managing Microsoft 365 Identity and Access Page 1 of 3 Managing Microsoft 365 Identity and Access Course MS-500T01-A: 1 day; Instructor-Led Introduction Help protect against credential

More information

Microsoft Administering System Center Configuration Manager and Intune

Microsoft Administering System Center Configuration Manager and Intune 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20696 - Administering System Center Configuration Manager and Intune Length 5 days Price $4290.00 (inc GST) Version C Overview Please note: Microsoft have

More information

How Microsoft s Enterprise Mobility Suite Provides helps with those challenges

How Microsoft s Enterprise Mobility Suite Provides helps with those challenges 2 Agenda Enterprise challenges for mobility How Microsoft s Enterprise Mobility Suite Provides helps with those challenges Hybrid identity With Azure Active Directory and Azure Active Directory Premium

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

VMware Identity Manager Integration with Office 365

VMware Identity Manager Integration with Office 365 VMware Identity Manager Integration with Office 365 VMware Identity Manager A U G U S T 2 0 1 8 V 9 Table of Contents Overview... 3 Configuring Single Sign-on to Office 365... 4 Authentication Profiles

More information

Extranet Identity Management and Authentication for SharePoint On Premise, Office 365 and Beyond

Extranet Identity Management and Authentication for SharePoint On Premise, Office 365 and Beyond Extranet Identity Management and Authentication for SharePoint On Premise, Office 365 and Beyond Presented by Peter Carson President, Envision IT October 22, 2014 Peter Carson President, Envision IT SharePoint

More information

Administering Workspace ONE in VMware Identity Manager Services with AirWatch. VMware AirWatch 9.1.1

Administering Workspace ONE in VMware Identity Manager Services with AirWatch. VMware AirWatch 9.1.1 Administering Workspace ONE in VMware Identity Manager Services with AirWatch VMware AirWatch 9.1.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware AirWatch Cloud Connector Guide ACC Installation and Integration

VMware AirWatch Cloud Connector Guide ACC Installation and Integration VMware AirWatch Cloud Connector Guide ACC Installation and Integration Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Cloud Access Manager Configuration Guide

Cloud Access Manager Configuration Guide Cloud Access Manager 8.1.3 Configuration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Microsoft Managing Office 365 Identities and Requirements. Download Full version :

Microsoft Managing Office 365 Identities and Requirements. Download Full version : Microsoft 70-346 Managing Office 365 Identities and Requirements Download Full version : http://killexams.com/pass4sure/exam-detail/70-346 B. Service requests C. Service health page D. Office 365 Service

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Course Code: M10969 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Active Directory Services with Windows Server Overview Get Hands on instruction and practice administering Active Directory technologies

More information

Module 1 Web Application Proxy (WAP) Estimated Time: 120 minutes

Module 1 Web Application Proxy (WAP) Estimated Time: 120 minutes Module 1 Web Application Proxy (WAP) Estimated Time: 120 minutes The remote access deployment is working well at A. Datum Corporation, but IT management also wants to enable access to some internal applications

More information

About This Document 3. Overview 3. System Requirements 3. Installation & Setup 4

About This Document 3. Overview 3. System Requirements 3. Installation & Setup 4 About This Document 3 Overview 3 System Requirements 3 Installation & Setup 4 Step By Step Instructions 5 1. Login to Admin Console 6 2. Show Node Structure 7 3. Create SSO Node 8 4. Create SAML IdP 10

More information

Sophos Mobile. server deployment guide. product version: 9

Sophos Mobile. server deployment guide. product version: 9 server deployment guide product version: 9 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 16 EAS proxy usage scenarios...20 EAS proxy architecture

More information

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions. Version: Demo

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions. Version: Demo Vendor: Citrix Exam Code: 1Y0-370 Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions Version: Demo QUESTION NO: 1 Which connection type is used when WorxWeb for ios is configured to

More information

Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes

Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes This document includes the following topics: About

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

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

Configuration Guide. BlackBerry UEM. Version 12.9

Configuration Guide. BlackBerry UEM. Version 12.9 Configuration Guide BlackBerry UEM Version 12.9 Published: 2018-07-16 SWD-20180713083904821 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the first time...9 Configuration

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

VMware Workspace ONE UEM VMware AirWatch Cloud Connector

VMware Workspace ONE UEM VMware AirWatch Cloud Connector VMware AirWatch Cloud Connector 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 about this

More information

Identity with Windows Server 2016 (742)

Identity with Windows Server 2016 (742) Identity with Windows Server 2016 (742) Install and Configure Active Directory Domain Services (AD DS) Install and configure domain controllers This objective may include but is not limited to: Install

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Active Directory Services with Windows Server Duration: 5 Days Course Code: 10969B About this course Get Hands on instruction and practice administering Active Directory technologies in Windows Server

More information

Administering System Center Configuration Manager and Intune

Administering System Center Configuration Manager and Intune Course 20696: Administering System Center Configuration Manager and Intune Page 1 of 10 Administering System Center Configuration Manager and Intune Course 20696: 4 days; Instructor-Led Introduction Get

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

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

Table of Contents HOL-1757-MBL-6

Table of Contents HOL-1757-MBL-6 Table of Contents Lab Overview - - VMware AirWatch: Technology Partner Integration... 2 Lab Guidance... 3 Module 1 - F5 Integration with AirWatch (30 min)... 8 Getting Started... 9 F5 BigIP Configuration...

More information

VMware Horizon Cloud Service on Microsoft Azure Administration Guide

VMware Horizon Cloud Service on Microsoft Azure Administration Guide VMware Horizon Cloud Service on Microsoft Azure Administration Guide Modified on 03 APR 2018 VMware Horizon Cloud Service VMware Horizon Cloud Service on Microsoft Azure 1.5 You can find the most up-to-date

More information

MS-20696: Managing Enterprise Devices and Apps using System Center Configuration Manager

MS-20696: Managing Enterprise Devices and Apps using System Center Configuration Manager MS-20696: Managing Enterprise Devices and Apps using System Center Configuration Manager Description Get expert instruction and hands-on practice configuring and managing clients and devices using Microsoft

More information

Object of this document

Object of this document Publish applications using Azure AD Application Proxy It s imperative that I clear what application means in this context. A lot of people are confused application with mobile applications and other applications

More information

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with SonicWALL E-Class Secure Remote Access

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with SonicWALL E-Class Secure Remote Access SafeNet Authentication Manager Integration Guide SAM using RADIUS Protocol with SonicWALL E-Class Secure Remote Access Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright

More information

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for SonicWALL Secure Remote Access

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for SonicWALL Secure Remote Access SafeNet Authentication Manager Integration Guide Using SAM as an Identity Provider for SonicWALL Secure Remote Access Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright

More information

At Course Completion: Course Outline: Course 20742: Identity with Windows Server Learning Method: Instructor-led Classroom Learning

At Course Completion: Course Outline: Course 20742: Identity with Windows Server Learning Method: Instructor-led Classroom Learning Course Outline: Course 20742: Identity with Windows Server 2016 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This five-day instructor-led course teaches IT

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

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

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

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

Sophos Mobile Control SaaS startup guide. Product version: 7

Sophos Mobile Control SaaS startup guide. Product version: 7 Sophos Mobile Control SaaS startup guide Product version: 7 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8 5 Change your login

More information

BlackBerry UEM Configuration Guide

BlackBerry UEM Configuration Guide BlackBerry UEM Configuration Guide 12.9 2018-11-05Z 2 Contents Getting started... 7 Configuring BlackBerry UEM for the first time... 7 Configuration tasks for managing BlackBerry OS devices... 9 Administrator

More information

Administering System Center Configuration Manager and Intune

Administering System Center Configuration Manager and Intune Administering System Center Configuration Manager and Intune Course 20696C 5 Days Instructor-led, Hands-on Introduction Get expert instruction and hands-on practice configuring and managing clients and

More information

"Charting the Course... MOC B Active Directory Services with Windows Server Course Summary

Charting the Course... MOC B Active Directory Services with Windows Server Course Summary Description Course Summary Get Hands on instruction and practice administering Active Directory technologies in Windows Server 2012 and Windows Server 2012 R2 in this 5-day Microsoft Official Course. You

More information