SlideShare a Scribd company logo
1 of 43
Download to read offline
Implement Modern Management as like
brewing a beer
Beerko
@mirkocolemberg | mirko@colemberg.ch | blog.colemberg.ch
Beerko ;-)
choepfli.beer
blog.colemberg.ch
How to Brew beer
Equipment
Homebrew vs. Brewery
Water
Cereals / Hops
Mashing / Boiling
Fermentation
Maturation
Packaging
Statistics
Process
AD vs. AAD
Autopilot
Intune
App and Application Management
Using Modern Windows (OMA)
Update and Patching
How to go Modern
Statistics
Equipment
Reference: http://brewersofeurope.org/
Statistics
Equipment
1. App testing 2. 3.
Start Using Windows Insider Builds for testing
Process Homebrew vs. Brewery
On-premises /
Private cloud
Traditional PC provisioning
S E T T I N G S P O L I C I E S
O F F I C E &
A P P S D R I V E R S
Build a custom image,
gathering everything else
that’s necessary to deploy
Deploy image to a new
computer, overwriting
what was originally on it
Time
Money
+ =
Every 3-4 Year a big
Project to change to next
Windows Version
Modern PC provisioning
Un-box and turn on
off-the-shelf Windows PC
Transform with minimal
user interaction
Device is ready
for productive use
AD vs. AAD Water
If you go Modern, you go to Azure Active Directory!
AAD-Connect -> Sync the Users and Groups -> PW-Hash
Use AAD
◦ Naming of Groups
◦ Dynamic Groups
◦ Office Groups
Autopilot Cereals / Hops
Autopilot with the OEM
Autopilot with the Script
Auto Re-Enrollment
Enrollment MOSD
Enrollment with JSON
Intune Portal
Administering Windows Autopilot
Microsoft Store for Business
Microsoft Intune
Partner Center
Microsoft 365 Business
OOBE Challenges
Non-trivial decision making (Personal vs Org Owned
disambig, Privacy Settings, OEM Registration) generates
Helpdesk calls
Time for configs and apps to install. Block access, show
progress
OOB account is always Admin – majority of enterprises
want standard accounts on corp-owned devices
OEM/Reseller
Ship
Off-the-shelf and Shrink-wrapped
Devices
Employee unboxes
device, self-deploys
Deliver direct to
Employee
Windows Autopilot overview
Configure
Windows
Autopilot profile
Self-servicedeploy
Device IDs
Hardware Vendor
IT Admin
Ship
Deliver direct to Employee
Employee unboxes
device, self-deploys
IntuneWindows Autopilot
Device sync
Autopilot profile sync
Hybrid Azure AD Join through Windows
Autopilot
IT Admin
Offline Domain Join Connector
Windows Autopilot
Deployment Service
Employee unboxes
device, self-deploys
DC
Intune
Complete Join over corp net
Receive GPOs over corp net
Receive ODJ
MDM
enrollment
Autopilot
profile
Hardware
ID
https://docs.microsoft.com/en-us/intune/windows-autopilot-hybrid
OEM support for Windows Autopilot
First half of CY2018:
• Surface (Live now!)
• Lenovo (Live now!)
• Dell (Live now!)
Timelines to support Windows AutoPilot
Second half of CY2018:
• HP (Live now!)
• Panasonic
• Fujitsu
• Toshiba (Live now!)
AVAILABLE in 1809AVAILABLE in 1809AVAILABLE in 1809AVAILABLE in 1809AVAILABLEAVAILABLE
Windows Autopilot scenarios today
User-driven mode
Windows 10 1703
and above
Join device to AAD,
enroll in Intune/MDM
Autopilot for
existing devices
Windows 10 1809 and
above
Windows 7 to
Windows 10
ConfigMgr task
sequence, followed
by Windows
Autopilot user-driven
mode
Self-deploying
mode
Windows 10 1809 and
above
No need to provide
credentials,
automatically joins
AAD
Hybrid Azure AD
Join
Windows 10 1809 and
above
Join device to AD,
enroll in Intune/MDM
Windows Autopilot
reset - local
Windows 10 1709
and above
Join device to AAD,
enroll in Intune/MDM
Windows Autopilot
reset - remote
Windows 10 1809
and above
Execute a device reset
via Intune and
maintain AAD join
and MDM enrollment
AVAILABLE in 1809AVAILABLE in 1809AVAILABLE in 1809AVAILABLEAVAILABLE
Intune Mashing / Boiling
Azure Services we needAzure Active Directory
Configure automatic MDM enrollment
Configure Company Branding
Enable Windows Subscription Activation if desired
Ensure users can join devices to Azure AD (for user-driven mode)
Intune:
Enable the enrollment status page
Ensure users can enroll devices in Intune
(Optional) New! Set up enrollment restrictions so only Autopilot-registered devices can enroll
See https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/windows-autopilot-
requirements-configuration for more information
Intune Mashing / Boiling
Intune Enrollment Status Page (preview)
Intune Mashing / Boiling
Intune Mashing / Boiling
Get the Device Info in Intune from SCCM 1802
Intune Mashing / Boiling
Get the Device Info on Existing Devices with Powershell
DEMO Autopilot
Autopilot with Azure ServicesBlog from Mirko Colemberg http://blog.colemberg.ch/2018/07/windows-autopilot-full-automation-for-
devices-where-you-dont-have-the-hashid-new-or-existing/
Autopilot with OS-Deployment (mOSD)Blog from Roger Zander http://rzander.azurewebsites.net/modern-os-deployment-mosd/
App and Application Management / Fermentation
App and Application Management / Fermentation
3rd party utilities
◦ Syntaro (http://www.syntaro.com/module/appmanager/)
◦ RuckZuck (http://ruckzuck.tools)
◦ chocolatey.org
◦ Azure storage
WSfB
Company Portal
LOB
Appx
Run PowerShell
Win32 Applications
App and Application Management / Fermentation
Desktop App Converter
1. Install base image and reboot:
◦ desktopappconverter.exe -setup -baseimage 'C:BaseWindows_InsiderPreview_DAC_16299.wim‘
◦ Current OS must match the base image version!
2. Create .appx file:
desktopappconverter -installer 'C:appssetup.exe' -InstallerArguments "/s" -Destination c:appx
-PackageName “App.UWP" -Publisher "CN=ProTrainITDemo, O=ProTrainIT, C=FI" -Version 1.0.0.0 –MakeAppx
◦ Package name: 3-50 chars, alpha-numeric, period, and dash characters.
3. Sign appx
SignTool sign /fd sha256 /a /f c:softatcert.pfx /p Password1 c:softatSoftaUWP.appx
Publisher must match the identity of the certificate!
S
Assigning LOB software
Available/Required/Uninstall
◦ Targeted user group/device group
State-based installation
◦ 7 day interval for re-installation
Note: Available for dynamic groups
And here the News from Intune Win32 Bit legacy application
integration
DEMO Applications in Intune
Using Modern Windows
Maturation
Open Mobile Alliance – Device Mgmt
(OMA-DM)
OMA-Uri
Using Modern Windows Maturation
https://docs.microsoft.com/en-us/windows/client-management/mdm/configuration-service-
provider-reference
MCT Community
Update and Patching Packaging
Only thing to say: Tasksequence!
Mobile Device
Management (MDM)
Mobile Application
Management (MAM)
Conditional Access: Restrict access to managed & compliant devices Conditional Access: Restrict which apps can be used to access email or files
Secure your data on virtually any device with Intune
Intune gives you the flexibility and control to
secure your data on any device—even those
you don’t manage.
Company-Managed Employee-Managed 3rd-Party-Managed
Enroll devices for Provision settings, Report & measure Remove company Publish mobile Configure and Report app Secure & remove company
management certs, profiles device compliance data from devices apps to users update apps inventory & usage data within mobile apps
Information
worker
Shared
Primary
Companion
Public Kiosk
Contractor
Paths to modern management
Many workloads need to
be modernized at the
same time
Doesn't address the
needs of the full
organization
Iteratively move
workloads to modern
A new organization starting
with modern workplace
Transitioning from traditional to modern
management is a simple experience for
IT Pros and nondisruptive for end users
Gradually move specific workloads to
Intune in small, manageable steps
Start a practical move to modern Windows 10
A practical way to
migrate over time
Benefits of
co-management
Minimized risk
during transition
An integrated solution;
simple to implement
Nondisruptive
for end users
Azure portal
Co-management
ConfigMgr + AD
Intune + Azure AD
Adopt Windows 10&
Office 365 ProPlus
GPO to MDM policy
Imaging to
Windows AutoPilot
WSUS to Windows
Update for Business
Manage Windows 10 devices with
ConfigMgr and Intune at the same time
ConfigMgr
console
EDUCATE YOUR EMPLOEES!!!
Otherwise, they Do it wrong!
Thank you and have FUN at the conference
Do not forget Delivery Optimization,
it helps ;-)

More Related Content

Similar to Llunitebe2018 implement modern management as like brewing a beer

Windows Autopilot (1).pdf
Windows Autopilot (1).pdfWindows Autopilot (1).pdf
Windows Autopilot (1).pdfabhipotdar
 
5 modern desktop - windows autopilot
5   modern desktop - windows autopilot5   modern desktop - windows autopilot
5 modern desktop - windows autopilotAndrew Bettany
 
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
 
Wally Mead - Deploying a system center 2012 r2 configuration manager environm...
Wally Mead - Deploying a system center 2012 r2 configuration manager environm...Wally Mead - Deploying a system center 2012 r2 configuration manager environm...
Wally Mead - Deploying a system center 2012 r2 configuration manager environm...Nordic Infrastructure Conference
 
Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...
Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...
Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...Alexander Benoit
 
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
System Center 2012 R2 Configuration Manager (SCCM) with Windows IntuneSystem Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
System Center 2012 R2 Configuration Manager (SCCM) with Windows IntuneAmit Gatenyo
 
Windows Autopilot - Workplace Nijna Summmit 2020
Windows Autopilot - Workplace Nijna Summmit 2020Windows Autopilot - Workplace Nijna Summmit 2020
Windows Autopilot - Workplace Nijna Summmit 2020Ronni Pedersen
 
SAP CMMS Software Productoo 2018 | Smart Factory
SAP CMMS Software Productoo 2018 | Smart FactorySAP CMMS Software Productoo 2018 | Smart Factory
SAP CMMS Software Productoo 2018 | Smart FactoryProductoo Software
 
Application Virtualization
Application VirtualizationApplication Virtualization
Application VirtualizationAmit Gatenyo
 
Business Case Of Bring Your Own Device[ BYOD]
Business Case Of Bring Your Own Device[ BYOD] Business Case Of Bring Your Own Device[ BYOD]
Business Case Of Bring Your Own Device[ BYOD] Md Yousup Faruqu
 
Enterprise Mobility (Admin)
Enterprise Mobility (Admin)Enterprise Mobility (Admin)
Enterprise Mobility (Admin)Microsoft
 
3 App Compat Win7
3 App Compat Win73 App Compat Win7
3 App Compat Win7llangit
 
WP7 & Azure
WP7 & AzureWP7 & Azure
WP7 & AzureSam Basu
 
Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...
Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...
Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...ITProceed
 
18 windows phone 8.1 for the enterprise developer
18   windows phone 8.1 for the enterprise developer18   windows phone 8.1 for the enterprise developer
18 windows phone 8.1 for the enterprise developerWindowsPhoneRocks
 
#EVRYWhatsNext EMS Slide Deck
#EVRYWhatsNext EMS Slide Deck#EVRYWhatsNext EMS Slide Deck
#EVRYWhatsNext EMS Slide DeckOlav Tvedt
 
Experitest-Infosys Co-Webinar on Mobile Continuous Integration
Experitest-Infosys Co-Webinar on Mobile Continuous IntegrationExperitest-Infosys Co-Webinar on Mobile Continuous Integration
Experitest-Infosys Co-Webinar on Mobile Continuous IntegrationExperitest
 
Nordics IBM Mobile Foundation Integration in Action
Nordics IBM Mobile Foundation Integration in ActionNordics IBM Mobile Foundation Integration in Action
Nordics IBM Mobile Foundation Integration in ActionIBM Danmark
 

Similar to Llunitebe2018 implement modern management as like brewing a beer (20)

Windows Autopilot (1).pdf
Windows Autopilot (1).pdfWindows Autopilot (1).pdf
Windows Autopilot (1).pdf
 
5 modern desktop - windows autopilot
5   modern desktop - windows autopilot5   modern desktop - windows autopilot
5 modern desktop - windows autopilot
 
Windows 8.1 a closer look
Windows 8.1 a closer lookWindows 8.1 a closer look
Windows 8.1 a closer look
 
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)
 
