Skip to content

Commit baf015f

Browse files
authored
Merge pull request #7204 from dale-hunter/missingdescription2
[bulk] validation: fix missing description issues dh2
2 parents 07fa6e2 + 74fdad9 commit baf015f

35 files changed

Lines changed: 35 additions & 0 deletions

File tree

memdocs/configmgr/develop/core/servers/console/console-extension-deployment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Console Extension Deployment"
33
titleSuffix: "Configuration Manager"
4+
description: "The deployment of a typical Configuration Manager extension has to account for actions, forms, views, management classes and node extensions."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/console/showdialog-action.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configuration Manager ShowDialog Action"
33
ms.date: "09/20/2016"
4+
description: "In Configuration Manager, the ShowDialog action opens a property sheet or regular dialog box in the console. With the ShowDialog action, you can display existing dialog boxes or extension dialog boxes that you create."
45
ms.prod: "configuration-manager"
56
ms.technology: configmgr-sdk
67
ms.topic: conceptual

memdocs/configmgr/develop/core/servers/manage/how-to-determine-the-health-of-a-configuration-manager-site.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Determine the Health of a Site"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, you can determine the overall health or status of a site by inspecting the SMS_SummarizerSiteStatus object Status property."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_userapplicationrequest-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SMS_UserApplicationRequest Class"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the SMS_UserApplicationRequest WMI class is an SMS Provider server class that represents a user's application request."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/compliance/sms_userstatemanagementsettings-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SMS_UserStateManagementSettings Class"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the SMS_UserStateManagementSettings WMI class is an SMS Provider server class that represents the user state management settings definitions used to define configuration rules."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/client-framework-and-data-transfer-client-wmi-classes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Client Framework and Data Transfer Classes"
33
titleSuffix: "Configuration Manager"
4+
description: "This section describes the CCM framework and data transfer classes in Configuration Manager for the client."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/iappmanagementhandler--completeenforcement-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "IAppManagementHandler::CompleteEnforcement"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the IAppManagementHandler::CompleteEnforcement method completes the installation of a specific application. This method will be called only when the handler returned valid reconnection data in the EnforceApp call."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/idcmsdk--getassignedbaselines-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "IDCMSDK::GetAssignedBaselines"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the IDCMSDK::GetAssignedBaselines method enumerates assigned baseline configuration items."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/operating-system-deployment-client-com-automation-classes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "OS Deployment Client COM Automation Classes"
33
titleSuffix: "Configuration Manager"
4+
description: "This section provides reference content for the operating system deployment task client COM automation classes in Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/collections/sms_collectionmember_a-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SMS_CollectionMember_a Class"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the SMS_CollectionMember_a association WMI class is an SMS Provider server class that relates an SMS_Collection Server WMI Class object with SMS_Resource Server WMI Class objects that represent the member resources of the collection."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)