SlideShare a Scribd company logo
Managing Bitlocker With
 Microsoft Desktop Optimization
           Pack(MDOP)
 For Software Assurance’s (SA)
Microsoft Bitlocker Administration
     And Monitoring (MBAM)

Olav Tvedt
Consiglier
EDB Ergogroup
MVP Setup & Deployment

Blog: olavtvedt.blogspot.com
Twitter: @olavtwitt
OR

Olav Tvedt
Consiglier
EDB Ergogroup
MVP Setup & Deployment

Blog: olavtvedt.blogspot.com
Twitter: @olavtwitt
MBWMDOPFSAMBAAM




OTCEEGMS&D
Among friends just called...



Olav Tvedt
Consiglier
EDB Ergogroup
MVP Setup & Deployment

Blog: olavtvedt.blogspot.com
Twitter: @olavtwitt
Managing Bitlocker With MBAM



Olav Tvedt
Consigliere
EDB Ergogroup
MVP Setup & Deployment

Blog: olavtvedt.blogspot.com
Twitter: @olavtwitt
AGENDA
•   What Is Bitlocker
•   Why Use Disk Encryption
•   Bitlocker News In Windows 8
•   Bitlocker Without MBAM
•   Bitlocker With MBAM
What Is Bitlocker
What Is Bitlocker
• Encrypts
  • Operating System Drive
  • Fixed Data Drive
  • Removable Data Drive
• Checks After Changes
  • Bios
  • System/Startup Files
Why Use Disk Encryption?
Category             Name                         Model                    Office       Date
Computer equipment   Computer                     Macbook                  ARLANDA      23.Dec.2011
Computer equipment   Computer                     Apple                    ARLANDA      23.Dec.2011
Computer equipment   Computer                     Lenovo                   ARLANDA      23.Dec.2011
Computer equipment   Computer                     Dell E6400               ARLANDA      25.Dec.2011
Computer equipment   Computer                     Ipad                     ARLANDA      26.Dec.2011
Computer equipment   Computer                     Lenovo ThinkPad          GARDERMOEN   23.Dec.2011
Computer equipment   Computer                     Acer                     GARDERMOEN   23.Dec.2011
Computer equipment   Computer                     emachines                GARDERMOEN   24.Dec.2011
Computer equipment   Computer                     Apple                    GARDERMOEN   25.Dec.2011
Computer equipment   Computer                     Dell Adamo XPS Laptop    HEATHROW     23.Dec.2011
Computer equipment   Computer                     Dell Latitude E6410      HEATHROW     23.Dec.2011
Computer equipment   Computer                     iPad2                    HEATHROW     23.Dec.2011
Computer equipment   Computer                     Dell                     HEATHROW     23.Dec.2011
Computer equipment   Computer                     HP laptop                HEATHROW     23.Dec.2011
Computer equipment   Computer                     Sony vaio                HEATHROW     24.Dec.2011
Computer equipment   Computer                     Sony vaio                HEATHROW     24.Dec.2011
Computer equipment   Computer                     MacBook Air              HEATHROW     24.Dec.2011
Computer equipment   Computer                     Apple MacBook Pro        HEATHROW     24.Dec.2011
Computer equipment   Computer                     HP                       HEATHROW     24.Dec.2011
Computer equipment   Computer                     Acer                     HEATHROW     26.Dec.2011
Computer equipment   Computer                     Apple MacBook Air        HEATHROW     26.Dec.2011
Computer equipment   Computer equipment/Various   iPad                     HEATHROW     23.Dec.2011
Computer equipment   Computer equipment/Various   Lenovo T400              HEATHROW     23.Dec.2011
Computer equipment   Computer equipment/Various   iPad                     HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   iPad                     HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   Logitech                 HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   Padini                   HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   HP Compaq 2510p          HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   Macbook pro              HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   Sony                     HEATHROW     24.Dec.2011
Computer equipment   Computer equipment/Various   Amazon Kinldle           HEATHROW     26.Dec.2011
Computer equipment   Computer equipment/Various   Eee PC 1000H             HEATHROW     26.Dec.2011
Computer equipment   Computer equipment/Various   Ipad                     HEATHROW     26.Dec.2011
Computer equipment   Computer equipment/Various   Targus                   HEATHROW     26.Dec.2011
Computer equipment   Computer equipment/Various   Samsung NP-N145_JP03UK   HEATHROW     26.Dec.2011
Managing bitlocker with mbam
Bitlocker Modes
• Basic Mode:
  - TPM only
• Advanced Modes:
  - TPM + PIN
  - TPM + USB Dongle
  - USB Dongle
  - TPM + PIN + USB Dongle
Windows 8 And Bitlocker
• Pre-encrypt, ask for pin on first logon
• Only encrypt sectors with data
• Bitlocker Network Unlock
Bitlocker Are Vulnerable When:
• The Disk Have Not Yet Been Totally Encrypted
• You Don’t Use Pin
  • Especial If The Computer Have Or Might Get:
     • Firewire
     • Thunderbolt
• Fake Bios Startup (To Get Pin)
Important To Do
•   Use Bitlocker
•   Use Pin
•   Change Pin
•   Disable Possibility to use
    - Firewire
    - Thunderbolt
If You Can’t Use Bitlocker Yet
Bitlocker Requirements
• A computer running:
  • Windows 7 Enterprise (x86/x64)
  • Windows 7 Ultimate (x86/x64)
  • Windows Server 2008 R2
• With TPM
  • A Trusted Computing Group (TCG)-compliant BIOS
  • TPM microchip version 1.2 (turned on)
  • TPM must be resettable from the operating system
• Removable Storage
  • USB
  • Floppy
  • Memory Card
Enable Bitlocker On A Virtual Machine For TESTING:
1. Set “Allow Bitlocker without compatible TPM” In a GPO
2. Create a virtual floppy disk
3. Enable bitlocker with «manage-bde»
     cscript c:WindowsSystem32manage-bde.wsf -on C: -rp -sk A:
4.   Restart and it will start to encrypt
http://olavtvedt.blogspot.com/2012/01/running-bitlocker-on-virtual-computer.html
http://vninja.net/virtualization/creating-virtual-floppy-vsphere/
THE VANILA TASTE

BITLOCKE WITHOUT
MBAMM
Enabling Bitlocker Server Side
• On The Schema Master:
  - C:TempBitlocker Scrip>ldifde -i -v -f
  BitLockerTPMSchemaExtension.ldf -c "DC=X"
  "DC=DomainName,DC=com" -k -j .
• On Any DC
  - cscript Add-TPMSelfWriteACE.vbs
Enabling Bitlocker Client Side
• During Deployment
  • Best way, but some «challenges»
• After Deployment
  • Manual or script
Management
•   Script
•   Active Directory User And Computer
•   ADSI Edit
•   No Feedback
•   No Reporting
Managing bitlocker with mbam
And Always Remember!!!
Bitlocker Links
•   BitLocker Drive Encryption Step-by-Step Guide for Windows 7
    http://technet.microsoft.com/en-us/library/dd835565(WS.10).aspx
•   Using the BitLocker Repair Tool to Recover a Drive
    http://technet.microsoft.com/en-us/library/ee523219(WS.10).aspx
•   BitLocker Deployment Sample Resources
    http://archive.msdn.microsoft.com/bdedeploy
•   BitLocker Drive Encryption Configuration Guide: Backing Up BitLocker and
    TPM Recovery Information to Active Directory
    http://technet.microsoft.com/en-us/library/cc766015(WS.10).aspx
•   Windows Trusted Platform Module Management Step-by-Step Guide
    http://technet.microsoft.com/en-us/library/cc749022(WS.10).aspx
•   BitLocker Drive Encryption Deployment Guide for Windows 7
    http://technet.microsoft.com/en-us/library/dd875547(WS.10).aspx
Microsoft BitLocker
Administration and Monitoring
           (MBAM)

BITLOCKER WITH MBAM
Application Virtualization (App-V)             Asset Inventory Service (AIS)

                 Turns applications into centrally       A hosted service that collects software
                managed services that are never           inventory data and translates it into
                 installed, never conflict, and are         actionable business intelligence.
               streamed on-demand to end users.



    Diagnostics and Recovery                                                Microsoft Enterprise Desktop
         Toolset (DaRT)                                                        Virtualization (MED-V)
                                            MDOP supporting
                                                                          Provides application continuity during
  Reduces downtime by accelerating        the Flexible Workstyle           Windows migrations, allowing legacy
   troubleshooting, repair, and data
recovery of unbootable Windows-based                                      applications to run in virtual machine-
              desktops.                                                     based compatibility workspaces.




                    Advanced Group Policy                     BitLocker Administration
                     Management (AGPM)                        and Monitoring (MBAM)

              Enhances governance and control over    Makes BitLocker easier and more cost-effective
               Group Policy through robust change       to manage by simplifying deployment and
               management, versioning, and role-         provisioning, improving compliance, and
                     based administration.                      minimizing support efforts.
What is Microsoft BitLocker Administration
and Monitoring (MBAM)?
•   MBAM builds on the BitLocker data protection offering in Windows
    7 by providing IT professionals with an enterprise-grade solution
    for BitLocker provisioning, monitoring, and key recovery.




                                    GOALS ARE:




        Simplify provisioning      Provide reporting       Reduce support costs
    1   and deployment          2 (e.g.: compliance    3   (e.g.: improved
                                   & audit)                recovery)
Prerequisites For Server
• Operation System:
  Windows Server 2008 SP2 (x86/x64)
  Windows Server 2008 R2
• Database:
  • Compliance and Audit Report Server
     • Microsoft Sql Server 2008 R2 Std/Ent/Dev
  • Recovery and Hardware Database Server
     • Microsoft Sql Server 2008 R2 Enterprise Only
     • Security reason: Transparent Data Encryption
       (TDE)