Wally Mead - Deploying a system center 2012 r2 configuration manager environm...
Wally Mead - Deploying a system center 2012 r2 configuration manager environm...Wally Mead - Deploying a system center 2012 r2 configuration manager environm...
Wally Mead - Deploying a system center 2012 r2 configuration manager environm...
 
Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...
Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...
Experts Live Europe 2017 - Windows 10 and the cloud - why the future needs hy...
 
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
System Center 2012 R2 Configuration Manager (SCCM) with Windows IntuneSystem Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
 
Windows Autopilot - Workplace Nijna Summmit 2020
Windows Autopilot - Workplace Nijna Summmit 2020Windows Autopilot - Workplace Nijna Summmit 2020
Windows Autopilot - Workplace Nijna Summmit 2020
 
SAP CMMS Software Productoo 2018 | Smart Factory
SAP CMMS Software Productoo 2018 | Smart FactorySAP CMMS Software Productoo 2018 | Smart Factory
SAP CMMS Software Productoo 2018 | Smart Factory
 
Application Virtualization
Application VirtualizationApplication Virtualization
Application Virtualization
 
Bsm mw10
Bsm mw10Bsm mw10
Bsm mw10
 
Business Case Of Bring Your Own Device[ BYOD]
Business Case Of Bring Your Own Device[ BYOD] Business Case Of Bring Your Own Device[ BYOD]
Business Case Of Bring Your Own Device[ BYOD]
 
