Skip to content

Commit 22d9039

Browse files
committed
fixed missing descriptions
1 parent 1722b13 commit 22d9039

12 files changed

Lines changed: 12 additions & 0 deletions

memdocs/configmgr/develop/apps/verifying-the-application-management-extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Verifying the Application Management Extension"
33
titleSuffix: "Configuration Manager"
4+
description: "Verify the new Deployment Type is available in the console"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-read-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: "Read an Object by Using WMI"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, you read a Configuration Manager object by using the SWbemServices object Get method to return an object instance that is identified by a key value."
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-an-inf-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 an INF File"
33
titleSuffix: "Configuration Manager"
4+
description: "You can import a Windows driver that is described by an information (.inf) file, in Configuration Manager, by using the CreateFromINF Method in Class SMS_Driver"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-set-an-operating-system-deployment-task-sequence-variable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Set an OS Deployment Task Sequence Variable"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, you create an operating system deployment task sequence variable by creating an instance of the SMS_TaskSequence_SetVariableAction class, adding to a task sequence."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/distributedeploymenttypeextension-method-in-class-sms_deploymenttype.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "DistributeDeploymentTypeExtension Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The DistributeDeploymentTypeExtension Windows Management Instrumentation (WMI) class method, in Configuration Manager, schedules a Deployment Type Extension to be distributed throughout the hierarchy."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/compliance/sms_category_localizedproperties-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_Category_LocalizedProperties Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_Category_LocalizedProperties Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that describes various localized properties for a category, for example, a product or a classification."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/config/sms_antimalwaresettings-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_AntimalwareSettings Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The `SMS_AntimalwareSettings` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents customized Antimalware policy settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/misc/getcontexthandle-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: "GetContextHandle Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The GetContextHandle method, in Configuration Manager, stores context objects on the server."
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_imagepackage.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_ImagePackage"
33
titleSuffix: "Configuration Manager"
4+
description: "The RefreshPkgSource Windows Management Instrumentation (WMI) class method, in Configuration Manager, 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_enablebitlockeraction-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_EnableBitLockerAction class
33
titleSuffix: Configuration Manager
4+
description: "The `SMS_TaskSequence_EnableBitLockerAction` WMI class is an SMS Provider server class in Configuration Manager. It represents a task sequence action that enables the BitLocker encryption on the specified drive."
45
ms.date: 08/11/2020
56
ms.prod: configuration-manager
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)