Managing bitlocker with mbam
Installing Mbam
•   Single computer configuration
    •   Everything on a single server.
        Supported, but only recommended for testing purposes.
•   Three-computer configuration
    •   Recovery and Hardware Database, Compliance and Audit Reports, and
        Compliance and Audit Reports features are installed on a server
    •   Administration and Monitoring Server feature is installed on a server
    •   Group Policy template is installed on a server or client computer.
•   Five-computer configuration
    •   Each server feature is installed on dedicated computers:
    •   Recovery and Hardware Database
    •   Compliance Status Database
    •   Compliance and Audit Reports
    •   Administration and Monitoring Server
    •   Group Policy Template is installed on a server or client computer
Installing Mbam
• Or In Most Cases 2 Computer
   • 1 Sql
   • 1 Mbam w/Group Policy Template
      • Need To Have GPMC Installed




Group Policy Template Server?
Prerequisites For Clients
• A computer running:
  • Windows 7 Enterprise (x86/x64)
  • Windows 7 Ultimate (x86/x64)
• A Trusted Computing Group (TCG)-compliant
  BIOS
• TPM microchip version 1.2 (turned on)
• TPM must be resettable from the operating
  system
MBAM Client
•   Encrypt volumes BEFORE a user receives the computer
    •   Works with Windows 7 deployment tools (MDT/SCCM)
    •   Client can:
          • Manage TPM reboot process
          • Be configured with TPM first and PIN later (e.g.: user provides PIN at
            first logon)
          • Recovery key escrow can be bypassed and then escrowed when user
            first logs on
    •   Best Practice

•   Encrypt volumes AFTER a user receives a computer
    •   Client is provides a Policy Driven Experience
    •   Client will manage TPM reboot process
    •   Standard or Admin users can encrypt
    •   Only use when unencrypted machines appear on the network
MBAM Policy Settings
• A superset of BitLocker policies
• New MBAM Policies
   •   Policy for Fixed Disk Volume Auto-unlock
   •   Hardware capability check before encryption
   •   Allow user to request an exemption
   •   Interval client verifies policy compliance
       (default = 90 min)
• Policy location:
   • Computer Configuration > Administrative Templates >
     Windows Components > MDOP MBAM (BitLocker
     Management)
Client Experience
Client Troubleshooting




BdeHdCfg.exe -target c: shrink -size 300 -quiet –restart http://support.microsoft.com/kb/933246
Hardware Capability Management
• Some older computers may not properly support
  TPM
• To ensure those computers aren’t encrypted, a
  feature is included that can be used to define
  which computers are BitLocker capable
• How you turn it on:
   • Group Policy setting so client checks before
     encryption starts
   • From Central Console, define computers that
     are capable or not
How It Works
•
1 New Computer Discovered, Info Added To
  Central HW List
2 State Need To be Modified On Website By
•
  Operator With Permissions
3 When Feature Is Enabled Only Compatible
•
  Computers Will Be Encrypted
4 Mbam Client Check Compatibility Before
•
  Encrypting (Make/Model/Bios Version)
Troubleshooting:
 • “HKLMSoftwareMicrosoftMBAM”
       Create Dword “NoStartupDelay” value=1
       Create Dword “DisableMachineVerification” value=1
 •     Prevent Delay Of Hardware Compatibility Checking
       delete this 2 keys and restart the MBAM agent:
       HKLMsoftwaremicrosoftMBAMHWExemptionTimer
       HKLMsoftwaremicrosoftMBAMHWExemptionType
       HWExemptionType are 0=unknown,1=incompatible,2=compatible
 •     Mbam Fails To Start Encrypt Disk
       %windir%system32bdeHdCfg.exe -target default -size 300 -quiet




http://social.technet.microsoft.com/Forums/en/w7itprosecurity/thread/9e6dc763-03e5-421c-b0c5-33ca89477880
http://social.technet.microsoft.com/Forums/en-US/w7itprosecurity/thread/ecd17002-0f06-4a62-845c-920442adb2b5
http://social.technet.microsoft.com/Forums/en/w7itprosecurity/thread/0f62a250-2eb7-4e9a-aab8-bc4cafb6f71a
Compliance and Reporting
                         Need to know how effective     Who and when keys
   Need to know the
                           your rollout is, or how    have been accessed and
 last known state of a
                         compliant your company is?   when new hardware has
    lost computer?
                                                           been added?



• MBAM agent collects and passes data to
  reporting server
  • All clients pass this up, encrypted or not
  • IT can clarify WHY a computer is not compliant
• Built on SQL Server® Reporting Services
  (SSRS), it gives you
  flexibility to add your own reports
Troubleshooting/Speeding Up Reporting:




http://support.microsoft.com/default.aspx?scid=kb;EN-US;2620269
Central Storage of Recovery Key
• Recovery Key(s) are Escrowed
  •   Operating System Volume
  •   Fixed Data Volumes
  •   Removable Data Volumes
  •   Stored outside of Microsoft Active Directory®

