From 80d8d22907b5d0b0736cc02951adc6baa6e6de2d Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Tue, 8 Aug 2017 11:45:00 -0700 Subject: [PATCH 1/5] removed support statement --- .../bitlocker/bitlocker-management-for-enterprises.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md index 73d201b1df..e7228417bc 100644 --- a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md +++ b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md @@ -66,15 +66,6 @@ For older client computers with BitLocker that are domain joined on-premises, Mi
-The following table shows the support lifecycle for MBAM 2.5 SP1. -For more information, see [Microsoft Support Lifecycle](https://support.microsoft.com/lifecycle/search?alpha=Microsoft%20BitLocker%20Administration%20and%20Monitoring%202.5). - -| Product | Lifecycle start date | Mainstream support end date | Extended support date | -|---------|----------------------|-----------------------------|-----------------------| -| MBAM SP1| Aug 3, 2015 | July 9, 2019 | July 9, 2024 | - -
- ## Recommendations for devices joined to Azure Active Directory From 27c4207ce37c713bbe6511087cfd2160f397e35d Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Tue, 8 Aug 2017 11:49:50 -0700 Subject: [PATCH 2/5] removed dup phrase --- .../bitlocker/bitlocker-management-for-enterprises.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md index e7228417bc..cfe49a399c 100644 --- a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md +++ b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md @@ -20,7 +20,7 @@ The ideal for modern BitLocker management is to eliminate the need for IT admins Therefore, we recommend that you upgrade your hardware so that your devices comply with InstantGo or [Hardware Security Test Interface (HSTI)](https://msdn.microsoft.com/library/windows/hardware/mt712332.aspx) specifications to take advantage of their automated features, for example, when using Azure Active Directory (Azure AD). -Though much Windows BitLocker [documentation](bitlocker-overview.md) has been published about Windows BitLocker, customers frequently ask for recommendations and pointers to specific, task-oriented documentation that is both easy to digest and focused on how to deploy and manage BitLocker. This article links to relevant documentation, products, and services to help answer this and other related frequently-asked questions, and also provides BitLocker recommendations for: +Though much Windows BitLocker [documentation](bitlocker-overview.md) has been published, customers frequently ask for recommendations and pointers to specific, task-oriented documentation that is both easy to digest and focused on how to deploy and manage BitLocker. This article links to relevant documentation, products, and services to help answer this and other related frequently-asked questions, and also provides BitLocker recommendations for: - [Domain-joined computers](#dom_join) From c6c77f35003bca6eda0a5c80fff3a68cc7c7366e Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Tue, 8 Aug 2017 12:22:31 -0700 Subject: [PATCH 3/5] fixed links --- .../bitlocker/bitlocker-management-for-enterprises.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md index cfe49a399c..69f8ed77f3 100644 --- a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md +++ b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md @@ -154,10 +154,10 @@ PS C:\> Enable-BitLocker -MountPoint "C:" -EncryptionMethod XtsAes256 -UsedSpace [Microsoft Intune](https://www.microsoft.com/cloud-platform/microsoft-intune) *(Overview)* -[Configuration Settings Providers](/windows/client-management/mdm/policy-configuration-service-provider.md) -*(Policy CSP: See [Security-RequireDeviceEncryption](/windows/client-management/mdm/policy-csp-security.md#security-requiredeviceencryption))* +[Configuration Settings Providers](../windows/client-management/mdm/policy-configuration-service-provider.md) +*(Policy CSP: See [Security-RequireDeviceEncryption](../windows/client-management/mdm/policy-csp-security.md#security-requiredeviceencryption))* -[BitLocker CSP](/windows/client-management/mdm/bitlocker-csp.md) +[BitLocker CSP](../windows/client-management/mdm/bitlocker-csp.md)
From 08960185a3ab22d83d6857a86f148f57465ebf3f Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Tue, 8 Aug 2017 12:29:33 -0700 Subject: [PATCH 4/5] fixed links --- .../bitlocker/bitlocker-management-for-enterprises.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md index 69f8ed77f3..3f073fe3f2 100644 --- a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md +++ b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md @@ -154,8 +154,8 @@ PS C:\> Enable-BitLocker -MountPoint "C:" -EncryptionMethod XtsAes256 -UsedSpace [Microsoft Intune](https://www.microsoft.com/cloud-platform/microsoft-intune) *(Overview)* -[Configuration Settings Providers](../windows/client-management/mdm/policy-configuration-service-provider.md) -*(Policy CSP: See [Security-RequireDeviceEncryption](../windows/client-management/mdm/policy-csp-security.md#security-requiredeviceencryption))* +[Configuration Settings Providers](.../windows/client-management/mdm/policy-configuration-service-provider.md) +*(Policy CSP: See [Security-RequireDeviceEncryption](./windows/client-management/mdm/policy-csp-security.md#security-requiredeviceencryption))* [BitLocker CSP](../windows/client-management/mdm/bitlocker-csp.md) From 32494a2a91148fb4d49319f72d3ba3c1bb253e75 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Tue, 8 Aug 2017 13:55:40 -0700 Subject: [PATCH 5/5] fixed links --- .../bitlocker/bitlocker-management-for-enterprises.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md index 3f073fe3f2..cda2678d93 100644 --- a/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md +++ b/windows/device-security/bitlocker/bitlocker-management-for-enterprises.md @@ -154,10 +154,10 @@ PS C:\> Enable-BitLocker -MountPoint "C:" -EncryptionMethod XtsAes256 -UsedSpace [Microsoft Intune](https://www.microsoft.com/cloud-platform/microsoft-intune) *(Overview)* -[Configuration Settings Providers](.../windows/client-management/mdm/policy-configuration-service-provider.md) -*(Policy CSP: See [Security-RequireDeviceEncryption](./windows/client-management/mdm/policy-csp-security.md#security-requiredeviceencryption))* +[Configuration Settings Providers](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider) +*(Policy CSP: See [Security-RequireDeviceEncryption](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-security#security-policies))* -[BitLocker CSP](../windows/client-management/mdm/bitlocker-csp.md) +[BitLocker CSP](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp)