Skip to content

Commit 5bf3e7e

Browse files
committed
added missing descriptions
1 parent d526d5e commit 5bf3e7e

20 files changed

Lines changed: 20 additions & 0 deletions

memdocs/configmgr/develop/apps/how-to-define-the-installer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use the application management deployment technology installer to define the properties and methods used on the client to install the application.
23
title: "How to Define the Installer"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/understand/introduction-to-wbemtest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use WBEMTEST, a useful tool for working with WMI/WBEM immediately available on most systems.
23
title: "Introduction to WBEMTEST"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/apps/sms_cideploymentunknownstatus-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to represent the status of a configuration item deployment for unknown status using SMS_CIDeploymentUnknownStatus class.
23
title: "SMS_CIDeploymentUnknownStatus Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/client-infrastructure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn all about the infrastructure of Configuration Manager including Control Panel, client framework and data transfer, and policy functionality.
23
title: "Client Infrastructure"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/sms_processor-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to represent a device that can interpret a sequence of instructions on a computer that is running a Windows O.S. using SMS_Processor class.
23
title: "SMS_Processor Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/collections/deleteallmembers-method-in-class-sms_collection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to delete all members, that is, resources and discovery data, for a collection using the DeleteAllMembers class method.
23
title: "DeleteAllMembers Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/manage/sms_g_system_collectedfile-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use SMS_G_System_CollectedFile class which contains information about a file copied from the client computer to the site server.
23
title: "SMS_G_System_CollectedFile Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/ccm_ctm_jobstateex4-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to represent the state information for a single Content Transfer Manager job using CCM_CTM_JobStateEx4 class.
23
title: "CCM_CTM_JobStateEx4 Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/refresh-method-in-class-sms_siteinstallmap.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to reload the install map from the database, which repopulates the classes using Refresh class method.
23
title: Refresh method in class SMS_SiteInstallMap
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/removesitesystem-method-in-class-sms-defaultboundarygroup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to remove one or more site system servers from a default boundary group using the RemoveSiteSystem class.
23
title: RemoveSiteSystem method in class SMS_DefaultBoundaryGroup
34
titleSuffix: "Configuration Manager"
45
ms.date: "03/13/2017"

0 commit comments

Comments
 (0)