Skip to content

Commit c99109e

Browse files
committed
[bulk] validation: add missing descriptions
1 parent 34af49b commit c99109e

17 files changed

Lines changed: 17 additions & 0 deletions

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-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/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/iprogressui--showactionprogress-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: IProgressUI::ShowActionProgress
33
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the ShowActionProgress method displays custom action progress information in a dialog box while the custom action is running.
45
ms.date: 04/01/2019
56
ms.prod: configuration-manager
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/itsenvclass--getvariables-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "ITSEnvClass::GetVariables"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, the GetVariables method gets the variables for the operating system deployment task sequence environment."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/config/sms_antimalwarerealtimesettingsconfig-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_AntimalwareRealtimeSettingsConfig Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_AntimalwareRealtimeSettingsConfig Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)