mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
## [Configuring device profiles](profiles.md)
|
||||
## [Enrollment Status Page](enrollment-status.md)
|
||||
## [BitLocker encryption](bitlocker.md)
|
||||
## [DFCI management](dfci-management.md)
|
||||
## [Troubleshooting](troubleshooting.md)
|
||||
## [Known issues](known-issues.md)
|
||||
|
||||
|
68
windows/deployment/windows-autopilot/dfci-management.md
Normal file
68
windows/deployment/windows-autopilot/dfci-management.md
Normal file
@ -0,0 +1,68 @@
|
||||
---
|
||||
title: DFCI Management
|
||||
ms.reviewer:
|
||||
manager: laurawi
|
||||
description: With Windows Autopilot Deployment and Intune, you can manage UEFI (BIOS) settings after they're enrolled by using the Device Firmware Configuration Interface (DFCI)
|
||||
keywords: Autopilot, DFCI, UEFI, Windows 10
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: deploy
|
||||
ms.localizationpriority: medium
|
||||
audience: itpro
|
||||
author: greg-lindsay
|
||||
ms.author: greglin
|
||||
ms.collection: M365-modern-desktop
|
||||
ms.topic: article
|
||||
---
|
||||
|
||||
|
||||
# DFCI Management
|
||||
|
||||
**Applies to**
|
||||
|
||||
- Windows 10
|
||||
|
||||
With Windows Autopilot Deployment and Intune, you can manage Unified Extensible Firmware Interface (UEFI) settings after they're enrolled by using the Device Firmware Configuration Interface (DFCI). DFCI [enables Windows to pass management commands](https://docs.microsoft.com/windows/client-management/mdm/uefi-csp) from Intune to UEFI to Autopilot Deployed devices. This allows you to limit end users control over BIOS settings, lock down the boot options to prevent users from booting up another OS, or an older version of Windows that doesn't have the same security features. When you reinstall an older Windows version, install a separate OS, or format the hard drive, you can't override DFCI management. This feature can prevent malware from communicating with OS processes, including elevated OS processes. DFCI’s trust chain uses public key cryptography, and doesn't depend on local UEFI password security. This layer of security blocks local users from accessing managed settings from the device’s UEFI menus.
|
||||
|
||||
For an overview of DFCI benefits, scenarios, and prerequisites, see [Device Firmware Configuration Interface (DFCI) Introduction](https://microsoft.github.io/mu/dyn/mu_plus/DfciPkg/Docs/Dfci_Feature/).
|
||||
|
||||
## DFCI management lifecycle
|
||||
|
||||
The DFCI management lifecycle can be viewed as UEFI integration, device registration, profile creation, enrollment, management, retirement, and recovery. See the following figure.
|
||||
|
||||

|
||||
|
||||
## Requirements
|
||||
|
||||
- Windows 10, version 1809 or later and a supported UEFI is required.
|
||||
- The device manufacturer must have DFCI added to their UEFI firmware in the manufacturing process, or as a firmware update that you install. Work with your device vendors to determine the [manufacturers that support DFCI](#oems-that-support-dfci), or the firmware version needed to use DFCI.
|
||||
- The device must be managed with Microsoft Intune. For more information, see [Enroll Windows devices in Intune using Windows Autopilot](https://docs.microsoft.com/intune/enrollment/enrollment-autopilot).
|
||||
- The device must be registered for Windows Autopilot by a [Microsoft Cloud Solution Provider (CSP) partner](https://partner.microsoft.com/membership/cloud-solution-provider), or registered directly by the OEM.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>Devices manually registered for Autopilot (such as by [importing from a csv file](https://docs.microsoft.com/intune/enrollment/enrollment-autopilot#add-devices)) are not allowed to use DFCI. By design, DFCI management requires external attestation of the device’s commercial acquisition through an OEM or a Microsoft CSP partner registration to Windows Autopilot. When your device is registered, its serial number is displayed in the list of Windows Autopilot devices.
|
||||
|
||||
## Managing DFCI profile with Windows Autopilot
|
||||
|
||||
There are four basic steps in managing DFCI profile with Windows Autopilot:
|
||||
|
||||
1. Create an Autopilot Profile
|
||||
2. Create an Enrollment status page profile
|
||||
3. Create a DFCI profile
|
||||
4. Assign the profiles
|
||||
|
||||
See [Create the profiles](https://docs.microsoft.com/intune/configuration/device-firmware-configuration-interface-windows#create-the-profiles) and [Assign the profiles, and reboot](https://docs.microsoft.com/intune/configuration/device-firmware-configuration-interface-windows#assign-the-profiles-and-reboot) for details.
|
||||
|
||||
You can also [change existing DFCI settings](https://docs.microsoft.com/intune/configuration/device-firmware-configuration-interface-windows#update-existing-dfci-settings) on devices that are in use. In your existing DFCI profile, change the settings and save your changes. Since the profile is already assigned, the new DFCI settings take effect when next time the device syncs or the device reboots.
|
||||
|
||||
## OEMs that support DFCI
|
||||
|
||||
- [Microsoft Surface](https://docs.microsoft.com/surface/surface-manage-dfci-guide)
|
||||
|
||||
Additional OEMs are pending.
|
||||
|
||||
## See also
|
||||
|
||||
[Microsoft DFCI Scenarios](https://microsoft.github.io/mu/dyn/mu_plus/DfciPkg/Docs/Scenarios/DfciScenarios/)<br>
|
||||
[Windows Autopilot and Surface devices](https://docs.microsoft.com/surface/windows-autopilot-and-surface-devices)<br>
|
BIN
windows/deployment/windows-autopilot/images/dfci.png
Normal file
BIN
windows/deployment/windows-autopilot/images/dfci.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 107 KiB |
@ -30,14 +30,14 @@ This guide is intended for use by an IT-specialist, system architect, or busines
|
||||
## In this guide
|
||||
|
||||
<table border="0">
|
||||
<tr><td><a href="windows-autopilot-whats-new.md">What's new</a> <td>Windows Autopilot is always being updated with new features! Check this topic to read about the latests capabilities.
|
||||
<tr><td><a href="windows-autopilot-whats-new.md">What's new</a> <td>Windows Autopilot is always being updated with new features! Check this topic to read about the latest capabilities.
|
||||
</table>
|
||||
|
||||
### Understanding Windows Autopilot
|
||||
|
||||
<table>
|
||||
<tr><td><a href="windows-autopilot.md">Overview of Windows Autopilot</a><td>A review of Windows Autopilot is provided with a video walkthrough. Benefits and general requirements are discussed.
|
||||
<tr><td><a href="windows-autopilot-requirements.md">Requirements</a><td>Detailed software, network, licensiing, and configuration requirments are provided.
|
||||
<tr><td><a href="windows-autopilot-requirements.md">Requirements</a><td>Detailed software, network, licensing, and configuration requirements are provided.
|
||||
<tr><td><a href="windows-autopilot-scenarios.md">Scenarios and Capabilities</a><td>A summary of Windows Autopilot deployment scenarios and capabilities.
|
||||
<tr><td><a href="demonstrate-deployment-on-vm.md">Get started</a><td>Interested in trying out Autopilot? See this step-by-step walkthrough to test Windows Autopilot on a virtual machine or physical device with a free 30-day trial premium Intune account.
|
||||
</table>
|
||||
@ -56,10 +56,11 @@ This guide is intended for use by an IT-specialist, system architect, or busines
|
||||
|
||||
<table>
|
||||
<tr><td><a href="add-devices.md">Registering devices</a><td>The process of registering a device with the Windows Autopilot deployment service is described.
|
||||
<tr><td><a href="profiles.md">Configuring device profiles</a><td>The device profile settings that specifie its behavior when it is deployed are described.
|
||||
<tr><td><a href="profiles.md">Configuring device profiles</a><td>The device profile settings that specific its behavior when it is deployed are described.
|
||||
<tr><td><a href="enrollment-status.md">Enrollment status page</a><td>Settings that are available on the Enrollment Status Page are described.
|
||||
<tr><td><a href="bitlocker.md">BitLocker encryption</a><td> Available options for configuring BitLocker on Windows Autopilot devices are described.
|
||||
<tr><td><a href="troubleshooting.md">Troubleshooting Windows Autopilot</a><td>Diagnotic event information and troubleshooting procedures are provided.
|
||||
<tr><td><a href="dfci-management.md">DFCI management</a><td> Manage UEFI settings using the Device Firmware Configuration Interface (DFCI) with Windows Autopilot and Intune.
|
||||
<tr><td><a href="troubleshooting.md">Troubleshooting Windows Autopilot</a><td>Diagnostic event information and troubleshooting procedures are provided.
|
||||
<tr><td><a href="known-issues.md">Known issues</a><td>A list of current known issues and solutions is provided.
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user