SlideShare a Scribd company logo
1 of 42
Office 365 Mobile Device
Management: What Is It,
and Why Should You Care
Paul Robichaux
Summit 7 Systems
paul.Robichaux@summit7systems.com
Introduction
The rise of BYOD
• Mobile devices have become ubiquitous
– Blame BlackBerry and Steve Jobs
• Work time has expanded
– “You can work anywhere, anytime” has become “you must”
• Employers are stingy
– If you can get employees to provide their own devices and data plans…
The dark side of BYOB
• Your data, their device
– Can’t guarantee physical or data integrity
– Theft, loss, damage are all threats
– Security policies viewed with suspicion and hostility
• Version, device, and application support
• End-to-end troubleshooting
BYOD coping strategies*
• Denial
– Don’t allow any user-provided devices
• Barganining
– Allow user-provided devices subject to ToU
• Acceptance
– Perhaps better described as “resignation”
*Anger, depression strategies are options
Common MDM tools
• Restrict which devices are allowed to sync
• Restrict which users are allowed to sync
• Restrict what users can sync
• Store all synced content in a separate container
The MDM lifecycle
1. Enrollment places a device
under management
2. Configuration applies
settings / policies
3. Secure enforces settings
4. Manage
5. Monitor
Image courtesy Microsoft; https://technet.microsoft.com/en-us/library/mt143184.aspx
Exchange ActiveSync
• EAS is both a transport protocol and an MDM protocol
• Designed years ago, it has many limitations
– Doesn’t address many capabilities customers: app policies jailbreak
protection, etc.
– Rate of change is low due to installed base
• But it’s also ubiquitous and cheap
– Great 80% solution
Exchange ActiveSync
Pros
• Cheap
• Widely available
• Fully integrated with
Exchange
• Equivalent on-prem/online
feature sets
Cons
• Limited feature set
• Not every device supports
the full protocol
• No integrity protection
• No containerization
• Only supports Exchange
MDM Pieces and Parts
Surpassing EAS
• Competing MDM solutions have taken significant market
share
• Microsoft’s previous effort was SCMDM
• Second attempt was Intune
• O365 MDM is a subset of Intune
What is Intune?
• Microsoft says…
“Intune is a cloud-based service that lets you manage mobile
devices, PCs, and apps so your users can be productive while
you protect your company's information.”
What is Intune?
• Part of Enterprise Mobility Suite (EMS)
• Can manage PCs and mobile devices
• Offers mobile app management (MAM)
• We won’t talk about it further in this session
What is Office 365 MDM?
• Subset of Intune
– Doesn’t manage PCs
– Doesn’t integrate with SCCM
– Managed using O365 admin center
• Cloud-only
• Provides three main functions
– Conditional access
– Device management
– Selective wipe
Conditional access
• Blocks access to Office 365 resources unless policy conditions
are met
– Mail through EAS
– Mail through Outlook
– OneDrive
– Documents through Office apps
Device management
• Enforces security policies you specify
• Devices that don’t meet policy may not be allowed to connect
• Policies vary between device families
– E.g. “force encrypted cloud backup” only works on iOS
Selective wipe
• EAS wipe erases the entire device
– Users don’t like this
• O365 MDM wipe allows you to choose:
– Wipe the whole device, EAS-style
– Wipe only data that came from O365
– Wipe the device after multiple wrong password attempts
What “selective” means
• The Company Portal app is removed
• Data synced into Outlook is removed
• Data synced into OneDrive for Business is removed
• Policy settings are no longer enforced
• Managed email profiles are removed
• The device is removed from the list of managed devices
• Everything else stays
Configuring O365 MDM
Setting up O365 MDM
• Remember the lifecycle
diagram?
• Turns out there are 2 extra
steps
Image courtesy Microsoft; https://technet.microsoft.com/en-us/library/mt143184.aspx
Step 0: Audit devices
• Audit your devices!
• Admins are always surprised by the audit results
– Ancient devices
– Departed employees
• Best way: use Paul Cunningham’s Get-EASDeviceReport.ps1:
http://bit.ly/1zEbJG5
Step 0, part 2: Config tenant
• Before you can enroll devices you must configure the tenant
in Office 365
1. Enable MDM in the Mobile Devices tab
2. Configure DNS
3. Configure APNS
Enabling feature in tenant
• Go to “Mobile Devices” tab on left nav bar in Office 365
admin portal
• Follow instructions
Creating DNS records
• You may already have done this
• Two required CNAME records
– Enterpriseregistration: used to register/re-register devices
• Also used by Workplace Join
– Enterpriseenrollment: used to enroll brand-new devices
APNS enrollment
• Apple Push Notification Service needed if you have iOS
devices
• You request a cert then upload it to Apple’s portal
The enrollment process
Image courtey Microsoft; “Windows 8.1 Enterprise Device Management Protocol.pdf”
Configuring security policies
• You manage policies through the Compliance Center
– Show of hands: who’s been to that page?
Policies and groups
• You assign policies to security groups
– So create the groups first
• Single org-wide exclusion group
• Policies apply to users, not devices
– Joe has two iOS devices and a Lumia 950…
– This is different from EAS
What do policies do?
• Depends on device OS
– Not every device OS supports every setting
– E.g. “Block access to application store” works on WP + iOS, not
Android
• Depends on your policy setting
– You can allow non-compliant devices or not
• See http://summit7systems.com/office-365-mobile-device-
management-policies/
Policy application
• Devices must download policy
– No download, no policy
– Devices that report that they don’t have a policy are blocked
• Up to 6-hour window when you apply a policy to existing
users
– Newly created users get the policy immediately when they’re added to
the target group
DEMO: MDM security
policies
Enrolling devices
• Automatic enrollment happens when you add a user to a
group that has a policy assigned
• Manual enrollment may require the user to install an app
– iOS: install Company Portal app
– Android: install Company Portal app
– WP8.x: built-in
– Win10: built-in
Setting up O365 MDM
• When you add a user to a
group that has a policy
assigned, that user’s devices
will be enrolled
• User must opt in
Image courtesy of MVP Paul Cunningham since I stupidly forgot to bring an iOS device
Auto-enrollment
• After user accepts opt-in prompt, they must download and
install Company Portal app for their OS
– Fairly simple process that still may confuse non-technical users
New enrollment experience
• MS is rolling out a “new” end user experience
• Users who are blocked by policy get an email with a link to get
the Company Portal app
Manage and monitor
• Office 365 admin center shows you enrolled devices and their
states
• Compliance Center device compliance reports
• Third-party reporting tools (e.g. Cogmotive)
DEMO: MDM management
and reporting
The big picture
What should I use?
• O365 MDM replaces EAS
– Any existing EAS policy will be overwritten when you enroll the device
• Intune replaces O365 MDM
– Much broader feature set
– Aggressive bundle pricing through EMS
• Several third-party solutions
– Installed base and feature set drive this decision
EAS
• EAS is cheap, cheerful, compatible
– Very wide range of supported devices
– Basic policy management only
– You’re probably already using it
– Don’t expect much future investment
– The split may be coming…
Office 365 MDM
• Included in most SKUs
• Good functionality
• Can easily be expanded to Intune
Intune
• Tons of functionality
– More complex to deploy and manage