Enterprise Mobility (Admin)
Enterprise Mobility (Admin)Enterprise Mobility (Admin)
Enterprise Mobility (Admin)
 
3 App Compat Win7
3 App Compat Win73 App Compat Win7
3 App Compat Win7
 
WP7 & Azure
WP7 & AzureWP7 & Azure
WP7 & Azure
 
Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...
Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...
Sysctr Track: Managing your hybrid Mobile cloud Workforce Demystified with Sy...
 
18 windows phone 8.1 for the enterprise developer
18   windows phone 8.1 for the enterprise developer18   windows phone 8.1 for the enterprise developer
18 windows phone 8.1 for the enterprise developer
 
#EVRYWhatsNext EMS Slide Deck
#EVRYWhatsNext EMS Slide Deck#EVRYWhatsNext EMS Slide Deck
#EVRYWhatsNext EMS Slide Deck
 
Experitest-Infosys Co-Webinar on Mobile Continuous Integration
Experitest-Infosys Co-Webinar on Mobile Continuous IntegrationExperitest-Infosys Co-Webinar on Mobile Continuous Integration
Experitest-Infosys Co-Webinar on Mobile Continuous Integration
 
Nordics IBM Mobile Foundation Integration in Action
Nordics IBM Mobile Foundation Integration in ActionNordics IBM Mobile Foundation Integration in Action
Nordics IBM Mobile Foundation Integration in Action
 

