Skip to content

Commit c0ede63

Browse files
author
Angela Fleischmann
authored
Merge pull request #7190 from v-emilypr/missingdesc9
[bulk] Missing Descriptions
2 parents 0242b9d + 0022dcd commit c0ede63

29 files changed

Lines changed: 30 additions & 1 deletion

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: 2 additions & 1 deletion
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"
@@ -67,7 +68,7 @@ Class SMS_CIDeploymentUnknownStatus : SMS_BaseClass
6768

6869
Qualifiers: [key, not_null, read]
6970

70-
Stauts category.
71+
Status category.
7172

7273
`CI_ID`
7374
Data type: `UInt32`

memdocs/configmgr/develop/reference/core/clients/client-classes/appdetectstate-enumeration.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 define application installation states in Configuration Manager using AppDetectState enumeration.
23
title: "AppDetectState Enumeration"
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/config/sms_bits2config-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 specify Background Intelligent Transfer settings for client computers using SMS_BITS2Config class.
23
title: "SMS_BITS2Config Class"
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"

0 commit comments

Comments
 (0)