Skip to content

Commit e3f8c24

Browse files
author
Angela Fleischmann
authored
Merge pull request #7285 from Vette99/WB0406a
[bulk] Validation: missing description fixes 15a
2 parents 2c2bc62 + 8d5e6b2 commit e3f8c24

15 files changed

Lines changed: 18 additions & 3 deletions

memdocs/configmgr/develop/core/servers/manage/how-to-determine-advertisement-status.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: To determine advertisement status in Configuration Manager, you can use the queries described in this section.
23
title: "Determine Advertisement Status"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/ccm_service_hostedclass-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: In Configuration Manager, the CCM_Service_HostedClass class is a client Windows Management Instrumentation class that configures a COM class to be hosted in the CCMEXEC service.
23
title: "CCM_Service_HostedClass Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/idcmsdk--evaluatebaseline-method.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: The IDCMSDK::EvaluateBaseline method, in Configuration Manager, runs the discover operation for the specified baseline configuration item.
23
title: "IDCMSDK::EvaluateBaseline"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
@@ -42,7 +43,7 @@ HRESULT EvaluateBaseline(
4243

4344
Qualifiers: [in]
4445

45-
Pointer to an [IDCMAgentCallback Interface](../../../../../develop/reference/core/clients/client-classes/idcmagentcallback-interface.md) object which is used to notify the agent of the of progress, completion or failure of the operation.
46+
Pointer to an [IDCMAgentCallback Interface](../../../../../develop/reference/core/clients/client-classes/idcmagentcallback-interface.md) object which is used to notify the agent of the progress, completion, or failure of the operation.
4647

4748
`bForce`
4849
Data type: `BOOL`

memdocs/configmgr/develop/reference/core/clients/client-classes/sms_systemconsoleuser-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: The SMS_SystemConsoleUser class is a client Windows Management Instrumentation class, in Configuration Manager, that defines usage data about users, based on the Windows security event log.
23
title: "SMS_SystemConsoleUser Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/collections/gettotalnumresults-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: The GetTotalNumResults Windows Management Instrumentation class method gets a count of all members in a collection, including subcollections.
23
title: "GetTotalNumResults Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/deploy/importforuser-method-in-class-sms_clientpfxcertificate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: The ImportForUser Windows Management Instrumentation class method, in Configuration Manager, imports a certificate for a user, encrypted by using a password.
23
title: "ImportForUser Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/manage/sms_r_ipnetwork-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: The SMS_R_IPNetwork WMI class is an SMS Provider server class, in Configuration Manager, that is generated dynamically and contains data for resources discovered by the Network Discovery Agent.
23
title: "SMS_R_IPNetwork Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/sms_clientadvertisementstatus-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: The SMS_ClientAdvertisementStatus WMI class is an SMS Provider server class, in Configuration Manager, that records the last status message for every client and advertisement.
23
title: "SMS_ClientAdvertisementStatus Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/sms_distributionstatus-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: The SMS_DistributionStatus WMI class is an SMS Provider server class, in Configuration Manager, that represents the status of a package that has been assigned to a distribution point.
23
title: "SMS_DistributionStatus Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/sms_dpgroupmembers-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: The SMS_DPGroupMembers Windows Management Instrumentation class is an SMS Provider server class, in Configuration Manager, that represents distribution point group members.
23
title: "SMS_DPGroupMembers Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)