Skip to content

Commit 6a4e467

Browse files
authored
Merge pull request #7182 from LSchaufMS/TuesToo0329
[bulk] validation: add missing descriptions
2 parents 89acf08 + 3a360c0 commit 6a4e467

30 files changed

Lines changed: 30 additions & 0 deletions

File tree

memdocs/configmgr/develop/apps/how-to-define-the-hosting-technology-registration-file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Define the Hosting Technology Registration File"
33
titleSuffix: "Configuration Manager"
4+
description: "To define a hosting technology registration file, create an XML file based on the http://schemas.microsoft.com/SystemCenterConfigurationManager/2009/AppMgmtDigest schema. This file registers the custom hosting technology with Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/clients/inventory/how-to-configure-hardware-inventory-settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configure Hardware Inventory Settings"
33
titleSuffix: "Configuration Manager"
4+
description: "Set the Hardware Inventory Client Agent settings by modifying the necessary site control file settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/context-qualifiers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Context Qualifiers"
33
titleSuffix: "Configuration Manager"
4+
description: "Use context qualifiers when you connect to the SMS Provider and with individual SMS Provider objects."
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-wmi.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 WMI"
33
titleSuffix: "Configuration Manager"
4+
description: "To call a SMS Provider class method, use the SWbemServices object ExecMethod method to call methods that are defined by the class."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Delete an Object by Using WMI"
33
titleSuffix: "Configuration Manager"
4+
description: "To delete a Configuration Manager object, call the SWbemObject object Delete_ method."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-read-and-write-to-the-site-control-file-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: "Read and Write to the Site Control File by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To write to the Configuration Manager site control file by using the managed SMS Provider, get the site definition file by querying for the required resource or component."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_applicationassignment-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_ApplicationAssignment Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_ApplicationAssignment WMI class represents the assignment of an application to a collection. "
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_cideploymentunknownassetdetails-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_CIDeploymentUnknownAssetDetails Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_CIDeploymentUnknownAssetDetails WMI class represents the asset-level status of a configuration item deployment for unknown status."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/application-management-client-interfaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Application Management Client Interfaces"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the application management interfaces are used by client applications to manage application management functionality on 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/ccm_policy_assignment-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_Policy_Assignment Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The CCM_Policy_Assignment class is a client Windows Management Instrumentation (WMI) class that represents a policy assignment."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)