Skip to content

Commit e214fe5

Browse files
authored
Merge pull request #7205 from LSchaufMS/Wed0330
[bulk] validation: add missing descriptions
2 parents 26bb4d7 + 1421f14 commit e214fe5

29 files changed

Lines changed: 29 additions & 4 deletions

File tree

memdocs/configmgr/develop/apps/how-to-delete-a-software-metering-rule.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Delete a Software Metering Rule"
33
titleSuffix: "Configuration Manager"
4+
description: "Delete a software metering rule by loading the instance of the rule identified by the software metering rule ID, and calling the delete method."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/console/how-to-create-form-xml-for-a-configuration-manager-dialog-box.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create Form XML for a Dialog Box"
33
titleSuffix: "Configuration Manager"
4+
description: "To create the form XML for a Configuration Manager dialog box, you create an XML file that describes an SmsFormData."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Call an Object Class Method by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To call a SMS Provider class method in Configuration Manager, use the ExecuteMethod method."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_summarizationinterval-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_SummarizationInterval Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_SummarizationInterval WMI class represents the months that have been summarized by a monthly usage summary."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/compliance/sms_dcmdeploymenterrorstatus-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_DCMDeploymentErrorStatus Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_DCMDeploymentErrorStatus WMI class is an SMS Provider server class that represents error status for a deployment."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/inventoryactionstatus-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: "InventoryActionStatus Client WMI Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The InventoryActionStatus class is a client Windows Management Instrumentation (WMI) class that defines the status of an inventory action."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "IPxeAuthClass Interface"
33
titleSuffix: "Configuration Manager"
4+
description: "The IPxeAuthClass automation interface enables configuration of a PXE service point."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/sdk/setremctrlsettings-method-in-class-ccm_remotecontrolmanager.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SetRemCtrlSettings Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The SetRemCtrlSettings WMI class method specifies the remote control settings on a client computer."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/migration/sms_migrationexpandingscope-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_MigrationExpandingScope Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_MigrationExpandingScope class represents collections that have the expanding scope problem when migrated to System Center 2012 Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/servers/configure/removedistributionpoints-method-in-class-sms_distributionpointgroup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "RemoveDistributionPoints Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The RemoveDistributionPoints WMI class method removes distribution points from this distribution point group."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)