Skip to content

Commit a9d6597

Browse files
committed
[bulk] Validation: add missing descriptions.
1 parent acfe956 commit a9d6597

10 files changed

Lines changed: 10 additions & 0 deletions

memdocs/configmgr/develop/core/clients/programming/how-to-call-a-wmi-class-method-by-using-system.management.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Call a WMI Class Method by Using System.Management"
33
titleSuffix: "Configuration Manager"
4+
description: "To call a client Windows Management Instrumentation (WMI) class method, call the InvokeMethod of the WMI class's ManagementClass."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/configuration-manager-bit-field-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Bit Field Properties"
33
titleSuffix: "Configuration Manager"
4+
description: "Some Configuration Manager object properties are implemented as bit fields, where individual binary bits of an integer (usually a uint32 data type) are used as Boolean flags to store information"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_unmanagedapps-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_UnManagedApps Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_UnManagedApps WMI class is an SMS Provider server class that represents unmanaged apps."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/misc/clearcontexthandle-method-in-class-sms_contextmethods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "ClearContextHandle Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The ClearContextHandle method clears cached context data associated with the specified context handle."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/getclientconfigpolicies-method-in-class-sms_tasksequencepackage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "GetClientConfigPolicies Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The GetClientConfigPolicies WMI class method gets all site-wide client configuration policies and their corresponding policy assignments."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/refreshpkgsource-method-in-class-sms_tasksequencepackage.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 SMS_TaskSequencePackage"
33
titleSuffix: "Configuration Manager"
4+
description: "The RefreshPkgSource class method refreshes the package source at all distribution points when the package properties have not changed."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_imageservicingscanrequest-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_ImageServicingScanRequest Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_ImageServicingScanRequest WMI class is an SMS Provider class that represents scan request for offline servicing image."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_stateinformation-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_StateInformation Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_StateInformation WMI class provides information about a state message."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/updateoptionalcomponents-method-in-class-sms_bootimagepackage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "UpdateOptionalComponents Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The UpdateOptionalComponents WMI class method updates all specified optional components to the boot image package."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/sum/evaluateautodeployment-method-in-class-sms_autodeployment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "EvaluateAutoDeployment Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The EvaluateAutoDeployment WMI class method evaluates an automatic deployment."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)