Skip to content

Commit 3b3de12

Browse files
committed
edits
1 parent cee2c15 commit 3b3de12

23 files changed

Lines changed: 23 additions & 0 deletions

memdocs/configmgr/develop/apps/how-to-enable-or-disable-software-metering.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Enable or Disable Software Metering"
33
titleSuffix: "Configuration Manager"
4+
description: "Enable or disable the Software Metering Client Agent by modifying the site control file settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/configure/how-to-check-if-a-user-has-permissions-for-a-resource.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Check if a User Has Permissions for a Resource"
33
titleSuffix: "Configuration Manager"
4+
description: "Check whether a user has permission for a resource using the GetCollectionsWithResourcePermissions method in the SMS_RbacSecuredObject class."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/configure/how-to-configure-an-advertisement-to-override-a-maintenance-window.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configure an Advertisement to Override a Maintenance Window"
33
titleSuffix: "Configuration Manager"
4+
description: "Configure an advertisement to override maintenance windows using the SMS_Advertisement class and the AdvertFlags class property in Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/configure/how-to-create-a-data-discovery-record.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create a Data Discovery Record"
33
titleSuffix: "Configuration Manager"
4+
description: "Specify the resource type, the discovery process, the site that discovered the resource, and the resource properties."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/console/console-rootnodes-element.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Console RootNodes Element"
33
titleSuffix: "Configuration Manager"
4+
description: "The RootNodes element is responsible for rendering a node. The `NodeDescription` node defines these user interface elements."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/understand/sms-provider-fundamentals.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SMS Provider Fundamentals"
33
titleSuffix: "Configuration Manager"
4+
description: "Use the SMS Provider to access and modify Configuration Manager data. It is a WMI provider that can be accessed through either WMI or managed classes."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/manage/sms_query-server-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "SMS_Query Class"
33
titleSuffix: "Configuration Manager"
4+
description: "The SMS_Query Windows Management Instrumentation (WMI) class is an SMS Provider server class. It serves as a container for predefined queries."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_remotecontrolmanager-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "CCM_RemoteControlManager Class"
33
titleSuffix: "Configuration Manager"
4+
description: "An SMS Provider server class, in Configuration Manager, that contains several methods to help manage client remote control settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_softwarebase-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "CCM_SoftwareBase Class"
33
titleSuffix: "Configuration Manager"
4+
description: "An SMS Provider server class that represents the base class for management entities like software updates, applications and so on."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/servers/configure/refreshpkgsource-method-in-class-sms_contentpackage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: RefreshPkgSource method in class SMS_ContentPackage
33
titleSuffix: "Configuration Manager"
4+
description: "The RefreshPkgSource Windows Management Instrumentation (WMI) class method causes a refresh of the package source."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)