Skip to content

Commit befa21e

Browse files
committed
edit thru summarizestatus
1 parent d1fe9df commit befa21e

13 files changed

Lines changed: 14 additions & 1 deletion

memdocs/configmgr/develop/core/clients/asset-intelligence/how-to-initiate-a-synchronization.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 synchronize the asset intelligence catalog outside the normal synchronization schedule.
23
title: "Initiate a Synchronization"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/configure/how-to-assign-an-advertisement-to-a-collection-of-computers.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 SMS_Advertisement class to assign an advertisement to a collection of computers.
23
title: "Assign an Advertisement to a Collection of Computers"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/console/how-to-create-action-xml-for-a-configuration-manager-dialog-box.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 action XML for dialog boxes.
23
title: "Create Action XML for a Dialog Box"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/console/report-action.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 report action in the configuration manager to display reports in the configuration manager console.
23
title: "Configuration Manager Report Action"
34
ms.date: "09/20/2016"
45
ms.prod: "configuration-manager"

memdocs/configmgr/develop/reference/core/clients/client-classes/sms_systemconsoleusage-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 use the SMS_SystemConsoleUsage class to define usage data about devices based on the Windows security event log.
23
title: "SMS_SystemConsoleUsage Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/config/sms_softwaremeteringagentconfig-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 the SMS_SoftwareMeteringAgentConfig class to specify how client computers retrieve data about the software they use.
23
title: "SMS_SoftwareMeteringAgentConfig Class"
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how to use the SMS_ClientDataSourcesContent class to represent client content data sources per boundary group.
23
title: "SMS_ClientDataSourcesContent Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_softwarebase-client-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 use the CCM_SoftwareBase class to represent the base class for management entities like software updates, applications and more.
23
title: "CCM_SoftwareBase Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"
@@ -15,7 +16,7 @@ ms.collection: openauth
1516

1617
---
1718
# CCM_SoftwareBase Client WMI Class
18-
The `CCM_SoftwareBase` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the base class for management entities like software updates. applications and so on. This class contains the common properties across these management entities. This class is listed here for completeness and to show the base class properties which derived classes would inherit. Client SDK users will always use the specific derived classes of interest to achieve the functionality.
19+
The `CCM_SoftwareBase` Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager that represents the base class for management entities like software updates, applications, and so on. This class contains the common properties across these management entities. This class is listed here for completeness and to show the base class properties which derived classes would inherit. Client SDK users will always use the specific derived classes of interest to achieve the functionality.
1920

2021
> [!IMPORTANT]
2122
> The software update client side SDK will only return set of updates which are deployed to client from Configuration Manager site server, and are applicable, and are yet to be installed on the client.

memdocs/configmgr/develop/reference/core/clients/status/sms_ch_summaryhistory-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 the SMS_CH_SummaryHistory class to represent client summary histories.
23
title: "SMS_CH_SummaryHistory Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/removecontent-method-in-class-sms_contentpackage.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 RemoteContent class method to remove the content for the given content ID from a package.
23
title: RemoveContent method in class SMS_ContentPackage
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)