Skip to content

Commit 1f47fc8

Browse files
committed
Fixed missing descriptions
1 parent 9147f29 commit 1f47fc8

30 files changed

Lines changed: 31 additions & 1 deletion

File tree

memdocs/configmgr/develop/compliance/application-configuration-item-example-1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Application Configuration Item Example 1"
33
titleSuffix: "Configuration Manager"
4+
description: "The Application Configuration Item Instance example determines whether the Configuration Manager client is installed on the system by using Microsoft Windows Installer-based detection."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/date-and-time-formats.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Date and Time Formats"
33
titleSuffix: "Configuration Manager"
4+
description: "When you write queries or compose reports from information that is stored in the Configuration Manager site database, you can express the date and time in any valid SQL format."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-handle-configuration-manager-asynchronous-errors-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: "Handle Asynchronous Errors by Using WMI"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, when an error occurs in an asynchronous call, the error object is passed as the second parameter to the `OnCompleted` method."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-clear-a-pxe-advertisement-for-a-configuration-manager-collection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Clear a PXE Advertisement For a Collection"
33
titleSuffix: "Configuration Manager"
4+
description: "To clear a PXE advertisement for a Configuration Manager collection, you call the ClearLastNBSAdvForCollection Method in Class SMS_Collection"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-create-an-association-between-two-computers-in-configuration-manager.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create an Association Between Two Computers"
33
titleSuffix: "Configuration Manager"
4+
description: "You create an association between a reference and destination computer, in Configuration Manager, by calling the AddAssociation Method in Class SMS_StateMigration"
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Reorder an OS Deployment Task Sequence"
33
titleSuffix: "Configuration Manager"
44
ms.date: "09/20/2016"
5+
description: "In Configuration Manager, you can reorder the steps (an action or a group) in a task sequence or group by rearranging the step sequence in the [Steps] property array."
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk
78
ms.topic: how-to

memdocs/configmgr/develop/osd/how-to-set-the-pxe-service-point-response-for-a-specific-network-interface.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Set the PXE Service Point Response for a Specific Network Interface"
33
titleSuffix: "Configuration Manager"
4+
description: "Creates a copy of the current boot image source .wim file and updates the copy with the most current operating system deployment binaries."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-use-task-sequence-variables-in-a-running-task-sequence.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Use Task Sequence Variables in a Running Task Sequence"
33
titleSuffix: "Configuration Manager"
4+
description: "In Configuration Manager, you can create, get, and set task sequence variables in a running task sequence by using the task sequence environment COM automation object."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/deny-method-in-class-sms_userapplicationrequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Deny Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The `Deny` Windows Management Instrumentation (WMI) class method, in Configuration Manager, denies user application requests."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/apps/managedeploymentfordevice-method-in-class-sms_application.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "ManageDeploymentForDevice Method"
33
titleSuffix: "Configuration Manager"
4+
description: "The following syntax is simplified from Managed Object Format (MOF) code and defines the method."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)