From 31f60a357b83e7066a73b56fceafd7b28679b1ec Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Tue, 4 Jun 2019 17:06:36 -0700 Subject: [PATCH] tweak --- windows/deployment/windows-autopilot/bitlocker.md | 4 ++++ windows/deployment/windows-autopilot/enrollment-status.md | 4 ++++ windows/deployment/windows-autopilot/self-deploying.md | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/windows/deployment/windows-autopilot/bitlocker.md b/windows/deployment/windows-autopilot/bitlocker.md index bc26574523..a3a91da1f5 100644 --- a/windows/deployment/windows-autopilot/bitlocker.md +++ b/windows/deployment/windows-autopilot/bitlocker.md @@ -19,6 +19,10 @@ ms.topic: article # Setting the BitLocker encryption algorithm for Autopilot devices +**Applies to** + +- Windows 10 + With Windows Autopilot, you can configure the BitLocker encryption settings to be applied before automatic encryption is started. This ensures that the default encrytion algorithm is not applied automatically when this is not the desired setting. Other BitLocker policies that must be applied prior to encryption can also be delivered before automatic BitLocker encryption begins. The BitLocker encryption algorithm is used when BitLocker is first enabled, and sets the strength to which full volume encryption should occur. Available encryption algorithms are: AES-CBC 128-bit, AES-CBC 256-bit, XTS-AES 128-bit or XTS-AES 256-bit encryption. The default value is XTS-AES 128-bit encryption. See [BitLocker CSP](https://docs.microsoft.com/en-us/windows/client-management/mdm/bitlocker-csp) for information about the recommended encryption algorithms to use. diff --git a/windows/deployment/windows-autopilot/enrollment-status.md b/windows/deployment/windows-autopilot/enrollment-status.md index f1a105f176..4d5afba15c 100644 --- a/windows/deployment/windows-autopilot/enrollment-status.md +++ b/windows/deployment/windows-autopilot/enrollment-status.md @@ -19,6 +19,10 @@ ms.topic: article # Windows Autopilot Enrollment Status page +**Applies to** + +- Windows 10 + The Windows Autopilot Enrollment Status page displaying the status of the complete device configuration process. Incorporating feedback from customers, this provides information to the user to show that the device is being set up and can be configured to prevent access to the desktop until the configuration is complete. ![Enrollment status page](images/enrollment-status-page.png) diff --git a/windows/deployment/windows-autopilot/self-deploying.md b/windows/deployment/windows-autopilot/self-deploying.md index 0a68961695..e2fb1ecaa1 100644 --- a/windows/deployment/windows-autopilot/self-deploying.md +++ b/windows/deployment/windows-autopilot/self-deploying.md @@ -16,7 +16,7 @@ ms.topic: article --- -# Windows Autopilot Self-Deploying mode (Preview) +# Windows Autopilot Self-Deploying mode **Applies to: Windows 10, version 1809 or later**