From 9ae1e53546abfb906e4b43867cc3fc2efbc0b3ac Mon Sep 17 00:00:00 2001
From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com>
Date: Fri, 7 Oct 2022 14:32:50 -0400
Subject: [PATCH] fix links/toc/hub
---
.../change-history-for-mdm-documentation.md | 2 +-
.../enable-admx-backed-policies-in-mdm.md | 2 +-
windows/client-management/index.yml | 12 ++++++++++++
windows/client-management/mdm-overview.md | 2 +-
windows/client-management/mdm/index.yml | 1 +
windows/client-management/mdm/toc.yml | 12 +++++++-----
windows/client-management/toc.yml | 3 ++-
7 files changed, 25 insertions(+), 9 deletions(-)
diff --git a/windows/client-management/change-history-for-mdm-documentation.md b/windows/client-management/change-history-for-mdm-documentation.md
index 7a66d72ebc..3d5f9da9d8 100644
--- a/windows/client-management/change-history-for-mdm-documentation.md
+++ b/windows/client-management/change-history-for-mdm-documentation.md
@@ -46,7 +46,7 @@ As of November 2020 This page will no longer be updated. This article lists new
|New or updated article | Description|
|--- | ---|
-|[Policy CSP - System](mdm/policy-csp-system.md)|Added the following new policy settings:
- System/AllowDesktopAnalyticsProcessing
- System/AllowMicrosoftManagedDesktopProcessing
- System/AllowUpdateComplianceProcessing
- System/AllowWUfBCloudProcessing
Updated the following policy setting:
- System/AllowCommercialDataPipeline
|
+|[Policy CSP - System](mdm/policy-csp-system.md)|Added the following new policy settings:
- System/AllowDesktopAnalyticsProcessing
- System/AllowMicrosoftManagedDesktopProcessing
- System/AllowUpdateComplianceProcessing
- System/AllowWUfBCloudProcessing
Updated the following policy setting:
- System/AllowCommercialDataPipeline
|
## June 2020
diff --git a/windows/client-management/enable-admx-backed-policies-in-mdm.md b/windows/client-management/enable-admx-backed-policies-in-mdm.md
index 9c7c05758c..f90ba236e4 100644
--- a/windows/client-management/enable-admx-backed-policies-in-mdm.md
+++ b/windows/client-management/enable-admx-backed-policies-in-mdm.md
@@ -33,7 +33,7 @@ See [Support Tip: Ingesting Office ADMX policies using Microsoft Intune](https:/
## Enable a policy
> [!NOTE]
-> See [Understanding ADMX policies in Policy CSP](../understand/understanding-admx-backed-policies.md).
+> See [Understanding ADMX policies in Policy CSP](understanding-admx-backed-policies.md).
1. Find the policy from the list [ADMX policies](mdm/policies-in-policy-csp-admx-backed.md). You need the following information listed in the policy description.
- GP Friendly name
diff --git a/windows/client-management/index.yml b/windows/client-management/index.yml
index a527c7d677..170b260939 100644
--- a/windows/client-management/index.yml
+++ b/windows/client-management/index.yml
@@ -31,6 +31,8 @@ landingContent:
links:
- text: Mobile device management (MDM) overview
url: mdm-overview.md
+ - linkListType: learn
+ links:
- text: MDM for device updates
url: device-update-management.md
- text: Enterprise settings, policies, and app management
@@ -64,6 +66,16 @@ landingContent:
links:
- text: CSP reference
url: mdm/index.yml
+ - linkListType: concept
+ links:
+ - text: Understanding ADMX policies
+ url: understanding-admx-backed-policies.md
+ - text: WMI Bridge Provider
+ url: using-powershell-scripting-with-the-wmi-bridge-provider.md
+ - text: OMA DM protocol support
+ url: oma-dm-protocol-support.md
+ - linkListType: reference
+ links:
- text: DynamicManagement CSP
url: mdm/dynamicmanagement-csp.md
- text: BitLocker CSP
diff --git a/windows/client-management/mdm-overview.md b/windows/client-management/mdm-overview.md
index 53078b3eda..bde99823e0 100644
--- a/windows/client-management/mdm-overview.md
+++ b/windows/client-management/mdm-overview.md
@@ -56,7 +56,7 @@ For information about the MDM policies defined in the Intune security baseline,
## Learn about device management
- [Azure Active Directory integration with MDM](azure-active-directory-integration-with-mdm.md)
-- [Enterprise app management](../understand/enterprise-app-management.md)
+- [Enterprise app management](enterprise-app-management.md)
- [Mobile device management (MDM) for device updates](device-update-management.md)
- [OMA DM protocol support](oma-dm-protocol-support.md)
- [Structure of OMA DM provisioning files](structure-of-oma-dm-provisioning-files.md)
diff --git a/windows/client-management/mdm/index.yml b/windows/client-management/mdm/index.yml
index 951bd6fe52..fe657489a9 100644
--- a/windows/client-management/mdm/index.yml
+++ b/windows/client-management/mdm/index.yml
@@ -39,6 +39,7 @@ landingContent:
- text: DynamicManagement CSP
url: dynamicmanagement-csp.md
+
# Card (optional)
- title: Policy CSP
linkLists:
diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml
index c453175cd2..db1c6f674e 100644
--- a/windows/client-management/mdm/toc.yml
+++ b/windows/client-management/mdm/toc.yml
@@ -3,10 +3,16 @@ items:
href: index.yml
expanded: true
items:
- - name: Device description framework (DDF)
+ - name: Device description framework (DDF) files
href: configuration-service-provider-ddf.md
- name: Support scenarios
href: configuration-service-provider-support.md
+ - name: WMI Bridge provider
+ items:
+ - 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: Understanding ADMX policies
href: ../understanding-admx-backed-policies.md
items:
@@ -14,10 +20,6 @@ items:
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: 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: OMA DM protocol support
href: ../oma-dm-protocol-support.md
items:
diff --git a/windows/client-management/toc.yml b/windows/client-management/toc.yml
index 9c643999f8..37061aad40 100644
--- a/windows/client-management/toc.yml
+++ b/windows/client-management/toc.yml
@@ -3,6 +3,7 @@ items:
href: index.yml
items:
- name: Mobile device management (MDM)
+ expanded: true
items:
- name: Overview
items:
@@ -90,7 +91,7 @@ items:
- name: MAM support for device management
href: implement-server-side-mobile-application-management.md
- name: Configuration service provider reference
- href: ../mdm/index.yml
+ href: mdm/index.yml
- name: Client management tools and settings
items:
- name: Windows Tools/Administrative Tools