From 97dc819ab263ca702bd5911c4be2a7e29247f8f9 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Wed, 26 Sep 2018 13:15:41 -0700 Subject: [PATCH 1/4] Set up new section Download link construction in progress. --- windows/client-management/mdm/index.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/windows/client-management/mdm/index.md b/windows/client-management/mdm/index.md index b149873eb6..dd4af0e6e8 100644 --- a/windows/client-management/mdm/index.md +++ b/windows/client-management/mdm/index.md @@ -25,6 +25,23 @@ There are two parts to the Windows 10 management component: Third-party MDM servers can manage Windows 10 by using the MDM protocol. The built-in management client is able to communicate with a third-party server proxy that supports the protocols outlined in this document to perform enterprise management tasks. The third-party server will have the same consistent first-party user experience for enrollment, which also provides simplicity for Windows 10 users. MDM servers do not need to create or download a client to manage Windows 10. For details about the MDM protocols, see [\[MS-MDM\]: Mobile Device Management Protocol](https://go.microsoft.com/fwlink/p/?LinkId=619346) and [\[MS-MDE2\]: Mobile Device Enrollment Protocol Version 2]( http://go.microsoft.com/fwlink/p/?LinkId=619347). +## MDM Security baseline + +With Windows 10, version 1809, Microsoft is also releasing a Microsoft MDM Security baseline that functions like the Microsoft GP-based security baseline. You can easily integrate this baseline into any MDM to support IT pros’ operational needs, addressing security concerns for modern cloud-managed devices. + +The MDM security baseline includes policies that cover the following areas: + +- Microsoft inbox security technology (not deprecated) such as Bitlocker, Smartscreen, and DeviceGuard (virtual-based security), ExploitGuard, Defender, and Firewall +- Restricting remote access to devices +- Setting credential requirements for passwords and PINs +- Restricting use of legacy technology +- Legacy technology policies that offer alternative solutions with modern technology +- And much more + +For more details about the MDM policies defined in the MDM security baseline and what Microsoft’s recommended baseline policy values are, see the following document. + +[Download MDM Security Baseline Public Preview document for Windows 10, version 1809]() + ## Learn about migrating to MDM From 8124ba91cbd1db85248fd075b58788704e2d387f Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Wed, 26 Sep 2018 16:45:59 -0700 Subject: [PATCH 2/4] Fixed capitalization --- windows/client-management/mdm/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/index.md b/windows/client-management/mdm/index.md index dd4af0e6e8..dda935abaa 100644 --- a/windows/client-management/mdm/index.md +++ b/windows/client-management/mdm/index.md @@ -25,9 +25,9 @@ There are two parts to the Windows 10 management component: Third-party MDM servers can manage Windows 10 by using the MDM protocol. The built-in management client is able to communicate with a third-party server proxy that supports the protocols outlined in this document to perform enterprise management tasks. The third-party server will have the same consistent first-party user experience for enrollment, which also provides simplicity for Windows 10 users. MDM servers do not need to create or download a client to manage Windows 10. For details about the MDM protocols, see [\[MS-MDM\]: Mobile Device Management Protocol](https://go.microsoft.com/fwlink/p/?LinkId=619346) and [\[MS-MDE2\]: Mobile Device Enrollment Protocol Version 2]( http://go.microsoft.com/fwlink/p/?LinkId=619347). -## MDM Security baseline +## MDM security baseline -With Windows 10, version 1809, Microsoft is also releasing a Microsoft MDM Security baseline that functions like the Microsoft GP-based security baseline. You can easily integrate this baseline into any MDM to support IT pros’ operational needs, addressing security concerns for modern cloud-managed devices. +With Windows 10, version 1809, Microsoft is also releasing a Microsoft MDM security baseline that functions like the Microsoft GP-based security baseline. You can easily integrate this baseline into any MDM to support IT pros’ operational needs, addressing security concerns for modern cloud-managed devices. The MDM security baseline includes policies that cover the following areas: From 4c0c37a6418873e8c3a6c478d115be5f54d43716 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Tue, 2 Oct 2018 06:46:08 -0700 Subject: [PATCH 3/4] added the download link --- windows/client-management/mdm/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/index.md b/windows/client-management/mdm/index.md index dda935abaa..52aaeefd0d 100644 --- a/windows/client-management/mdm/index.md +++ b/windows/client-management/mdm/index.md @@ -40,7 +40,7 @@ The MDM security baseline includes policies that cover the following areas: For more details about the MDM policies defined in the MDM security baseline and what Microsoft’s recommended baseline policy values are, see the following document. -[Download MDM Security Baseline Public Preview document for Windows 10, version 1809]() +[Download MDM Security Baseline Public Preview document for Windows 10, version 1809](https://msdnshared.blob.core.windows.net/media/2018/10/Windows-10-1809-Security-Baseline-DRAFT.zip) ## Learn about migrating to MDM From 7824cb3e9f6ea0af3d0b936a217700836488f336 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Tue, 2 Oct 2018 07:16:55 -0700 Subject: [PATCH 4/4] removed the download link and added the link to the blog --- windows/client-management/mdm/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/index.md b/windows/client-management/mdm/index.md index 52aaeefd0d..a5e489976e 100644 --- a/windows/client-management/mdm/index.md +++ b/windows/client-management/mdm/index.md @@ -38,9 +38,9 @@ The MDM security baseline includes policies that cover the following areas: - Legacy technology policies that offer alternative solutions with modern technology - And much more -For more details about the MDM policies defined in the MDM security baseline and what Microsoft’s recommended baseline policy values are, see the following document. +For more details about the MDM policies defined in the MDM security baseline and what Microsoft’s recommended baseline policy values are, see [Security baseline (DRAFT) for Windows 10 v1809 and Windows Server 2019](https://blogs.technet.microsoft.com/secguide/2018/10/01/security-baseline-draft-for-windows-10-v1809-and-windows-server-2019/). + -[Download MDM Security Baseline Public Preview document for Windows 10, version 1809](https://msdnshared.blob.core.windows.net/media/2018/10/Windows-10-1809-Security-Baseline-DRAFT.zip) ## Learn about migrating to MDM