• 3-Tier Architecture
  • DB encrypted with SQL Server’s Transparent
    Data Encryption
  • Web Service API to build org-specific solutions
  • All logging and authorization are done at web
    service layer to ensure parity for custom apps
Helpdesk Key Recovery UI
• MBAM provides a web page for helpdesk functionality
   • Provide BitLocker Recovery Key for authorized users
   • Provide TPM unlock package for authorized users
   • All requests (successful or not) are logged:
     who, when, which volume

• Role based authorization model to get recovery info
   • Tier 1: Helpdesk needs to have
     person/key match
   • Tier 2: Key ID is sufficient (limited role)

• Create your own custom page leveraging web service
  layer
Single Use Recovery Keys
• Once a BitLocker Recovery key has been
  exposed , the client will create a new one
  • As part of regular client/server communication,
    client checks to
    see if Recovery Key has been exposed
  • MBAM client will create new one
  • Transparent to user
• Recovery Keys are created once a volume is
  unlocked
Managing bitlocker with mbam
MBAM Links
• Getting Started With MBAM
  http://onlinehelp.microsoft.com/mdop/hh285638.aspx
• Deploying MBAM
  http://onlinehelp.microsoft.com/mdop/hh285644.aspx
• Operations for MBAM
  http://onlinehelp.microsoft.com/mdop/hh285664.aspx
• Troubleshooting MBAM
  http://onlinehelp.microsoft.com/mdop/hh352745.aspx
• Downloadable MBAM technical documentation
  http://www.microsoft.com/download/details.aspx?id=27555
Friday
16:25 : EDB Ergogroup Stand

Saturday
10:05 :Windows 8, what’s The Fuzz All About, Auditorium 6
15:05 : DaRT Flash Talk, Microsoft/HP Stand
16:25 : EDB Ergogroup Stand




       Blog: olavtvedt.blogspot.com
            Twitter: @olavtwitt

More Related Content

PPTX
cloud computing models
PPTX
Hypervisor
PPTX
Virtualization
PPTX
Cloud computing
PPT
Unit-I: Introduction to Cloud Computing
PPTX
Cloud computing lecture 1
PPTX
VMware Overview
PDF
Evolution of Cloud Computing
cloud computing models
Hypervisor
Virtualization
Cloud computing
Unit-I: Introduction to Cloud Computing
Cloud computing lecture 1
VMware Overview
Evolution of Cloud Computing

What's hot (20)

PPTX
Distributed Computing system
PPTX
virtualization and hypervisors
PPTX
Deployment Models of Cloud Computing.pptx
PPTX
cloud computing
PPT
CLOUD COMPUTING AND STORAGE
PDF
Deploy 22 microservices from scratch in 30 mins with GitOps
PPTX
What is Virtualization
PPTX
introduction to cloudsim
PPTX
Virtualization
PDF
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
PDF
Cloud Computing Architecture
PPTX
Ensuring data storage security in cloud computing
PPT
Cloud analytics
PPTX
Implementation levels of virtualization
PPTX
Cloud computing security from single to multiple
PPTX
Server virtualization
PDF
Top Open Source Licenses Explained
PPTX
File system Os
PDF
Corso Linux
Distributed Computing system
virtualization and hypervisors
Deployment Models of Cloud Computing.pptx
cloud computing
CLOUD COMPUTING AND STORAGE
Deploy 22 microservices from scratch in 30 mins with GitOps
What is Virtualization
introduction to cloudsim
Virtualization
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Cloud Computing Architecture
Ensuring data storage security in cloud computing
Cloud analytics
Implementation levels of virtualization
Cloud computing security from single to multiple
Server virtualization
Top Open Source Licenses Explained
File system Os
Corso Linux
Ad

Viewers also liked (7)

PDF
Managing bitlocker with MBAM
PPTX
Deploying Microsoft BitLocker
PDF
Gérer le chiffrement de vos disques en entreprise avec Microsoft BitLocker Ad...
PDF
Smau Milano 2016 - Paola Presutto, Microsoft
PDF
Data protection in windows
PDF
From zero to SYSTEM on full disk encrypted windows system
DOCX
Study notes for CompTIA Certified Advanced Security Practitioner
Managing bitlocker with MBAM
Deploying Microsoft BitLocker
Gérer le chiffrement de vos disques en entreprise avec Microsoft BitLocker Ad...
Smau Milano 2016 - Paola Presutto, Microsoft
Data protection in windows
From zero to SYSTEM on full disk encrypted windows system
Study notes for CompTIA Certified Advanced Security Practitioner
Ad

Similar to Managing bitlocker with mbam (20)

