Skip to content

Commit a37e335

Browse files
authored
Merge pull request #7143 from LSchaufMS/LSchauf0328
[bulk] Validation: add missing descriptions.
2 parents 05c89bb + d3e03c8 commit a37e335

7 files changed

Lines changed: 7 additions & 0 deletions

memdocs/configmgr/develop/core/understand/how-to-handle-configuration-manager-asynchronous-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 Asynchronous Errors by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4+
description: "To handle a Configuration Manager error raised during an asynchronous query, test the RunWorkerCompletedEventArgs parameter Error Exception property passed to the SmsBackgroundWorker.QueryProcessorCompleted event handler."
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-deployment-task-sequence-action.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 Deployment Task Sequence Action"
33
titleSuffix: "Configuration Manager"
4+
description: "Add an OS deployment task sequence action to a task sequence by creating an instance of an SMS_TaskSequence_Action derived class, and then add it to the steps of the task sequence."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_tasksequence_capturesystemimageaction-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_CaptureSystemImageAction Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_TaskSequence_CaptureSystemImageAction class represents a task sequence action that specifies an existing network share and WIM file to use when saving the image."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_tasksequencereferencesinfo-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_TaskSequenceReferencesInfo Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_TaskSequenceReferencesInfo class associates a task sequence with its package."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/osd/sms_usersettings-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_UserSettings Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_UserSettings class describes attributes that are specific to a single user that is managed by Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/protect/sms_topthreatsdetected-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_TopThreatsDetected Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_TopThreatsDetected class summarizes the top threats found in the last 24 hours per collection."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/sum/how-to-set-software-updates-branding-information.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Set Software Updates Branding Information"
33
titleSuffix: "Configuration Manager"
4+
description: "Set the Software Updates client branding information by modifying the necessary site control file settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)