More from Kenny Buntinx

Llunitebe2018 configuring a cmg in config mgr cb
Llunitebe2018 configuring a cmg in config mgr cbLlunitebe2018 configuring a cmg in config mgr cb
Llunitebe2018 configuring a cmg in config mgr cbKenny Buntinx
 
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.wayLlunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.wayKenny Buntinx
 
Llunitebe2018 worst config mgr cb mistakes
Llunitebe2018 worst config mgr cb mistakesLlunitebe2018 worst config mgr cb mistakes
Llunitebe2018 worst config mgr cb mistakesKenny Buntinx
 
Llunitebe2018 windows 10 security features
Llunitebe2018 windows 10 security featuresLlunitebe2018 windows 10 security features
Llunitebe2018 windows 10 security featuresKenny Buntinx
 
Llunitebe2018 ten practical tips to secure your corporate data with microsoft...
Llunitebe2018 ten practical tips to secure your corporate data with microsoft...Llunitebe2018 ten practical tips to secure your corporate data with microsoft...
Llunitebe2018 ten practical tips to secure your corporate data with microsoft...Kenny Buntinx
 
Llunitebe2018 rdmi in practice
Llunitebe2018 rdmi in practiceLlunitebe2018 rdmi in practice
Llunitebe2018 rdmi in practiceKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_1E tachyon
SCUGBE_Lowlands_Unite_2017_1E tachyonSCUGBE_Lowlands_Unite_2017_1E tachyon
SCUGBE_Lowlands_Unite_2017_1E tachyonKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_Rest azured microsoft cloud demystified
SCUGBE_Lowlands_Unite_2017_Rest azured   microsoft cloud demystifiedSCUGBE_Lowlands_Unite_2017_Rest azured   microsoft cloud demystified
SCUGBE_Lowlands_Unite_2017_Rest azured microsoft cloud demystifiedKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_Protecting cloud identities
SCUGBE_Lowlands_Unite_2017_Protecting cloud identitiesSCUGBE_Lowlands_Unite_2017_Protecting cloud identities
SCUGBE_Lowlands_Unite_2017_Protecting cloud identitiesKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_Managing Windows Containers with Docker
SCUGBE_Lowlands_Unite_2017_Managing Windows Containers with DockerSCUGBE_Lowlands_Unite_2017_Managing Windows Containers with Docker
SCUGBE_Lowlands_Unite_2017_Managing Windows Containers with DockerKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.
SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.
SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.Kenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdmin
SCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdminSCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdmin
SCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdminKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clients
SCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clientsSCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clients
SCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clientsKenny Buntinx
 
SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...
SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...
SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...Kenny Buntinx
 
ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...
ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...
ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...Kenny Buntinx
 
ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?
ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?
ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?Kenny Buntinx
 
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site ReviewECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site ReviewKenny Buntinx
 
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...Kenny Buntinx
 
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Keynote
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - KeynoteECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Keynote
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - KeynoteKenny Buntinx
 
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...Kenny Buntinx
 

More from Kenny Buntinx (20)

Llunitebe2018 configuring a cmg in config mgr cb
Llunitebe2018 configuring a cmg in config mgr cbLlunitebe2018 configuring a cmg in config mgr cb
Llunitebe2018 configuring a cmg in config mgr cb
 
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.wayLlunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
Llunitebe2018 best of_two_worlds-manage.your.servers.the.azure.or.configmgr.way
 
Llunitebe2018 worst config mgr cb mistakes
Llunitebe2018 worst config mgr cb mistakesLlunitebe2018 worst config mgr cb mistakes
Llunitebe2018 worst config mgr cb mistakes
 
Llunitebe2018 windows 10 security features
Llunitebe2018 windows 10 security featuresLlunitebe2018 windows 10 security features
Llunitebe2018 windows 10 security features
 
Llunitebe2018 ten practical tips to secure your corporate data with microsoft...
Llunitebe2018 ten practical tips to secure your corporate data with microsoft...Llunitebe2018 ten practical tips to secure your corporate data with microsoft...
Llunitebe2018 ten practical tips to secure your corporate data with microsoft...
 