PDF
Lenovo ThinkPad Tablet 2 Catalog
PPT
2nd ARM Developer Day - mbed Workshop - ARM
PDF
Dell Latitude 7340 Ultralight: Strong performance plus business‑essential fea...
PDF
Running Mainframe z on Distributed Platforms 1st Edition Kenneth Barrett
PPT
Training Guide Idea Pad V2
PDF
07_04_2023_33676344534444567643345667.pdf
PPT
Windows 7 In place migration with zero latency
PDF
Running Mainframe z on Distributed Platforms 1st Edition Kenneth Barrett
PPSX
Vmware view vdi for americana's business case
PDF
X230 brochure
PPTX
Business Case Of Bring Your Own Device[ BYOD]
PPTX
10 zig
PPTX
03 - NGE – Next-Gen Endpoints Overview.pptx
PPTX
Server Virtualization - Smashing Success! Desktop Virtualization - Not So Mu...
PPT
TCO & TVT
PDF
Lecture 1 - Introduction to Computers.pdf
PPT
Anyware... from mainframe to thin and cloud
PDF
Get more comprehensive remote IT support capabilities on a Dell OptiPlex 7070...
PPTX
Swisscom my deploy_winworkers_arbeitsprobe
PDF
Dell Gaming G3
Lenovo ThinkPad Tablet 2 Catalog
2nd ARM Developer Day - mbed Workshop - ARM
Dell Latitude 7340 Ultralight: Strong performance plus business‑essential fea...
Running Mainframe z on Distributed Platforms 1st Edition Kenneth Barrett
Training Guide Idea Pad V2
07_04_2023_33676344534444567643345667.pdf
Windows 7 In place migration with zero latency
Running Mainframe z on Distributed Platforms 1st Edition Kenneth Barrett
Vmware view vdi for americana's business case
X230 brochure
Business Case Of Bring Your Own Device[ BYOD]
10 zig
03 - NGE – Next-Gen Endpoints Overview.pptx
Server Virtualization - Smashing Success! Desktop Virtualization - Not So Mu...
TCO & TVT
Lecture 1 - Introduction to Computers.pdf
Anyware... from mainframe to thin and cloud
Get more comprehensive remote IT support capabilities on a Dell OptiPlex 7070...
Swisscom my deploy_winworkers_arbeitsprobe
Dell Gaming G3

More from Olav Tvedt (20)

PDF
MVP Dagen 2021 - Money for nothing
PDF
Brk30010 - With so many different ways to secure data across the Office 365 p...
PDF
SharePoint Conference - Secure the data, not the device
PDF
NIC - Securing one drive and its content
PDF
NIC - Lets put the business into one drive
PDF
Securing the weakest link adding security layers while keeping the use
PDF
The Windows 10 tips you wished you knew last week
PDF
What’s new for SMBs in fall creators update
PDF
Let's put the business into onedrive for business
PDF
Security As A Service
PDF
Hackcon 2017
PDF
MTUG - På tide med litt oversikt og kontroll?
PDF
ALSO Roadshow - Azure and EMS presentation
PDF
Bsm mw10
PDF
Microsoft Windows 10 Bootcamp - Windows as a service
PDF
Microsoft Windows 10 Bootcamp - MDT Offline media
PDF
Microsoft Windows 10 Bootcamp - Active directory
PDF
Modern Workplace Summit 2015 - Management
PDF
Modern Workplace Summit 2015 - Surface and offline media
PDF
#EVRYWhatsNext EMS Slide Deck
MVP Dagen 2021 - Money for nothing
Brk30010 - With so many different ways to secure data across the Office 365 p...
SharePoint Conference - Secure the data, not the device
NIC - Securing one drive and its content
NIC - Lets put the business into one drive
Securing the weakest link adding security layers while keeping the use
The Windows 10 tips you wished you knew last week
What’s new for SMBs in fall creators update
Let's put the business into onedrive for business
Security As A Service
Hackcon 2017
MTUG - På tide med litt oversikt og kontroll?
ALSO Roadshow - Azure and EMS presentation
Bsm mw10
Microsoft Windows 10 Bootcamp - Windows as a service
Microsoft Windows 10 Bootcamp - MDT Offline media
Microsoft Windows 10 Bootcamp - Active directory
Modern Workplace Summit 2015 - Management
Modern Workplace Summit 2015 - Surface and offline media
#EVRYWhatsNext EMS Slide Deck

Recently uploaded (20)

PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
KodekX | Application Modernization Development
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Cloud computing and distributed systems.
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Electronic commerce courselecture one. Pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Empathic Computing: Creating Shared Understanding
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
NewMind AI Weekly Chronicles - August'25 Week I
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
KodekX | Application Modernization Development
Encapsulation_ Review paper, used for researhc scholars
Programs and apps: productivity, graphics, security and other tools
Network Security Unit 5.pdf for BCA BBA.
Mobile App Security Testing_ A Comprehensive Guide.pdf
Cloud computing and distributed systems.
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
Electronic commerce courselecture one. Pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Empathic Computing: Creating Shared Understanding

