Skip to content

Commit a024bee

Browse files
authored
Merge pull request #7148 from LSchaufMS/Monday0328
[bulk] Validation: add missing descriptions.
2 parents a37e335 + 56e6ad2 commit a024bee

10 files changed

Lines changed: 10 additions & 0 deletions

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Objects Overview"
33
titleSuffix: "Configuration Manager"
4+
description: "The Configuration Manager objects are instances of Configuration Manager-specific WMI classes managed by the SMS Provider."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-acquire-a-lock-on-a-sedo-enabled-object.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Acquire a Lock on a SEDO-Enabled Object"
33
titleSuffix: "Configuration Manager"
4+
description: "Learn how to acquire a lock on a SEDO-enabled object."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-add-a-configuration-manager-context-qualifier-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: "Add a Context Qualifier by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To add a context qualifier by using the managed SMS Provider, use the Context property which is a Dictionary object that holds context qualifiers."
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-managed-code.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 Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To handle a Configuration Manager error raised in a synchronous query, catch the SmsQueryException exception."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/special-queries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Special Queries"
33
titleSuffix: "Configuration Manager"
4+
description: "Extended WMI Query Language (WQL) supports queries that are specific to Configuration Manager needs."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-add-a-state-migration-point-folder.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Add a State Migration Point Folder"
33
titleSuffix: "Configuration Manager"
4+
description: "Add an operating system deployment state migration point folder by adding the folder description to the Directories embedded property list."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-add-an-operating-system-image-package-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: "Add an OS Image Package"
33
titleSuffix: "Configuration Manager"
4+
description: "Add an operating system image package by creating an instance of the SMS_ImagePackage class."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_productfileinfo-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_ProductFileInfo Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_ProductFileInfo WMI class represents a combination of file and product information for inventory and metering."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/mdm/refreshpkgsource-method-in-class-sms_devicesettingpackage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: RefreshPkgSource method in class SMS_DeviceSettingPackage
33
titleSuffix: "Configuration Manager"
4+
description: "The RefreshPkgSource class method refreshes the package source at all distribution points."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_tasksequence_requeststatestoreaction-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_TaskSequence_RequestStateStoreAction Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_TaskSequence_RequestStateStoreAction class represents a task sequence action that requests access to a state migration point when capturing a state from a computer or restoring a state to a computer."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)