Skip to content

Commit add89a0

Browse files
authored
Merge pull request #7181 from Roudabeh1348/Missing-description2
[Bulk] Validation-Missing-description2
2 parents c5f7881 + 01d1c19 commit add89a0

30 files changed

Lines changed: 32 additions & 0 deletions

File tree

memdocs/configmgr/develop/core/reqs/server-development-requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Server Development Requirements"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS Provider and associated technologies can be programmed by using managed code, VBScript, C++, and other languages."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configuration Manager Queries"
3+
description: "Create and run the queries that are accessible in the Configuration Manager console under Queries."
34
ms.date: "09/20/2016"
45
ms.prod: "configuration-manager"
56
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-delete-a-configuration-manager-object-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: "Delete an Object by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "Delete a Configuration Manager object by using the managed SMS Provider. You can use the IResultObject.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-handle-configuration-manager-synchronous-errors-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: "Handle Synchronous Errors by Using WMI"
33
titleSuffix: "Configuration Manager"
4+
description: "Handle synchronous errors by using the SWbemLastError object when an error occurs."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-import-a-windows-driver-described-by-a-txtsetup-oem-file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Import a Windows Driver Described by a Txtsetup.oem File"
33
titleSuffix: "Configuration Manager"
4+
description: "Use the CreateFromOEM Method in Class SMS_Driver to import a Windows driver that is described by a Txtsetup.oem file in Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-read-a-task-sequence-from-a-task-sequence-package.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Read a Task Sequence from a Task Sequence Package"
33
titleSuffix: "Configuration Manager"
4+
description: "Read a task sequence from a task sequence package, in Configuration Manager, by calling the SMS_TaskSequencePackage method."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/addlicense-method-in-class-sms_deploymenttypelicenseassociation.md

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

memdocs/configmgr/develop/reference/apps/sms_appdeploymenterrorassetdetails-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_AppDeploymentErrorAssetDetails Class"
33
titleSuffix: "Configuration Manager"
4+
description: "An SMS Provider server class, in Configuration Manager, that represents error details of application deployment at the asset level."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_applicationcondition-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_ApplicationCondition Class"
33
titleSuffix: "Configuration Manager"
4+
description: "An SMS Provider server class that represents relationships between global conditions and applications."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_g_system_dcmdeploymenterrorassetdetails-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_G_SYSTEM_DCMDeploymentErrorAssetDetails Class"
33
titleSuffix: "Configuration Manager"
4+
description: "An SMS Provider server class, in Configuration Manager, that represents the asset details for a deployment error."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)