mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +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).
|
@ -1,40 +1,15 @@
|
|||||||
items:
|
items:
|
||||||
- name: Mobile device management
|
- name: Mobile Device Management
|
||||||
href: index.md
|
href: index.yml
|
||||||
items:
|
items:
|
||||||
|
- name: Overview
|
||||||
|
items:
|
||||||
|
- name: MDM overview
|
||||||
|
href: mdm-overview.md
|
||||||
- name: What's new in MDM enrollment and management
|
- name: What's new in MDM enrollment and management
|
||||||
href: new-in-windows-mdm-enrollment-management.md
|
href: new-in-windows-mdm-enrollment-management.md
|
||||||
items:
|
|
||||||
- name: Change history for MDM documentation
|
- name: Change history for MDM documentation
|
||||||
href: change-history-for-mdm-documentation.md
|
href: change-history-for-mdm-documentation.md
|
||||||
- name: Mobile device enrollment
|
|
||||||
href: mobile-device-enrollment.md
|
|
||||||
items:
|
|
||||||
- name: MDM enrollment of Windows devices
|
|
||||||
href: mdm-enrollment-of-windows-devices.md
|
|
||||||
items:
|
|
||||||
- name: "Azure AD and Microsoft Intune: Automatic MDM enrollment in the new Portal"
|
|
||||||
href: azure-ad-and-microsoft-intune-automatic-mdm-enrollment-in-the-new-portal.md
|
|
||||||
- name: Enroll a Windows 10 device automatically using Group Policy
|
|
||||||
href: enroll-a-windows-10-device-automatically-using-group-policy.md
|
|
||||||
- name: Federated authentication device enrollment
|
|
||||||
href: federated-authentication-device-enrollment.md
|
|
||||||
- name: Certificate authentication device enrollment
|
|
||||||
href: certificate-authentication-device-enrollment.md
|
|
||||||
- name: On-premises authentication device enrollment
|
|
||||||
href: on-premise-authentication-device-enrollment.md
|
|
||||||
- name: Understanding ADMX policies
|
|
||||||
href: understanding-admx-backed-policies.md
|
|
||||||
- name: Enable ADMX policies in MDM
|
|
||||||
href: enable-admx-backed-policies-in-mdm.md
|
|
||||||
- name: Win32 and Desktop Bridge app policy configuration
|
|
||||||
href: win32-and-centennial-app-policy-configuration.md
|
|
||||||
- name: Implement server-side support for mobile application management on Windows
|
|
||||||
href: implement-server-side-mobile-application-management.md
|
|
||||||
- name: Diagnose MDM failures in Windows 10
|
|
||||||
href: diagnose-mdm-failures-in-windows-10.md
|
|
||||||
- name: Deploy and configure App-V apps using MDM
|
|
||||||
href: appv-deploy-and-config.md
|
|
||||||
- name: Azure Active Directory integration with MDM
|
- name: Azure Active Directory integration with MDM
|
||||||
href: azure-active-directory-integration-with-mdm.md
|
href: azure-active-directory-integration-with-mdm.md
|
||||||
items:
|
items:
|
||||||
@ -42,17 +17,42 @@ items:
|
|||||||
href: add-an-azure-ad-tenant-and-azure-ad-subscription.md
|
href: add-an-azure-ad-tenant-and-azure-ad-subscription.md
|
||||||
- name: Register your free Azure Active Directory subscription
|
- name: Register your free Azure Active Directory subscription
|
||||||
href: register-your-free-azure-active-directory-subscription.md
|
href: register-your-free-azure-active-directory-subscription.md
|
||||||
- name: Enterprise app management
|
- name: Device enrollment
|
||||||
href: enterprise-app-management.md
|
href: mobile-device-enrollment.md
|
||||||
- name: Mobile device management (MDM) for device updates
|
items:
|
||||||
href: device-update-management.md
|
- name: MDM enrollment of Windows devices
|
||||||
|
href: mdm-enrollment-of-windows-devices.md
|
||||||
|
- name: "Azure AD and Microsoft Intune: Automatic MDM enrollment"
|
||||||
|
href: azure-ad-and-microsoft-intune-automatic-mdm-enrollment-in-the-new-portal.md
|
||||||
|
- name: Enroll a Windows 10 device automatically using Group Policy
|
||||||
|
href: enroll-a-windows-10-device-automatically-using-group-policy.md
|
||||||
- name: Bulk enrollment
|
- name: Bulk enrollment
|
||||||
href: bulk-enrollment-using-windows-provisioning-tool.md
|
href: bulk-enrollment-using-windows-provisioning-tool.md
|
||||||
- name: Secured-Core PC Configuration Lock
|
- name: Federated authentication device enrollment
|
||||||
href: config-lock.md
|
href: federated-authentication-device-enrollment.md
|
||||||
|
- name: Certificate authentication device enrollment
|
||||||
|
href: certificate-authentication-device-enrollment.md
|
||||||
|
- name: On-premises authentication device enrollment
|
||||||
|
href: on-premise-authentication-device-enrollment.md
|
||||||
|
- name: Disconnecting a device from MDM (unenrollment)
|
||||||
|
href: disconnecting-from-mdm-unenrollment.md
|
||||||
|
- name: Understanding ADMX policies
|
||||||
|
href: understanding-admx-backed-policies.md
|
||||||
|
items:
|
||||||
|
- name: Enable ADMX policies in MDM
|
||||||
|
href: enable-admx-backed-policies-in-mdm.md
|
||||||
|
- name: Win32 and Desktop Bridge app policy configuration
|
||||||
|
href: win32-and-centennial-app-policy-configuration.md
|
||||||
|
- name: Enterprise settings, policies, and app management
|
||||||
|
href: windows-mdm-enterprise-settings.md
|
||||||
|
items:
|
||||||
|
- name: Enterprise app management
|
||||||
|
href: enterprise-app-management.md
|
||||||
|
items:
|
||||||
|
- name: Deploy and configure App-V apps using MDM
|
||||||
|
href: appv-deploy-and-config.md
|
||||||
- name: Management tool for the Microsoft Store for Business
|
- name: Management tool for the Microsoft Store for Business
|
||||||
href: management-tool-for-windows-store-for-business.md
|
href: management-tool-for-windows-store-for-business.md
|
||||||
items:
|
|
||||||
- name: REST API reference for Microsoft Store for Business
|
- name: REST API reference for Microsoft Store for Business
|
||||||
href: rest-api-reference-windows-store-for-business.md
|
href: rest-api-reference-windows-store-for-business.md
|
||||||
items:
|
items:
|
||||||
@ -82,26 +82,31 @@ items:
|
|||||||
href: bulk-assign-and-reclaim-seats-from-user.md
|
href: bulk-assign-and-reclaim-seats-from-user.md
|
||||||
- name: Get seats assigned to a user
|
- name: Get seats assigned to a user
|
||||||
href: get-seats-assigned-to-a-user.md
|
href: get-seats-assigned-to-a-user.md
|
||||||
|
- name: Mobile device management (MDM) for device updates
|
||||||
|
href: device-update-management.md
|
||||||
|
- name: Secured-Core PC Configuration Lock
|
||||||
|
href: config-lock.md
|
||||||
- name: Certificate renewal
|
- name: Certificate renewal
|
||||||
href: certificate-renewal-windows-mdm.md
|
href: certificate-renewal-windows-mdm.md
|
||||||
- name: Disconnecting from the management infrastructure (unenrollment)
|
- name: Using PowerShell scripting with the WMI Bridge Provider
|
||||||
href: disconnecting-from-mdm-unenrollment.md
|
href: using-powershell-scripting-with-the-wmi-bridge-provider.md
|
||||||
- name: Enterprise settings, policies, and app management
|
- name: WMI providers supported in Windows 10
|
||||||
href: windows-mdm-enterprise-settings.md
|
href: wmi-providers-supported-in-windows.md
|
||||||
|
- name: Diagnose MDM failures in Windows 10
|
||||||
|
href: diagnose-mdm-failures-in-windows-10.md
|
||||||
- name: Push notification support for device management
|
- name: Push notification support for device management
|
||||||
href: push-notification-windows-mdm.md
|
href: push-notification-windows-mdm.md
|
||||||
|
- name: MAM support for device management
|
||||||
|
href: implement-server-side-mobile-application-management.md
|
||||||
- name: OMA DM protocol support
|
- name: OMA DM protocol support
|
||||||
href: oma-dm-protocol-support.md
|
href: oma-dm-protocol-support.md
|
||||||
|
items:
|
||||||
- name: Structure of OMA DM provisioning files
|
- name: Structure of OMA DM provisioning files
|
||||||
href: structure-of-oma-dm-provisioning-files.md
|
href: structure-of-oma-dm-provisioning-files.md
|
||||||
- name: Server requirements for OMA DM
|
- name: Server requirements for OMA DM
|
||||||
href: server-requirements-windows-mdm.md
|
href: server-requirements-windows-mdm.md
|
||||||
- name: DMProcessConfigXMLFiltered
|
- name: DMProcessConfigXMLFiltered
|
||||||
href: dmprocessconfigxmlfiltered.md
|
href: dmprocessconfigxmlfiltered.md
|
||||||
- name: Using PowerShell scripting with the WMI Bridge Provider
|
|
||||||
href: using-powershell-scripting-with-the-wmi-bridge-provider.md
|
|
||||||
- name: WMI providers supported in Windows 10
|
|
||||||
href: wmi-providers-supported-in-windows.md
|
|
||||||
- name: Configuration service provider reference
|
- name: Configuration service provider reference
|
||||||
href: configuration-service-provider-reference.md
|
href: configuration-service-provider-reference.md
|
||||||
items:
|
items:
|
||||||
|
@ -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