Managing bitlocker with mbam

  • 1. Managing Bitlocker With Microsoft Desktop Optimization Pack(MDOP) For Software Assurance’s (SA) Microsoft Bitlocker Administration And Monitoring (MBAM) Olav Tvedt Consiglier EDB Ergogroup MVP Setup & Deployment Blog: olavtvedt.blogspot.com Twitter: @olavtwitt
  • 2. OR Olav Tvedt Consiglier EDB Ergogroup MVP Setup & Deployment Blog: olavtvedt.blogspot.com Twitter: @olavtwitt
  • 4. Among friends just called... Olav Tvedt Consiglier EDB Ergogroup MVP Setup & Deployment Blog: olavtvedt.blogspot.com Twitter: @olavtwitt
  • 5. Managing Bitlocker With MBAM Olav Tvedt Consigliere EDB Ergogroup MVP Setup & Deployment Blog: olavtvedt.blogspot.com Twitter: @olavtwitt
  • 6. AGENDA • What Is Bitlocker • Why Use Disk Encryption • Bitlocker News In Windows 8 • Bitlocker Without MBAM • Bitlocker With MBAM
  • 8. What Is Bitlocker • Encrypts • Operating System Drive • Fixed Data Drive • Removable Data Drive • Checks After Changes • Bios • System/Startup Files
  • 9. Why Use Disk Encryption?
  • 10. Category Name Model Office Date Computer equipment Computer Macbook ARLANDA 23.Dec.2011 Computer equipment Computer Apple ARLANDA 23.Dec.2011 Computer equipment Computer Lenovo ARLANDA 23.Dec.2011 Computer equipment Computer Dell E6400 ARLANDA 25.Dec.2011 Computer equipment Computer Ipad ARLANDA 26.Dec.2011 Computer equipment Computer Lenovo ThinkPad GARDERMOEN 23.Dec.2011 Computer equipment Computer Acer GARDERMOEN 23.Dec.2011 Computer equipment Computer emachines GARDERMOEN 24.Dec.2011 Computer equipment Computer Apple GARDERMOEN 25.Dec.2011 Computer equipment Computer Dell Adamo XPS Laptop HEATHROW 23.Dec.2011 Computer equipment Computer Dell Latitude E6410 HEATHROW 23.Dec.2011 Computer equipment Computer iPad2 HEATHROW 23.Dec.2011 Computer equipment Computer Dell HEATHROW 23.Dec.2011 Computer equipment Computer HP laptop HEATHROW 23.Dec.2011 Computer equipment Computer Sony vaio HEATHROW 24.Dec.2011 Computer equipment Computer Sony vaio HEATHROW 24.Dec.2011 Computer equipment Computer MacBook Air HEATHROW 24.Dec.2011 Computer equipment Computer Apple MacBook Pro HEATHROW 24.Dec.2011 Computer equipment Computer HP HEATHROW 24.Dec.2011 Computer equipment Computer Acer HEATHROW 26.Dec.2011 Computer equipment Computer Apple MacBook Air HEATHROW 26.Dec.2011 Computer equipment Computer equipment/Various iPad HEATHROW 23.Dec.2011 Computer equipment Computer equipment/Various Lenovo T400 HEATHROW 23.Dec.2011 Computer equipment Computer equipment/Various iPad HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various iPad HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various Logitech HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various Padini HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various HP Compaq 2510p HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various Macbook pro HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various Sony HEATHROW 24.Dec.2011 Computer equipment Computer equipment/Various Amazon Kinldle HEATHROW 26.Dec.2011 Computer equipment Computer equipment/Various Eee PC 1000H HEATHROW 26.Dec.2011 Computer equipment Computer equipment/Various Ipad HEATHROW 26.Dec.2011 Computer equipment Computer equipment/Various Targus HEATHROW 26.Dec.2011 Computer equipment Computer equipment/Various Samsung NP-N145_JP03UK HEATHROW 26.Dec.2011
  • 12. Bitlocker Modes • Basic Mode: - TPM only • Advanced Modes: - TPM + PIN - TPM + USB Dongle - USB Dongle - TPM + PIN + USB Dongle
  • 13. Windows 8 And Bitlocker • Pre-encrypt, ask for pin on first logon • Only encrypt sectors with data • Bitlocker Network Unlock
  • 14. Bitlocker Are Vulnerable When: • The Disk Have Not Yet Been Totally Encrypted • You Don’t Use Pin • Especial If The Computer Have Or Might Get: • Firewire • Thunderbolt • Fake Bios Startup (To Get Pin)
  • 15. Important To Do • Use Bitlocker • Use Pin • Change Pin • Disable Possibility to use - Firewire - Thunderbolt
  • 16. If You Can’t Use Bitlocker Yet
  • 17. Bitlocker Requirements • A computer running: • Windows 7 Enterprise (x86/x64) • Windows 7 Ultimate (x86/x64) • Windows Server 2008 R2 • With TPM • A Trusted Computing Group (TCG)-compliant BIOS • TPM microchip version 1.2 (turned on) • TPM must be resettable from the operating system • Removable Storage • USB • Floppy • Memory Card
  • 18. Enable Bitlocker On A Virtual Machine For TESTING: 1. Set “Allow Bitlocker without compatible TPM” In a GPO 2. Create a virtual floppy disk 3. Enable bitlocker with «manage-bde» cscript c:WindowsSystem32manage-bde.wsf -on C: -rp -sk A: 4. Restart and it will start to encrypt
  • 20. THE VANILA TASTE BITLOCKE WITHOUT MBAMM
  • 21. Enabling Bitlocker Server Side • On The Schema Master: - C:TempBitlocker Scrip>ldifde -i -v -f BitLockerTPMSchemaExtension.ldf -c "DC=X" "DC=DomainName,DC=com" -k -j . • On Any DC - cscript Add-TPMSelfWriteACE.vbs
  • 22. Enabling Bitlocker Client Side • During Deployment • Best way, but some «challenges» • After Deployment • Manual or script
  • 23. Management • Script • Active Directory User And Computer • ADSI Edit • No Feedback • No Reporting
  • 26. Bitlocker Links • BitLocker Drive Encryption Step-by-Step Guide for Windows 7 http://technet.microsoft.com/en-us/library/dd835565(WS.10).aspx • Using the BitLocker Repair Tool to Recover a Drive http://technet.microsoft.com/en-us/library/ee523219(WS.10).aspx • BitLocker Deployment Sample Resources http://archive.msdn.microsoft.com/bdedeploy • BitLocker Drive Encryption Configuration Guide: Backing Up BitLocker and TPM Recovery Information to Active Directory http://technet.microsoft.com/en-us/library/cc766015(WS.10).aspx • Windows Trusted Platform Module Management Step-by-Step Guide http://technet.microsoft.com/en-us/library/cc749022(WS.10).aspx • BitLocker Drive Encryption Deployment Guide for Windows 7 http://technet.microsoft.com/en-us/library/dd875547(WS.10).aspx
  • 27. Microsoft BitLocker Administration and Monitoring (MBAM) BITLOCKER WITH MBAM
  • 28. Application Virtualization (App-V) Asset Inventory Service (AIS) Turns applications into centrally A hosted service that collects software managed services that are never inventory data and translates it into installed, never conflict, and are actionable business intelligence. streamed on-demand to end users. Diagnostics and Recovery Microsoft Enterprise Desktop Toolset (DaRT) Virtualization (MED-V) MDOP supporting Provides application continuity during Reduces downtime by accelerating the Flexible Workstyle Windows migrations, allowing legacy troubleshooting, repair, and data recovery of unbootable Windows-based applications to run in virtual machine- desktops. based compatibility workspaces. Advanced Group Policy BitLocker Administration Management (AGPM) and Monitoring (MBAM) Enhances governance and control over Makes BitLocker easier and more cost-effective Group Policy through robust change to manage by simplifying deployment and management, versioning, and role- provisioning, improving compliance, and based administration. minimizing support efforts.
  • 29. What is Microsoft BitLocker Administration and Monitoring (MBAM)? • MBAM builds on the BitLocker data protection offering in Windows 7 by providing IT professionals with an enterprise-grade solution for BitLocker provisioning, monitoring, and key recovery. GOALS ARE: Simplify provisioning Provide reporting Reduce support costs 1 and deployment 2 (e.g.: compliance 3 (e.g.: improved & audit) recovery)
  • 30. Prerequisites For Server • Operation System: Windows Server 2008 SP2 (x86/x64) Windows Server 2008 R2 • Database: • Compliance and Audit Report Server • Microsoft Sql Server 2008 R2 Std/Ent/Dev • Recovery and Hardware Database Server • Microsoft Sql Server 2008 R2 Enterprise Only • Security reason: Transparent Data Encryption (TDE)
  • 32. Installing Mbam • Single computer configuration • Everything on a single server. Supported, but only recommended for testing purposes. • Three-computer configuration • Recovery and Hardware Database, Compliance and Audit Reports, and Compliance and Audit Reports features are installed on a server • Administration and Monitoring Server feature is installed on a server • Group Policy template is installed on a server or client computer. • Five-computer configuration • Each server feature is installed on dedicated computers: • Recovery and Hardware Database • Compliance Status Database • Compliance and Audit Reports • Administration and Monitoring Server • Group Policy Template is installed on a server or client computer
  • 33. Installing Mbam • Or In Most Cases 2 Computer • 1 Sql • 1 Mbam w/Group Policy Template • Need To Have GPMC Installed Group Policy Template Server?
  • 34. Prerequisites For Clients • A computer running: • Windows 7 Enterprise (x86/x64) • Windows 7 Ultimate (x86/x64) • A Trusted Computing Group (TCG)-compliant BIOS • TPM microchip version 1.2 (turned on) • TPM must be resettable from the operating system
  • 35. MBAM Client • Encrypt volumes BEFORE a user receives the computer • Works with Windows 7 deployment tools (MDT/SCCM) • Client can: • Manage TPM reboot process • Be configured with TPM first and PIN later (e.g.: user provides PIN at first logon) • Recovery key escrow can be bypassed and then escrowed when user first logs on • Best Practice • Encrypt volumes AFTER a user receives a computer • Client is provides a Policy Driven Experience • Client will manage TPM reboot process • Standard or Admin users can encrypt • Only use when unencrypted machines appear on the network
  • 36. MBAM Policy Settings • A superset of BitLocker policies • New MBAM Policies • Policy for Fixed Disk Volume Auto-unlock • Hardware capability check before encryption • Allow user to request an exemption • Interval client verifies policy compliance (default = 90 min) • Policy location: • Computer Configuration > Administrative Templates > Windows Components > MDOP MBAM (BitLocker Management)
  • 38. Client Troubleshooting BdeHdCfg.exe -target c: shrink -size 300 -quiet –restart http://support.microsoft.com/kb/933246
  • 39. Hardware Capability Management • Some older computers may not properly support TPM • To ensure those computers aren’t encrypted, a feature is included that can be used to define which computers are BitLocker capable • How you turn it on: • Group Policy setting so client checks before encryption starts • From Central Console, define computers that are capable or not
  • 40. How It Works • 1 New Computer Discovered, Info Added To Central HW List 2 State Need To be Modified On Website By • Operator With Permissions 3 When Feature Is Enabled Only Compatible • Computers Will Be Encrypted 4 Mbam Client Check Compatibility Before • Encrypting (Make/Model/Bios Version)
  • 41. Troubleshooting: • “HKLMSoftwareMicrosoftMBAM” Create Dword “NoStartupDelay” value=1 Create Dword “DisableMachineVerification” value=1 • Prevent Delay Of Hardware Compatibility Checking delete this 2 keys and restart the MBAM agent: HKLMsoftwaremicrosoftMBAMHWExemptionTimer HKLMsoftwaremicrosoftMBAMHWExemptionType HWExemptionType are 0=unknown,1=incompatible,2=compatible • Mbam Fails To Start Encrypt Disk %windir%system32bdeHdCfg.exe -target default -size 300 -quiet http://social.technet.microsoft.com/Forums/en/w7itprosecurity/thread/9e6dc763-03e5-421c-b0c5-33ca89477880 http://social.technet.microsoft.com/Forums/en-US/w7itprosecurity/thread/ecd17002-0f06-4a62-845c-920442adb2b5 http://social.technet.microsoft.com/Forums/en/w7itprosecurity/thread/0f62a250-2eb7-4e9a-aab8-bc4cafb6f71a
  • 42. Compliance and Reporting Need to know how effective Who and when keys Need to know the your rollout is, or how have been accessed and last known state of a compliant your company is? when new hardware has lost computer? been added? • MBAM agent collects and passes data to reporting server • All clients pass this up, encrypted or not • IT can clarify WHY a computer is not compliant • Built on SQL Server® Reporting Services (SSRS), it gives you flexibility to add your own reports
  • 44. Central Storage of Recovery Key • Recovery Key(s) are Escrowed • Operating System Volume • Fixed Data Volumes • Removable Data Volumes • Stored outside of Microsoft Active Directory® • 3-Tier Architecture • DB encrypted with SQL Server’s Transparent Data Encryption • Web Service API to build org-specific solutions • All logging and authorization are done at web service layer to ensure parity for custom apps
  • 45. Helpdesk Key Recovery UI • MBAM provides a web page for helpdesk functionality • Provide BitLocker Recovery Key for authorized users • Provide TPM unlock package for authorized users • All requests (successful or not) are logged: who, when, which volume • Role based authorization model to get recovery info • Tier 1: Helpdesk needs to have person/key match • Tier 2: Key ID is sufficient (limited role) • Create your own custom page leveraging web service layer
  • 46. Single Use Recovery Keys • Once a BitLocker Recovery key has been exposed , the client will create a new one • As part of regular client/server communication, client checks to see if Recovery Key has been exposed • MBAM client will create new one • Transparent to user • Recovery Keys are created once a volume is unlocked
  • 48. MBAM Links • Getting Started With MBAM http://onlinehelp.microsoft.com/mdop/hh285638.aspx • Deploying MBAM http://onlinehelp.microsoft.com/mdop/hh285644.aspx • Operations for MBAM http://onlinehelp.microsoft.com/mdop/hh285664.aspx • Troubleshooting MBAM http://onlinehelp.microsoft.com/mdop/hh352745.aspx • Downloadable MBAM technical documentation http://www.microsoft.com/download/details.aspx?id=27555
  • 49. Friday 16:25 : EDB Ergogroup Stand Saturday 10:05 :Windows 8, what’s The Fuzz All About, Auditorium 6 15:05 : DaRT Flash Talk, Microsoft/HP Stand 16:25 : EDB Ergogroup Stand Blog: olavtvedt.blogspot.com Twitter: @olavtwitt