Skip to content

Commit 6281385

Browse files
author
Angela Fleischmann
authored
Merge pull request #7166 from Roudabeh1348/Missing-description1
[Bulk] Validation-Missing-description1
2 parents d7d50a2 + 97f0a6b commit 6281385

30 files changed

Lines changed: 32 additions & 1 deletion

File tree

memdocs/configmgr/develop/compliance/about-operating-system-configuration-item-examples.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "About OS Configuration Item Examples"
33
titleSuffix: "Configuration Manager"
4+
description: "Item Examples include all of the functionality of general configuration items. They are tightly coupled with a specific version of the Windows operating system."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/clients/collections/how-to-initiate-a-one-time-membership-evaluation-for-a-collection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Initiate a One-time Membership Evaluation for a Collection"
33
titleSuffix: "Configuration Manager"
4+
description: "Initiate a One-time Membership Evaluation for a Collection. Get a specific collection instance by using the collection ID provided."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/clients/collections/how-to-modify-a-collection.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Modify a Collection"
33
titleSuffix: "Configuration Manager"
4+
description: "How to modify a collection by using the collection ID provided. The example property values are modified using the name and comment values."
5+
46
ms.date: "09/20/2016"
57
ms.prod: "configuration-manager"
68
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/clients/inventory/how-to-configure-software-inventory-settings.md

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

memdocs/configmgr/develop/core/understand/how-to-connect-to-an-sms-provider-in-configuration-manager-by-using-wmi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Connect to an SMS Provider by Using WMI"
33
titleSuffix: "Configuration Manager"
4-
description: "Use the WMI SWbemLocator object or the Windows Script Host GetObject method to connect to an SMS Provider."
4+
description: "Connect to the SMS Provider on a Configuration Manager site server by using the WMI SWbemLocator object or by using the Windows Script Host GetObject method."
55
ms.date: "09/20/2016"
66
ms.prod: "configuration-manager"
77
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-encrypt-passwords-or-data-for-a-site.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Encrypt Passwords or Data for a Site"
33
titleSuffix: "Configuration Manager"
4+
description: "Encrypt Passwords or Data for a Site. Using a new WMI method, the user accounts' passwords can be encrypted for a specific site."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/how-to-run-a-query.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Run a Query"
33
titleSuffix: "Configuration Manager"
4+
description: "Run an SMS_Query based query by getting the query instance and then by running WQL query in the SMS_Query object Expression property."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/sql-view-security.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SQL View Security"
33
titleSuffix: "Configuration Manager"
4+
description: "Facilitate instance (or row) level security on core object classes. Using the Configuration Manager schema views, an application or user is operating outside of this security mechanism."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/about-reporting-configuration-manager-custom-action-progress.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Report Custom Action Progress"
33
titleSuffix: "Configuration Manager"
4+
description: "A custom action can report progress information that is used to display a progress indicator."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-add-a-step-to-an-operating-system-deployment-group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Add a Step to an OS Deployment Group"
33
titleSuffix: "Configuration Manager"
4+
description: "Add the step to the SMS_TaskSequenceGroup.Steps array property in Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)