Skip to content

Commit acfe956

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

14 files changed

Lines changed: 14 additions & 1 deletion

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configuration Manager Schedules"
3+
description: "The SMS_ScheduleToken WMI class is an abstract parent class for the SMS_ST_ schedule token classes that handle the scheduling of events with differing frequencies."
34
ms.date: "09/20/2016"
45
ms.prod: "configuration-manager"
56
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-connect-to-an-sms-provider-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: "Connect to an SMS Provider by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To connect to a SMS Provider, use WqlConnectionManager.Connect."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-create-a-schedule-token.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create a Schedule Token"
33
titleSuffix: "Configuration Manager"
4+
description: "Create a schedule token in Configuration Manager by creating and populating an instance of the appropriate SMS_ST_ schedule token class."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-enable-or-disable-a-windows-driver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Enable or Disable a Windows Driver"
33
titleSuffix: "Configuration Manager"
4+
description: "Enable or disable a Windows driver in the operating system deployment driver catalog by setting the IsEnabled property of the SMS_Driver Server WMI Class object."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-import-a-new-computer-into-configuration-manager.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Import a New Computer"
33
titleSuffix: "Configuration Manager"
4+
description: "Add a new computer directly to the Configuration Manager database by calling the ImportMachineEntry Method in Class SMS_Site."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/sms_g_user_dcmdeploymentnoncompliantassetdetails-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_USER_DCMDeploymentNonCompliantAssetDetails Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_G_USER_DCMDeploymentNonCompliantAssetDetails WMI class represents non-compliant asset details for a deployment."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/mdm/uploadtoken-method-in-class-sms_mdmapplevpptoken.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "UploadToken Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The UploadToken WMI class method uploads an Apple Volume Purchase Program (VPP) token to Microsoft Intune."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/misc/class-and-property-qualifiers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Class and Property Qualifiers"
33
titleSuffix: "Configuration Manager"
4+
description: "This table shows the qualifiers that are specific to Microsoft Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/getencryptdecryptkey-method-in-class-sms_statemigration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "GetEncryptDecryptKey Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The GetEncryptDecryptKey WMI class method retrieves the symmetric key that is used to encrypt and decrypt the user state during state migration."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_imageupdatestatusview-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_ImageUpdateStatusView Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_ImageUpdateStatusView WMI class represents software update information that is used by offline servicing image."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)