Skip to content

Commit 19a97bb

Browse files
committed
[bulk]Validation:fix missing descriptions 1
1 parent 9101088 commit 19a97bb

10 files changed

Lines changed: 11 additions & 2 deletions

memdocs/configmgr/develop/core/servers/configure/about-creating-a-data-discovery-record.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to create data discovery records (DDRs), using the SMSRsGenCtl.dll and other functions.+
23
title: "About Creating a Data Discovery Record"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/configure/about-package-definition-files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use Configuration Manager to help automate package creation using package definition files.
23
title: "About Package Definition Files"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/understand/configuration-manager-class-schema.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
description: Learn how to use Windows Management Instrumentation (WMI) classes that represent the objects in SMS as templates for managed objects.
3+
24
title: "Configuration Manager Class Schema"
35
ms.date: "09/20/2016"
46
ms.prod: "configuration-manager"

memdocs/configmgr/develop/core/understand/how-to-delete-a-configuration-manager-object-by-using-managed-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2+
description: Learn how to create a Configuration Manager object by using the managed SMS Provider with WqlConnectionManager.CreateInstance method.
23
title: "Delete an Object by Using Managed Code"
34
titleSuffix: "Configuration Manager"
4-
description: "Delete a Configuration Manager object by using the managed SMS Provider. You can use the IResultObject.Delete method."
55
ms.date: "09/20/2016"
66
ms.prod: "configuration-manager"
77
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/ipxeauthclass--readidentity-method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Learn how to read a PXE certificate identity from the client configuration (PFX) file using ReadIdentity method.
2+
description: Learn how to use the Configuration Manager with the CreateIdentity method to create a PXE certificate identity that is used in the client configuration file.
33
title: "IPxeAuthClass::ReadIdentity"
44
titleSuffix: "Configuration Manager"
55
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/manage/sms_inventoryclassproperty-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use the SMS_InventoryClassProperty Windows Management Instrumentation (WMI) class that is embedded in the SMS_InventoryClass.
23
title: "SMS_InventoryClassProperty Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/manage/sms_pendingregistrationrecord-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use the SMS_PendingRegistrationRecord Windows Management Instrumentation (WMI) class, in Configuration Manager, that describes hardware conflicts between two computers.
23
title: "SMS_PendingRegistrationRecord Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/addmemberships-method-in-class-sms_securedcategorymembership.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how how to use the AddMemberships Windows Management Instrumentation (WMI) class method, in Configuration Manager, for a batch operation to assign objects to security categories.
23
title: "AddMemberships Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/checkpackagesharefortasksequencedeployment-method-in-class-sms_package.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use the Configuration Manager with the CheckPackageShareForTaskSequenceDeployment Windows Management Instrumentation (WMI) class method to verify that the package share type meets the requirements of a task sequence deployment.
23
title: "CheckPackageShareForTaskSequenceDeployment Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/console/movemembers-method-in-class-sms_objectcontaineritem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use Configuration Manager MoveMembers Windows Management Instrumentation (WMI) class method to move folder items to another folder.
23
title: "MoveMembers Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)