Skip to content

Commit a1c803c

Browse files
author
Angela Fleischmann
authored
Merge pull request #7230 from Vette99/WBmem0401
[bulk]Validation:fix missing descriptions 1
2 parents aeb838c + 2357edb commit a1c803c

10 files changed

Lines changed: 12 additions & 3 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: 2 additions & 1 deletion
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"
@@ -17,7 +18,7 @@ ms.collection: openauth
1718
# About Package Definition Files
1819
Package definition files are predefined scripts that you can use to help automate package creation with Configuration Manager. These are files that contain the package and program information that is needed to distribute a package to clients, with the exception of the source file location.
1920

20-
Package definition files often come with an application's source files or are available from the application's developer. Configuration Manager also has a selection of package definition files that are automatically imported and available in the Create Package from Definition Wizard. .
21+
Package definition files often come with an application's source files or are available from the application's developer. Configuration Manager also has a selection of package definition files that are automatically imported and available in the Create Package from Definition Wizard.
2122

2223
For more information about the format of these files, see the Package Definition File Format section later in this topic.
2324

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)