More Related Content

What's hot

Mobile Device Management
Mobile Device ManagementMobile Device Management
Mobile Device ManagementJohn Rhoton
 
Microsoft Cloud Device Management comparisions
Microsoft Cloud Device Management comparisionsMicrosoft Cloud Device Management comparisions
Microsoft Cloud Device Management comparisionsRobert Crane
 
Microsoft Enterprise Mobility Suite | Getting started....
Microsoft Enterprise Mobility Suite | Getting started....Microsoft Enterprise Mobility Suite | Getting started....
Microsoft Enterprise Mobility Suite | Getting started....Thomas Godsted Rysgaard
 
Enterprise Mobility Suite-Microsoft Intune
Enterprise Mobility Suite-Microsoft IntuneEnterprise Mobility Suite-Microsoft Intune
Enterprise Mobility Suite-Microsoft IntuneLai Yoong Seng
 
Mobile Devices & BYOD Security – Deployment & Best Practices
Mobile Devices & BYOD Security – Deployment & Best PracticesMobile Devices & BYOD Security – Deployment & Best Practices
Mobile Devices & BYOD Security – Deployment & Best PracticesCisco Canada
 
Microsoft Enterprise Mobility Suite Presented by Atidan
Microsoft Enterprise Mobility Suite Presented by AtidanMicrosoft Enterprise Mobility Suite Presented by Atidan
Microsoft Enterprise Mobility Suite Presented by AtidanDavid J Rosenthal
 
Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014
Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014
Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014Conference_by_EVRY
 
