Skip to content

Commit 32299cf

Browse files
authored
Merge pull request #7133 from reemsabaw1/missing-description-1
[Bulk] Validation: Fixed Missing Description 3/28
2 parents 3f2d16e + 05cd2a9 commit 32299cf

31 files changed

Lines changed: 31 additions & 0 deletions

File tree

memdocs/configmgr/develop/apps/how-to-configure-automatic-software-metering-rule-generation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "How to Configure Automatic Software Metering Rule Generation"
33
titleSuffix: "Configuration Manager"
4+
description: "You configure Automatic Software Metering Rule Generation settings, in Configuration Manager, by modifying the site control file."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/about-configuration-manager-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configuration Manager Errors"
33
ms.date: "09/20/2016"
4+
description: "In Configuration Manager, when a Configuration Manager error occurs it is either a Windows Management Instrumentation (WMI) or a SMS Provider error."
45
ms.prod: "configuration-manager"
56
ms.technology: configmgr-sdk
67
ms.topic: conceptual

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Schema Overview"
33
titleSuffix: "Configuration Manager"
4+
description: "This article discusses the Configuration Manager Schema Overview."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-perform-a-synchronous-configuration-manager-query-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: "Perform a Synchronous Query by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To perform a synchronous query by using the managed SMS Provider, you use *WqlConnectionManager.QueryProcessor.ExecuteQuery* 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-wmi.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 WMI"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, you write to the site control file using Windows Management Instrumentation (WMI) by using the `SMS_SiteControlFile` class methods."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/sms-provider-field-length-restrictions-in-configuration-manager.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SMS Provider Field Length Restrictions in Configuration Manager"
33
ms.date: "09/20/2016"
4+
description: "Places restrictions on the width of character fields for schema classes."
45
ms.prod: "configuration-manager"
56
ms.technology: configmgr-sdk
67
ms.topic: conceptual

memdocs/configmgr/develop/core/understand/wmi-configuration-manager-provider-fundamentals.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "WMI Provider Fundamentals"
33
titleSuffix: "Configuration Manager"
4+
description: "Windows Script Host-based applications and scripts work in Windows Management Instrumentation (WMI) through the WMI Object Model, which defines the programming interface to WMI."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-add-a-condition-to-an-operating-system-deployment-task-sequence-step.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Add a Condition to an OS Deployment Task Sequence Step"
33
titleSuffix: "Configuration Manager"
4+
description: "How to Add a Condition to an Operating System Deployment Task Sequence Step"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/approve-method-in-class-sms_userapplicationrequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Approve Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The `Approve` Windows Management Instrumentation (WMI) class method, in Configuration Manager, approves user application requests."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/getcidocuments-method-in-class-sms_application.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "GetCIDocuments Method"
33
titleSuffix: "Configuration Manager"
4+
description: "Gets all of the configuration item documents for the application installation."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)