Skip to content

Commit de35ce1

Browse files
author
Angela Fleischmann
authored
Merge pull request #7274 from MicrosoftDocs/main
Publish 04/05/2022 3:30 PM PT
2 parents 663e9ad + 77de3fd commit de35ce1

13 files changed

Lines changed: 16 additions & 4 deletions

memdocs/configmgr/develop/core/clients/programming/how-to-perform-an-asynchronous-query-by-using-system.management.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: To perform an asynchronous query on a Configuration Manager client Windows Instrumentation (WMI) namespace, create a ManagementObjectSearcher object that specifies a WQL query.
23
title: "Perform an Asynchronous Query by Using System.Management"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/configure/how-to-configure-package-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how the following example shows how to configure the properties of an existing package, in Configuration Manager, by using the SMS_Package class.
23
title: "Configure Package Properties"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/configure/how-to-modify-program-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how the following will modify a program, in Configuration Manager, by using the SMS_Package and SMS_Program classes and properties.
23
title: "Modify Program Properties"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/console/how-to-create-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: These procedures show you how to create a modeless dialog box assembly, in Configuration Manager, by using Visual Studio.
23
title: "Create a Dialog Box"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/asset-intelligence/getsummary-method-in-class-sms_aimlsparser.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: The GetSummary Windows Management Instrumentation (WMI) class method, in Configuration Manager, retrieves the counts of imported Microsoft and non-Microsoft license count.
23
title: "GetSummary Method in Class SMS_AIMLSParser"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/sms_advertisement-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_Advertisement Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents an advertisement.
23
title: "SMS_Advertisement Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "04/27/2017"

memdocs/configmgr/develop/reference/core/servers/configure/sms_associatedsecuredcategory-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_AssociatedSecuredCategory WMI class is an SMS Provider server class, in Configuration Manager, that represents the list of RBA security categories associated with the current admin user.
23
title: "SMS_AssociatedSecuredCategory Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/servers/configure/sms_rcmsqlcontrol-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_RcmSqlControl Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager.
23
title: "SMS_RcmSqlControl Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/osd/setsequence-method-in-class-sms_tasksequencepackage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2+
description: The SetSequence Windows Management Instrumentation (WMI) class method, in Configuration Manager, updates the task sequence package with the specified task sequence.
23
title: "SetSequence Method"
34
titleSuffix: "Configuration Manager"
4-
description: "A Windows Management Instrumentation class method that updates the task sequence package with the specified task sequence."
55
ms.date: "09/20/2016"
66
ms.prod: "configuration-manager"
77
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/protect/sms_firewallpolicy-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_ConfigurationPolicyBase Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the configuration item.
23
title: "SMS_FirewallPolicy Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)