Microsoft Intune - Global Azure Bootcamp 2018
Microsoft Intune - Global Azure Bootcamp 2018Microsoft Intune - Global Azure Bootcamp 2018
Microsoft Intune - Global Azure Bootcamp 2018JoTechies
 
Mobile Device Managment
Mobile Device Managment Mobile Device Managment
Mobile Device Managment InnoTech
 
Norton Zone File-Sharing Service
Norton Zone File-Sharing ServiceNorton Zone File-Sharing Service
Norton Zone File-Sharing ServiceSymantec
 
Enterprise Mobility Suite- Introduction
Enterprise Mobility Suite- IntroductionEnterprise Mobility Suite- Introduction
Enterprise Mobility Suite- IntroductionLai Yoong Seng
 
Symantec Enterprise Mobility Vision May 2012
Symantec Enterprise Mobility Vision May 2012Symantec Enterprise Mobility Vision May 2012
Symantec Enterprise Mobility Vision May 2012Symantec
 
Getting started with the Enterprise Mobility Suite (EMS)
Getting started with the Enterprise Mobility Suite (EMS)Getting started with the Enterprise Mobility Suite (EMS)
Getting started with the Enterprise Mobility Suite (EMS)Ronni Pedersen
 
Mobile device management presentation
Mobile device management presentationMobile device management presentation
Mobile device management presentationratneshsinghparihar
 
Windows Intune webinar
Windows Intune webinarWindows Intune webinar
Windows Intune webinarSentri
 
Managing iOS with Microsoft Intune
Managing iOS with Microsoft IntuneManaging iOS with Microsoft Intune
Managing iOS with Microsoft IntuneSimon May
 
Windows intune screenshots
Windows intune screenshotsWindows intune screenshots
Windows intune screenshotsNorthernstar
 

What's hot (20)

Mobile Device Management
Mobile Device ManagementMobile Device Management
Mobile Device Management
 
Microsoft Cloud Device Management comparisions
Microsoft Cloud Device Management comparisionsMicrosoft Cloud Device Management comparisions
Microsoft Cloud Device Management comparisions
 
Microsoft Enterprise Mobility Suite | Getting started....
Microsoft Enterprise Mobility Suite | Getting started....Microsoft Enterprise Mobility Suite | Getting started....
Microsoft Enterprise Mobility Suite | Getting started....
 
Enterprise Mobility Suite-Microsoft Intune
Enterprise Mobility Suite-Microsoft IntuneEnterprise Mobility Suite-Microsoft Intune
Enterprise Mobility Suite-Microsoft Intune
 
Mobile Devices & BYOD Security – Deployment & Best Practices
Mobile Devices & BYOD Security – Deployment & Best PracticesMobile Devices & BYOD Security – Deployment & Best Practices
Mobile Devices & BYOD Security – Deployment & Best Practices
 
Microsoft Enterprise Mobility Suite Presented by Atidan
Microsoft Enterprise Mobility Suite Presented by AtidanMicrosoft Enterprise Mobility Suite Presented by Atidan
Microsoft Enterprise Mobility Suite Presented by Atidan
 
Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014
Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014
Richard_Hayton_SUPPORTING_ANY_DEVICE_IT-tinget_2014
 
Laptop management
Laptop managementLaptop management
Laptop management
 