Llunitebe2018 rdmi in practice
Llunitebe2018 rdmi in practiceLlunitebe2018 rdmi in practice
Llunitebe2018 rdmi in practice
 
SCUGBE_Lowlands_Unite_2017_1E tachyon
SCUGBE_Lowlands_Unite_2017_1E tachyonSCUGBE_Lowlands_Unite_2017_1E tachyon
SCUGBE_Lowlands_Unite_2017_1E tachyon
 
SCUGBE_Lowlands_Unite_2017_Rest azured microsoft cloud demystified
SCUGBE_Lowlands_Unite_2017_Rest azured   microsoft cloud demystifiedSCUGBE_Lowlands_Unite_2017_Rest azured   microsoft cloud demystified
SCUGBE_Lowlands_Unite_2017_Rest azured microsoft cloud demystified
 
SCUGBE_Lowlands_Unite_2017_Protecting cloud identities
SCUGBE_Lowlands_Unite_2017_Protecting cloud identitiesSCUGBE_Lowlands_Unite_2017_Protecting cloud identities
SCUGBE_Lowlands_Unite_2017_Protecting cloud identities
 
SCUGBE_Lowlands_Unite_2017_Managing Windows Containers with Docker
SCUGBE_Lowlands_Unite_2017_Managing Windows Containers with DockerSCUGBE_Lowlands_Unite_2017_Managing Windows Containers with Docker
SCUGBE_Lowlands_Unite_2017_Managing Windows Containers with Docker
 
SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.
SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.
SCUGBE_Lowlands_Unite_2017_Servicing your new Windows workplace like a boss.
 
SCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdmin
SCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdminSCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdmin
SCUGBE_Lowlands_Unite_2017_Ransomware vs. SysAdmin
 
SCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clients
SCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clientsSCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clients
SCUGBE_Lowlands_Unite_2017_How to manage office 2016 on today’s clients
 
SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...
SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...
SCUGBE_Lowlands_Unite_2017_Achieving productivity without an on premises infr...
 
ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...
ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...
ECMDay2015 - Kim Oppalfens – Microsoft System Center Configuration Manager: H...
 
ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?
ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?
ECMDay2015 - Nico Sienaert – Enterprise Mobility Suite – What it’s all about?
 
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site ReviewECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
ECMDay2015 - Kent Agerlund – Configuration Manager 2012 – A Site Review
 
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Armoring your mobile workfor...
 
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Keynote
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - KeynoteECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Keynote
ECMDay2015 - Kenny Buntinx - Tim De Keukelaere - Keynote
 
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
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
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
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
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
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
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
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
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
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
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Llunitebe2018 implement modern management as like brewing a beer

  • 1. Implement Modern Management as like brewing a beer Beerko @mirkocolemberg | mirko@colemberg.ch | blog.colemberg.ch
  • 3. How to Brew beer Equipment Homebrew vs. Brewery Water Cereals / Hops Mashing / Boiling Fermentation Maturation Packaging Statistics Process AD vs. AAD Autopilot Intune App and Application Management Using Modern Windows (OMA) Update and Patching How to go Modern
  • 5. Statistics Equipment 1. App testing 2. 3. Start Using Windows Insider Builds for testing
  • 7.
  • 8.
  • 10. Traditional PC provisioning S E T T I N G S P O L I C I E S O F F I C E & A P P S D R I V E R S Build a custom image, gathering everything else that’s necessary to deploy Deploy image to a new computer, overwriting what was originally on it Time Money + = Every 3-4 Year a big Project to change to next Windows Version
  • 11. Modern PC provisioning Un-box and turn on off-the-shelf Windows PC Transform with minimal user interaction Device is ready for productive use
  • 12. AD vs. AAD Water If you go Modern, you go to Azure Active Directory! AAD-Connect -> Sync the Users and Groups -> PW-Hash Use AAD ◦ Naming of Groups ◦ Dynamic Groups ◦ Office Groups
  • 13. Autopilot Cereals / Hops Autopilot with the OEM Autopilot with the Script Auto Re-Enrollment Enrollment MOSD Enrollment with JSON Intune Portal
  • 14. Administering Windows Autopilot Microsoft Store for Business Microsoft Intune Partner Center Microsoft 365 Business
  • 15. OOBE Challenges Non-trivial decision making (Personal vs Org Owned disambig, Privacy Settings, OEM Registration) generates Helpdesk calls Time for configs and apps to install. Block access, show progress OOB account is always Admin – majority of enterprises want standard accounts on corp-owned devices OEM/Reseller Ship Off-the-shelf and Shrink-wrapped Devices Employee unboxes device, self-deploys Deliver direct to Employee
  • 16. Windows Autopilot overview Configure Windows Autopilot profile Self-servicedeploy Device IDs Hardware Vendor IT Admin Ship Deliver direct to Employee Employee unboxes device, self-deploys IntuneWindows Autopilot Device sync Autopilot profile sync
  • 17. Hybrid Azure AD Join through Windows Autopilot IT Admin Offline Domain Join Connector Windows Autopilot Deployment Service Employee unboxes device, self-deploys DC Intune Complete Join over corp net Receive GPOs over corp net Receive ODJ MDM enrollment Autopilot profile Hardware ID https://docs.microsoft.com/en-us/intune/windows-autopilot-hybrid
  • 18. OEM support for Windows Autopilot First half of CY2018: • Surface (Live now!) • Lenovo (Live now!) • Dell (Live now!) Timelines to support Windows AutoPilot Second half of CY2018: • HP (Live now!) • Panasonic • Fujitsu • Toshiba (Live now!)
  • 19. AVAILABLE in 1809AVAILABLE in 1809AVAILABLE in 1809AVAILABLE in 1809AVAILABLEAVAILABLE Windows Autopilot scenarios today User-driven mode Windows 10 1703 and above Join device to AAD, enroll in Intune/MDM Autopilot for existing devices Windows 10 1809 and above Windows 7 to Windows 10 ConfigMgr task sequence, followed by Windows Autopilot user-driven mode Self-deploying mode Windows 10 1809 and above No need to provide credentials, automatically joins AAD Hybrid Azure AD Join Windows 10 1809 and above Join device to AD, enroll in Intune/MDM Windows Autopilot reset - local Windows 10 1709 and above Join device to AAD, enroll in Intune/MDM Windows Autopilot reset - remote Windows 10 1809 and above Execute a device reset via Intune and maintain AAD join and MDM enrollment AVAILABLE in 1809AVAILABLE in 1809AVAILABLE in 1809AVAILABLEAVAILABLE
  • 20. Intune Mashing / Boiling
  • 21. Azure Services we needAzure Active Directory Configure automatic MDM enrollment Configure Company Branding Enable Windows Subscription Activation if desired Ensure users can join devices to Azure AD (for user-driven mode) Intune: Enable the enrollment status page Ensure users can enroll devices in Intune (Optional) New! Set up enrollment restrictions so only Autopilot-registered devices can enroll See https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/windows-autopilot- requirements-configuration for more information
  • 22. Intune Mashing / Boiling
  • 23. Intune Enrollment Status Page (preview) Intune Mashing / Boiling
  • 24. Intune Mashing / Boiling Get the Device Info in Intune from SCCM 1802
  • 25. Intune Mashing / Boiling Get the Device Info on Existing Devices with Powershell
  • 27. Autopilot with Azure ServicesBlog from Mirko Colemberg http://blog.colemberg.ch/2018/07/windows-autopilot-full-automation-for- devices-where-you-dont-have-the-hashid-new-or-existing/
  • 28. Autopilot with OS-Deployment (mOSD)Blog from Roger Zander http://rzander.azurewebsites.net/modern-os-deployment-mosd/
  • 29. App and Application Management / Fermentation
  • 30. App and Application Management / Fermentation
  • 31. 3rd party utilities ◦ Syntaro (http://www.syntaro.com/module/appmanager/) ◦ RuckZuck (http://ruckzuck.tools) ◦ chocolatey.org ◦ Azure storage WSfB Company Portal LOB Appx Run PowerShell Win32 Applications App and Application Management / Fermentation
  • 32. Desktop App Converter 1. Install base image and reboot: ◦ desktopappconverter.exe -setup -baseimage 'C:BaseWindows_InsiderPreview_DAC_16299.wim‘ ◦ Current OS must match the base image version! 2. Create .appx file: desktopappconverter -installer 'C:appssetup.exe' -InstallerArguments "/s" -Destination c:appx -PackageName “App.UWP" -Publisher "CN=ProTrainITDemo, O=ProTrainIT, C=FI" -Version 1.0.0.0 –MakeAppx ◦ Package name: 3-50 chars, alpha-numeric, period, and dash characters. 3. Sign appx SignTool sign /fd sha256 /a /f c:softatcert.pfx /p Password1 c:softatSoftaUWP.appx Publisher must match the identity of the certificate! S
  • 33. Assigning LOB software Available/Required/Uninstall ◦ Targeted user group/device group State-based installation ◦ 7 day interval for re-installation Note: Available for dynamic groups
  • 34. And here the News from Intune Win32 Bit legacy application integration
  • 36. Using Modern Windows Maturation Open Mobile Alliance – Device Mgmt (OMA-DM) OMA-Uri
  • 37. Using Modern Windows Maturation https://docs.microsoft.com/en-us/windows/client-management/mdm/configuration-service- provider-reference MCT Community
  • 38. Update and Patching Packaging Only thing to say: Tasksequence!
  • 39. Mobile Device Management (MDM) Mobile Application Management (MAM) Conditional Access: Restrict access to managed & compliant devices Conditional Access: Restrict which apps can be used to access email or files Secure your data on virtually any device with Intune Intune gives you the flexibility and control to secure your data on any device—even those you don’t manage. Company-Managed Employee-Managed 3rd-Party-Managed Enroll devices for Provision settings, Report & measure Remove company Publish mobile Configure and Report app Secure & remove company management certs, profiles device compliance data from devices apps to users update apps inventory & usage data within mobile apps Information worker Shared Primary Companion Public Kiosk Contractor
  • 40. Paths to modern management Many workloads need to be modernized at the same time Doesn't address the needs of the full organization Iteratively move workloads to modern A new organization starting with modern workplace
  • 41. Transitioning from traditional to modern management is a simple experience for IT Pros and nondisruptive for end users Gradually move specific workloads to Intune in small, manageable steps Start a practical move to modern Windows 10 A practical way to migrate over time Benefits of co-management Minimized risk during transition An integrated solution; simple to implement Nondisruptive for end users Azure portal Co-management ConfigMgr + AD Intune + Azure AD Adopt Windows 10& Office 365 ProPlus GPO to MDM policy Imaging to Windows AutoPilot WSUS to Windows Update for Business Manage Windows 10 devices with ConfigMgr and Intune at the same time ConfigMgr console
  • 43. Thank you and have FUN at the conference Do not forget Delivery Optimization, it helps ;-)