Skip to content

Commit 6790ad1

Browse files
committed
[bulk] validation: fix missing description issues dh1
1 parent 187ecee commit 6790ad1

10 files changed

Lines changed: 10 additions & 0 deletions

memdocs/configmgr/develop/core/servers/configure/how-to-modify-advertisement-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Modify Advertisement Properties"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the following example shows how to modify an existing advertisement by using the SMS_Advertisement class and class properties."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/console/how-to-bind-configuration-manager-data-to-a-form.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Bind Configuration Manager Data to a Form"
33
ms.date: "09/20/2016"
4+
description: "In Configuration Manager, to bind console data to a property sheet, you use the DataBindings property of the property sheet's control class."
45
ms.prod: "configuration-manager"
56
ms.technology: configmgr-sdk
67
ms.topic: how-to

memdocs/configmgr/develop/osd/how-to-create-a-driver-package-for-a-windows-driver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create a Driver Package for a Windows Driver"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, to create a package for an operating system deployment driver, first create a SMS_DriverPackage Server WMI Class object. To add a driver to the package, call the AddDriverContent Method in Class SMS_DriverPackage."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/inventorydatacontext-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "InventoryDataContext Class"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the InventoryDataContext class is a client WMI class that represents the WMI context qualifiers to be used with inventory client agent WMI queries built from InventoryDataItem Client WMI class objects."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_clientutilities-client-wmi-class.md

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

memdocs/configmgr/develop/reference/core/servers/configure/getcollectionswithresourcepermissions-method-in-class-sms_rbacsecuredobject.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "GetCollectionsWithResourcePermissions Method"
33
titleSuffix: "Configuration Manager"
4+
descriptions: "In Configuration Manager, the GetCollectionsWithResourcePermissions WMI class method gets the list of collection identifiers for which the user has the specified permissions. The collection must contain the specified resource."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/deletecertificate-method-in-class-sms_certificatedata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "DeleteCertificate Method"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the DeleteCertificate WMI class method that deletes the certificate from the database."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/query2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Query2"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, Query2 specifies a query that is used to identify the platform that a client computer is running. This information should come from SMS_SupportedPlatforms Server WMI class objects and match the platform information specified in the PlatformApplicabilityCondition node."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/savetoxml-method-in-class-sms_tasksequence.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SaveToXml Method"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the SaveToXml WMI class method serializes a task sequence from WMI objects to XML."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_tasksequence_installapplicationaction-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_TaskSequence_InstallApplicationAction class
33
titleSuffix: Configuration Manager
4+
description: "The SMS_TaskSequence_InstallApplicationAction WMI class is an SMS Provider server class in Configuration Manager. It represents a task sequence action that installs an application."
45
ms.date: 08/11/2020
56
ms.prod: configuration-manager
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)