Skip to content

Commit c7b1495

Browse files
author
Angela Fleischmann
authored
Merge pull request #7194 from v-emilypr/missingdesc10
[bulk] Missing Descriptions
2 parents 07a9103 + bb52644 commit c7b1495

30 files changed

Lines changed: 31 additions & 1 deletion

File tree

memdocs/configmgr/develop/apps/how-to-define-the-deployment-type-property-sheet-xml-file.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 create and define the custom deployment type property page XML file for use within Configuration Manager.
23
title: "Define the Deployment Type Property Sheet XML File"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/clients/collections/how-to-create-a-static-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 create a static collection with defined attributes and members within Configuration Manager.
23
title: "Create a Static Collection"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/console/console-node-xml.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 Configuration Manager Console Node XML to cause a grid view to appear in the view panel displaying the RoleName and SiteCode properties.
23
title: "Console Node XML"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/manage/how-to-report-user-defined-status-messages.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 report user-defined informational, warning, and error status messages, on the site server using methods defined in the SMS_StatusMessage class.
23
title: "Report User-Defined Status Messages"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/apps/sms_applicationlatest-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 an application in Configuration Manager using SMS_ApplicationLatest class.
23
title: "SMS_ApplicationLatest Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
@@ -429,7 +430,7 @@ Class SMS_ApplicationLatest : SMS_ConfigurationItemLatestBaseClass
429430

430431
Qualifiers: [enumeration, read]
431432

432-
Whether this application requires a user logon to setup. Possible values are:
433+
Whether this application requires a user logon to set up. Possible values are:
433434

434435
|Value|Logon required?|
435436
|-|-|

memdocs/configmgr/develop/reference/apps/sms_userapplicationrequesthistoryitem-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 an update to an instance of SMS_UserApplicationRequest using SMS_UserApplicationRequestHistoryItem class.
23
title: "SMS_UserApplicationRequestHistoryItem Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/apps/updatestats-method-in-class-sms_application.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 update the statistics for the application using UpdateStats class method in Configuration Manager.
23
title: UpdateStats method in class SMS_Application
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/compliance/sms_compliancepolicysettings-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 compliance policy settings using SMS_CompliancePolicySettings class in Configuration Manager.
23
title: "SMS_CompliancePolicySettings Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/compliance/sms_dcmdeploymentcompliantassetdetails-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 compliant asset details for a deployment using SMS_DCMDeploymentCompliantAssetDetails class.
23
title: "SMS_DCMDeploymentCompliantAssetDetails Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/getassignedsite-method-in-class-sms_client.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 GetAssignedSite method to get the current assigned site of the client in Configuration Manager.
23
title: "GetAssignedSite Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)