mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
Merge pull request #6883 from vinaypamnani-msft/vp-mdm-toc2
Revise MDM TOC
This commit is contained in:
@ -34,7 +34,7 @@ landingContent:
|
|||||||
- text: Create mandatory user profiles
|
- text: Create mandatory user profiles
|
||||||
url: mandatory-user-profile.md
|
url: mandatory-user-profile.md
|
||||||
- text: Mobile device management (MDM)
|
- text: Mobile device management (MDM)
|
||||||
url: mdm/index.md
|
url: mdm/index.yml
|
||||||
- text: MDM for device updates
|
- text: MDM for device updates
|
||||||
url: mdm/device-update-management.md
|
url: mdm/device-update-management.md
|
||||||
- text: Mobile device enrollment
|
- text: Mobile device enrollment
|
||||||
|
@ -162,7 +162,7 @@ This article lists new and updated articles for the Mobile Device Management (MD
|
|||||||
|--- | ---|
|
|--- | ---|
|
||||||
|[Policy CSP - Storage](policy-csp-storage.md)|Added the following new policies: AllowStorageSenseGlobal, ConfigStorageSenseGlobalCadence, AllowStorageSenseTemporaryFilesCleanup, ConfigStorageSenseRecycleBinCleanupThreshold, ConfigStorageSenseDownloadsCleanupThreshold, and ConfigStorageSenseCloudContentCleanupThreshold.|
|
|[Policy CSP - Storage](policy-csp-storage.md)|Added the following new policies: AllowStorageSenseGlobal, ConfigStorageSenseGlobalCadence, AllowStorageSenseTemporaryFilesCleanup, ConfigStorageSenseRecycleBinCleanupThreshold, ConfigStorageSenseDownloadsCleanupThreshold, and ConfigStorageSenseCloudContentCleanupThreshold.|
|
||||||
|[SharedPC CSP](sharedpc-csp.md)|Updated values and supported operations.|
|
|[SharedPC CSP](sharedpc-csp.md)|Updated values and supported operations.|
|
||||||
|[Mobile device management](index.md)|Updated information about MDM Security Baseline.|
|
|[Mobile device management](index.yml)|Updated information about MDM Security Baseline.|
|
||||||
|
|
||||||
## December 2018
|
## December 2018
|
||||||
|
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
---
|
---
|
||||||
title: Implement server-side support for mobile application management on Windows
|
title: Support for mobile application management on Windows
|
||||||
description: Learn about implementing the Windows version of mobile application management (MAM), which is a lightweight solution for managing company data access and security on personal devices.
|
description: Learn about implementing the Windows version of mobile application management (MAM), which is a lightweight solution for managing company data access and security on personal devices.
|
||||||
ms.author: dansimp
|
ms.author: dansimp
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: dansimp
|
||||||
ms.date: 06/26/2017
|
ms.date: 08/03/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
# Implement server-side support for mobile application management on Windows
|
# Support for mobile application management on Windows
|
||||||
|
|
||||||
The Windows version of mobile application management (MAM) is a lightweight solution for managing company data access and security on personal devices. MAM support is built into Windows on top of Windows Information Protection (WIP), starting in Windows 10, version 1703.
|
The Windows version of mobile application management (MAM) is a lightweight solution for managing company data access and security on personal devices. MAM support is built into Windows on top of Windows Information Protection (WIP), starting in Windows 10, version 1703.
|
||||||
|
|
||||||
|
79
windows/client-management/mdm/index.yml
Normal file
79
windows/client-management/mdm/index.yml
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
### YamlMime:Landing
|
||||||
|
|
||||||
|
title: Mobile Device Management # < 60 chars
|
||||||
|
summary: Find out how to enroll Windows devices and manage company security policies and business applications. # < 160 chars
|
||||||
|
|
||||||
|
metadata:
|
||||||
|
title: Mobile Device Management # Required; page title displayed in search results. Include the brand. < 60 chars.
|
||||||
|
description: Find out how to enroll Windows devices and manage company security policies and business applications. # Required; article description that is displayed in search results. < 160 chars.
|
||||||
|
ms.topic: landing-page # Required
|
||||||
|
services: windows-10
|
||||||
|
ms.prod: windows
|
||||||
|
ms.collection:
|
||||||
|
- windows-10
|
||||||
|
- highpri
|
||||||
|
ms.custom: intro-hub-or-landing
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
ms.author: vinpa
|
||||||
|
manager: aaroncz
|
||||||
|
ms.date: 08/04/2022
|
||||||
|
localization_priority: medium
|
||||||
|
|
||||||
|
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
|
||||||
|
|
||||||
|
landingContent:
|
||||||
|
# Cards and links should be based on top customer tasks or top subjects
|
||||||
|
# Start card title with a verb
|
||||||
|
# Card (optional)
|
||||||
|
- title: Device enrollment
|
||||||
|
linkLists:
|
||||||
|
- linkListType: overview
|
||||||
|
links:
|
||||||
|
- text: Mobile device enrollment
|
||||||
|
url: mobile-device-enrollment.md
|
||||||
|
- linkListType: concept
|
||||||
|
links:
|
||||||
|
- text: Enroll Windows devices
|
||||||
|
url: mdm-enrollment-of-windows-devices.md
|
||||||
|
- text: Automatic enrollment using Azure AD
|
||||||
|
url: azure-ad-and-microsoft-intune-automatic-mdm-enrollment-in-the-new-portal.md
|
||||||
|
- text: Automatic enrollment using Group Policy
|
||||||
|
url: enroll-a-windows-10-device-automatically-using-group-policy.md
|
||||||
|
- text: Bulk enrollment
|
||||||
|
url: bulk-enrollment-using-windows-provisioning-tool.md
|
||||||
|
|
||||||
|
# Card (optional)
|
||||||
|
- title: Device management
|
||||||
|
linkLists:
|
||||||
|
- linkListType: overview
|
||||||
|
links:
|
||||||
|
- text: Enterprise settings, policies, and app management
|
||||||
|
url: windows-mdm-enterprise-settings.md
|
||||||
|
- linkListType: concept
|
||||||
|
links:
|
||||||
|
- text: Enterprise app management
|
||||||
|
url: enterprise-app-management.md
|
||||||
|
- text: Device updates management
|
||||||
|
url: device-update-management.md
|
||||||
|
- text: Secured-core PC configuration lock
|
||||||
|
url: config-lock.md
|
||||||
|
- text: Diagnose MDM failures
|
||||||
|
url: diagnose-mdm-failures-in-windows-10.md
|
||||||
|
|
||||||
|
# Card (optional)
|
||||||
|
- title: CSP reference
|
||||||
|
linkLists:
|
||||||
|
- linkListType: overview
|
||||||
|
links:
|
||||||
|
- text: Configuration service provider reference
|
||||||
|
url: configuration-service-provider-reference.md
|
||||||
|
- linkListType: reference
|
||||||
|
links:
|
||||||
|
- text: Policy CSP
|
||||||
|
url: policy-configuration-service-provider.md
|
||||||
|
- text: Policy CSP - Update
|
||||||
|
url: policy-csp-update.md
|
||||||
|
- text: DynamicManagement CSP
|
||||||
|
url: dynamicmanagement-csp.md
|
||||||
|
- text: BitLocker CSP
|
||||||
|
url: bitlocker-csp.md
|
@ -1,19 +1,18 @@
|
|||||||
---
|
---
|
||||||
title: Mobile device management
|
title: Mobile Device Management overview
|
||||||
description: Windows 10 and Windows 11 provide an enterprise-level solution to mobile management, to help IT pros comply with security policies while avoiding compromise of user's privacy.
|
description: Windows 10 and Windows 11 provide an enterprise-level solution to mobile management, to help IT pros comply with security policies while avoiding compromise of user's privacy.
|
||||||
MS-HAID:
|
ms.date: 08/04/2022
|
||||||
- 'p\_phDeviceMgmt.provisioning\_and\_device\_management'
|
|
||||||
- 'p\_phDeviceMgmt.mobile\_device\_management\_windows\_mdm'
|
|
||||||
ms.topic: overview
|
|
||||||
ms.prod: w10
|
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: aczechowski
|
ms.topic: article
|
||||||
ms.author: aaroncz
|
ms.prod: w10
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
ms.author: vinpa
|
||||||
|
manager: aaroncz
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
ms.date: 06/03/2022
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Mobile device management
|
# Mobile Device Management overview
|
||||||
|
|
||||||
Windows 10 and Windows 11 provide an enterprise management solution to help IT pros manage company security policies and business applications, while avoiding compromise of the users' privacy on their personal devices. A built-in management component can communicate with the management server.
|
Windows 10 and Windows 11 provide an enterprise management solution to help IT pros manage company security policies and business applications, while avoiding compromise of the users' privacy on their personal devices. A built-in management component can communicate with the management server.
|
||||||
|
|
||||||
@ -43,7 +42,6 @@ For more information about the MDM policies defined in the MDM security baseline
|
|||||||
- [MDM Security baseline for Windows 10, version 2004](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/2004-MDM-SecurityBaseLine-Document.zip)
|
- [MDM Security baseline for Windows 10, version 2004](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/2004-MDM-SecurityBaseLine-Document.zip)
|
||||||
- [MDM Security baseline for Windows 10, version 1909](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/1909-MDM-SecurityBaseLine-Document.zip)
|
- [MDM Security baseline for Windows 10, version 1909](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/1909-MDM-SecurityBaseLine-Document.zip)
|
||||||
- [MDM Security baseline for Windows 10, version 1903](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/1903-MDM-SecurityBaseLine-Document.zip)
|
- [MDM Security baseline for Windows 10, version 1903](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/1903-MDM-SecurityBaseLine-Document.zip)
|
||||||
|
|
||||||
- [MDM Security baseline for Windows 10, version 1809](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/1809-MDM-SecurityBaseLine-Document-[Preview].zip)
|
- [MDM Security baseline for Windows 10, version 1809](https://download.microsoft.com/download/2/C/4/2C418EC7-31E0-4A74-8928-6DCD512F9A46/1809-MDM-SecurityBaseLine-Document-[Preview].zip)
|
||||||
|
|
||||||
For information about the MDM policies defined in the Intune security baseline, see [Windows security baseline settings for Intune](/mem/intune/protect/security-baseline-settings-mdm-all).
|
For information about the MDM policies defined in the Intune security baseline, see [Windows security baseline settings for Intune](/mem/intune/protect/security-baseline-settings-mdm-all).
|
File diff suppressed because it is too large
Load Diff
@ -31,7 +31,7 @@ items:
|
|||||||
- name: Mobile device management (MDM)
|
- name: Mobile device management (MDM)
|
||||||
items:
|
items:
|
||||||
- name: Mobile Device Management
|
- name: Mobile Device Management
|
||||||
href: mdm/index.md
|
href: mdm/index.yml
|
||||||
- name: Configuration Service Provider (CSP)
|
- name: Configuration Service Provider (CSP)
|
||||||
items:
|
items:
|
||||||
- name: CSP reference
|
- name: CSP reference
|
||||||
|
Reference in New Issue
Block a user