Skip to content

Commit 05c7727

Browse files
committed
[bulk] Validation: add missing descriptions.
1 parent 2088723 commit 05c7727

4 files changed

Lines changed: 4 additions & 0 deletions

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/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

0 commit comments

Comments
 (0)