Microsoft Intune - Global Azure Bootcamp 2018
Microsoft Intune - Global Azure Bootcamp 2018Microsoft Intune - Global Azure Bootcamp 2018
Microsoft Intune - Global Azure Bootcamp 2018
 
Mobile Device Managment
Mobile Device Managment Mobile Device Managment
Mobile Device Managment
 
Norton Zone File-Sharing Service
Norton Zone File-Sharing ServiceNorton Zone File-Sharing Service
Norton Zone File-Sharing Service
 
Enterprise Mobility Suite- Introduction
Enterprise Mobility Suite- IntroductionEnterprise Mobility Suite- Introduction
Enterprise Mobility Suite- Introduction
 
Symantec Enterprise Mobility Vision May 2012
Symantec Enterprise Mobility Vision May 2012Symantec Enterprise Mobility Vision May 2012
Symantec Enterprise Mobility Vision May 2012
 
Getting started with the Enterprise Mobility Suite (EMS)
Getting started with the Enterprise Mobility Suite (EMS)Getting started with the Enterprise Mobility Suite (EMS)
Getting started with the Enterprise Mobility Suite (EMS)
 
Mobile device management presentation
Mobile device management presentationMobile device management presentation
Mobile device management presentation
 
Windows Intune webinar
Windows Intune webinarWindows Intune webinar
Windows Intune webinar
 
Windows Intune: Simplify Your PC Management
Windows Intune: Simplify Your PC ManagementWindows Intune: Simplify Your PC Management
Windows Intune: Simplify Your PC Management
 
Airwatch od VMware
Airwatch od VMwareAirwatch od VMware
Airwatch od VMware
 
Managing iOS with Microsoft Intune
Managing iOS with Microsoft IntuneManaging iOS with Microsoft Intune
Managing iOS with Microsoft Intune
 
Windows intune screenshots
Windows intune screenshotsWindows intune screenshots
Windows intune screenshots
 

Similar to Office 365 Mobile Device Management: What Is It, and Why Should You Care - Paul Robichaux

MMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure itMMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure itPeter Daalmans
 
Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!
Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!
Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!Kaseya
 
Atea ems the next level
Atea   ems the next levelAtea   ems the next level
Atea ems the next levelPer Larsen
 
Intune Concept.pptx
Intune Concept.pptxIntune Concept.pptx
Intune Concept.pptxjmbrrvgzhr
 
WSO2 Enterprise Mobility Manager - 2.0
WSO2 Enterprise Mobility Manager - 2.0WSO2 Enterprise Mobility Manager - 2.0
WSO2 Enterprise Mobility Manager - 2.0Dilshan Edirisuriya
 
July 2018 Azure Need to Know Webinar
July 2018 Azure Need to Know WebinarJuly 2018 Azure Need to Know Webinar
July 2018 Azure Need to Know WebinarRobert Crane
 
Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10
Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10
Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10MVP Dagen
 
BYOD: Device Control in the Wild, Wild, West
BYOD: Device Control in the Wild, Wild, WestBYOD: Device Control in the Wild, Wild, West
BYOD: Device Control in the Wild, Wild, WestJay McLaughlin
 
Microsoft Enterprise Mobility and Security Launch - August 5-2015 - Atidan
Microsoft Enterprise Mobility and Security Launch - August 5-2015 - AtidanMicrosoft Enterprise Mobility and Security Launch - August 5-2015 - Atidan
Microsoft Enterprise Mobility and Security Launch - August 5-2015 - AtidanDavid J Rosenthal
 
CIS13: Managing Mobility with Identity Standards
CIS13: Managing Mobility with Identity StandardsCIS13: Managing Mobility with Identity Standards
CIS13: Managing Mobility with Identity StandardsCloudIDSummit
 
Secure Android Mobile Device: SOTI MobiControl and Android Plus technology
Secure Android Mobile Device: SOTI MobiControl and Android Plus technology Secure Android Mobile Device: SOTI MobiControl and Android Plus technology
Secure Android Mobile Device: SOTI MobiControl and Android Plus technology MobileWorxs
 
Mobile Security for the Enterprise
Mobile Security for the EnterpriseMobile Security for the Enterprise
Mobile Security for the EnterpriseWill Adams
 
