Skip to content

Commit d3356f0

Browse files
committed
Merge branch 'main' into release-cm2203-cb
2 parents fbf476f + 0c590de commit d3356f0

32 files changed

Lines changed: 62 additions & 13 deletions

File tree

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/apps/sms_appfailedvesdata-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_AppFailedVEsData Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager.
23
title: "SMS_AppFailedVEsData Class"
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/iciinfo--getevalstate-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: The ICIINFO::GetEvalState method, in Configuration Manager, gets the current evaluation state of the configuration item.
23
title: "ICIINFO::GetEvalState"
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/config/sms_poweragentconfig-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_PowerAgentConfig Windows Management Instrumentation class is an SMS Provider server class, in Configuration Manager, that specifies power management settings on client computers.
23
title: "SMS_PowerAgentConfig Class"
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/deploy/sms_clientdatasourcescontent-server-wmi-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: Learn how to use the SMS_ClientDataSourcesContent class to represent client content data sources per boundary group.
2+
description: The SMS_ClientDataSourcesContent Windows Management Instrumentation class is an SMS Provider server class, in Configuration Manager.
33
title: "SMS_ClientDataSourcesContent Class"
44
titleSuffix: "Configuration Manager"
55
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)