Maa s360 10command_ebook-bangalore
Maa s360 10command_ebook-bangaloreMaa s360 10command_ebook-bangalore
Maa s360 10command_ebook-bangaloreIBM Software India
 
Maa s360 10command_ebook-bangalore[1]
Maa s360 10command_ebook-bangalore[1]Maa s360 10command_ebook-bangalore[1]
Maa s360 10command_ebook-bangalore[1]IBM Software India
 
Ten Commandments of BYOD
Ten Commandments of BYODTen Commandments of BYOD
Ten Commandments of BYODK Singh
 
In t trustm365ems_v3
In t trustm365ems_v3In t trustm365ems_v3
In t trustm365ems_v3InTTrust S.A.
 
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...Diego Alberto Tamayo
 
11 best practices for mobility management
11 best practices for mobility management11 best practices for mobility management
11 best practices for mobility managementTim Youm
 
Microsoft Enterprise Mobility Suite Launch Presentation - Atidan
Microsoft Enterprise Mobility Suite Launch Presentation - AtidanMicrosoft Enterprise Mobility Suite Launch Presentation - Atidan
Microsoft Enterprise Mobility Suite Launch Presentation - AtidanDavid J Rosenthal
 
Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)
Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)
Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)mgligorovski
 

Similar to Office 365 Mobile Device Management: What Is It, and Why Should You Care - Paul Robichaux (20)

MMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure itMMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure it
 
Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!
Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!
Kaseya Connect 2012 - TO ALLOW BYOD OR NOT, THAT IS THE QUESTION!
 
Atea ems the next level
Atea   ems the next levelAtea   ems the next level
Atea ems the next level
 
Intune Concept.pptx
Intune Concept.pptxIntune Concept.pptx
Intune Concept.pptx
 
WSO2 Enterprise Mobility Manager - 2.0
WSO2 Enterprise Mobility Manager - 2.0WSO2 Enterprise Mobility Manager - 2.0
WSO2 Enterprise Mobility Manager - 2.0
 
July 2018 Azure Need to Know Webinar
July 2018 Azure Need to Know WebinarJuly 2018 Azure Need to Know Webinar
July 2018 Azure Need to Know Webinar
 
Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10
Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10
Modern Management for Identiteter og Enheter – Azure AD, Intune og Windows 10
 
BYOD: Device Control in the Wild, Wild, West
BYOD: Device Control in the Wild, Wild, WestBYOD: Device Control in the Wild, Wild, West
BYOD: Device Control in the Wild, Wild, West
 
Microsoft Enterprise Mobility and Security Launch - August 5-2015 - Atidan
Microsoft Enterprise Mobility and Security Launch - August 5-2015 - AtidanMicrosoft Enterprise Mobility and Security Launch - August 5-2015 - Atidan
Microsoft Enterprise Mobility and Security Launch - August 5-2015 - Atidan
 
CIS13: Managing Mobility with Identity Standards
CIS13: Managing Mobility with Identity StandardsCIS13: Managing Mobility with Identity Standards
CIS13: Managing Mobility with Identity Standards
 
Secure Android Mobile Device: SOTI MobiControl and Android Plus technology
Secure Android Mobile Device: SOTI MobiControl and Android Plus technology Secure Android Mobile Device: SOTI MobiControl and Android Plus technology
Secure Android Mobile Device: SOTI MobiControl and Android Plus technology
 
Mobile Security for the Enterprise
Mobile Security for the EnterpriseMobile Security for the Enterprise
Mobile Security for the Enterprise
 
Maa s360 10command_ebook-bangalore
Maa s360 10command_ebook-bangaloreMaa s360 10command_ebook-bangalore
Maa s360 10command_ebook-bangalore
 
Maa s360 10command_ebook-bangalore[1]
Maa s360 10command_ebook-bangalore[1]Maa s360 10command_ebook-bangalore[1]
Maa s360 10command_ebook-bangalore[1]
 
Ten Commandments of BYOD
Ten Commandments of BYODTen Commandments of BYOD
Ten Commandments of BYOD
 
In t trustm365ems_v3
In t trustm365ems_v3In t trustm365ems_v3
In t trustm365ems_v3
 
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...11 best practices for #mobile device management ( #mdm )  https /www-01.ibm.c...
11 best practices for #mobile device management ( #mdm ) https /www-01.ibm.c...
 
11 best practices for mobility management
11 best practices for mobility management11 best practices for mobility management
11 best practices for mobility management
 
Microsoft Enterprise Mobility Suite Launch Presentation - Atidan
Microsoft Enterprise Mobility Suite Launch Presentation - AtidanMicrosoft Enterprise Mobility Suite Launch Presentation - Atidan
Microsoft Enterprise Mobility Suite Launch Presentation - Atidan
 
Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)
Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)
Windows phone 8 enterprise and Mobile Device Managment by Andrej Radinger (mdm)
 

Recently uploaded

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 

Recently uploaded (20)

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 

Office 365 Mobile Device Management: What Is It, and Why Should You Care - Paul Robichaux

  • 1. Office 365 Mobile Device Management: What Is It, and Why Should You Care Paul Robichaux Summit 7 Systems paul.Robichaux@summit7systems.com
  • 3. The rise of BYOD • Mobile devices have become ubiquitous – Blame BlackBerry and Steve Jobs • Work time has expanded – “You can work anywhere, anytime” has become “you must” • Employers are stingy – If you can get employees to provide their own devices and data plans…
  • 4. The dark side of BYOB • Your data, their device – Can’t guarantee physical or data integrity – Theft, loss, damage are all threats – Security policies viewed with suspicion and hostility • Version, device, and application support • End-to-end troubleshooting
  • 5. BYOD coping strategies* • Denial – Don’t allow any user-provided devices • Barganining – Allow user-provided devices subject to ToU • Acceptance – Perhaps better described as “resignation” *Anger, depression strategies are options
  • 6. Common MDM tools • Restrict which devices are allowed to sync • Restrict which users are allowed to sync • Restrict what users can sync • Store all synced content in a separate container
  • 7. The MDM lifecycle 1. Enrollment places a device under management 2. Configuration applies settings / policies 3. Secure enforces settings 4. Manage 5. Monitor Image courtesy Microsoft; https://technet.microsoft.com/en-us/library/mt143184.aspx
  • 8. Exchange ActiveSync • EAS is both a transport protocol and an MDM protocol • Designed years ago, it has many limitations – Doesn’t address many capabilities customers: app policies jailbreak protection, etc. – Rate of change is low due to installed base • But it’s also ubiquitous and cheap – Great 80% solution
  • 9. Exchange ActiveSync Pros • Cheap • Widely available • Fully integrated with Exchange • Equivalent on-prem/online feature sets Cons • Limited feature set • Not every device supports the full protocol • No integrity protection • No containerization • Only supports Exchange
  • 10. MDM Pieces and Parts
  • 11. Surpassing EAS • Competing MDM solutions have taken significant market share • Microsoft’s previous effort was SCMDM • Second attempt was Intune • O365 MDM is a subset of Intune
  • 12. What is Intune? • Microsoft says… “Intune is a cloud-based service that lets you manage mobile devices, PCs, and apps so your users can be productive while you protect your company's information.”
  • 13. What is Intune? • Part of Enterprise Mobility Suite (EMS) • Can manage PCs and mobile devices • Offers mobile app management (MAM) • We won’t talk about it further in this session
  • 14. What is Office 365 MDM? • Subset of Intune – Doesn’t manage PCs – Doesn’t integrate with SCCM – Managed using O365 admin center • Cloud-only • Provides three main functions – Conditional access – Device management – Selective wipe
  • 15. Conditional access • Blocks access to Office 365 resources unless policy conditions are met – Mail through EAS – Mail through Outlook – OneDrive – Documents through Office apps
  • 16. Device management • Enforces security policies you specify • Devices that don’t meet policy may not be allowed to connect • Policies vary between device families – E.g. “force encrypted cloud backup” only works on iOS
  • 17. Selective wipe • EAS wipe erases the entire device – Users don’t like this • O365 MDM wipe allows you to choose: – Wipe the whole device, EAS-style – Wipe only data that came from O365 – Wipe the device after multiple wrong password attempts
  • 18. What “selective” means • The Company Portal app is removed • Data synced into Outlook is removed • Data synced into OneDrive for Business is removed • Policy settings are no longer enforced • Managed email profiles are removed • The device is removed from the list of managed devices • Everything else stays
  • 20. Setting up O365 MDM • Remember the lifecycle diagram? • Turns out there are 2 extra steps Image courtesy Microsoft; https://technet.microsoft.com/en-us/library/mt143184.aspx
  • 21. Step 0: Audit devices • Audit your devices! • Admins are always surprised by the audit results – Ancient devices – Departed employees • Best way: use Paul Cunningham’s Get-EASDeviceReport.ps1: http://bit.ly/1zEbJG5
  • 22. Step 0, part 2: Config tenant • Before you can enroll devices you must configure the tenant in Office 365 1. Enable MDM in the Mobile Devices tab 2. Configure DNS 3. Configure APNS
  • 23. Enabling feature in tenant • Go to “Mobile Devices” tab on left nav bar in Office 365 admin portal • Follow instructions
  • 24. Creating DNS records • You may already have done this • Two required CNAME records – Enterpriseregistration: used to register/re-register devices • Also used by Workplace Join – Enterpriseenrollment: used to enroll brand-new devices
  • 25. APNS enrollment • Apple Push Notification Service needed if you have iOS devices • You request a cert then upload it to Apple’s portal
  • 26. The enrollment process Image courtey Microsoft; “Windows 8.1 Enterprise Device Management Protocol.pdf”
  • 27. Configuring security policies • You manage policies through the Compliance Center – Show of hands: who’s been to that page?
  • 28. Policies and groups • You assign policies to security groups – So create the groups first • Single org-wide exclusion group • Policies apply to users, not devices – Joe has two iOS devices and a Lumia 950… – This is different from EAS
  • 29. What do policies do? • Depends on device OS – Not every device OS supports every setting – E.g. “Block access to application store” works on WP + iOS, not Android • Depends on your policy setting – You can allow non-compliant devices or not • See http://summit7systems.com/office-365-mobile-device- management-policies/
  • 30. Policy application • Devices must download policy – No download, no policy – Devices that report that they don’t have a policy are blocked • Up to 6-hour window when you apply a policy to existing users – Newly created users get the policy immediately when they’re added to the target group
  • 32. Enrolling devices • Automatic enrollment happens when you add a user to a group that has a policy assigned • Manual enrollment may require the user to install an app – iOS: install Company Portal app – Android: install Company Portal app – WP8.x: built-in – Win10: built-in
  • 33. Setting up O365 MDM • When you add a user to a group that has a policy assigned, that user’s devices will be enrolled • User must opt in Image courtesy of MVP Paul Cunningham since I stupidly forgot to bring an iOS device
  • 34. Auto-enrollment • After user accepts opt-in prompt, they must download and install Company Portal app for their OS – Fairly simple process that still may confuse non-technical users
  • 35. New enrollment experience • MS is rolling out a “new” end user experience • Users who are blocked by policy get an email with a link to get the Company Portal app
  • 36. Manage and monitor • Office 365 admin center shows you enrolled devices and their states • Compliance Center device compliance reports • Third-party reporting tools (e.g. Cogmotive)
  • 39. What should I use? • O365 MDM replaces EAS – Any existing EAS policy will be overwritten when you enroll the device • Intune replaces O365 MDM – Much broader feature set – Aggressive bundle pricing through EMS • Several third-party solutions – Installed base and feature set drive this decision
  • 40. EAS • EAS is cheap, cheerful, compatible – Very wide range of supported devices – Basic policy management only – You’re probably already using it – Don’t expect much future investment – The split may be coming…
  • 41. Office 365 MDM • Included in most SKUs • Good functionality • Can easily be expanded to Intune
  • 42. Intune • Tons of functionality – More complex to deploy and manage