Skip to content

Commit 0523463

Browse files
authored
Merge pull request #7144 from v-emilypr/missingdesc4
Missingdesc4
2 parents 236a4bf + bbd6167 commit 0523463

30 files changed

Lines changed: 30 additions & 0 deletions

File tree

memdocs/configmgr/develop/core/clients/programming/how-to-perform-a-synchronous-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: Learn how to run a synchronous query in Configuration Manager using ManagementObjectSearcher object.
23
title: "Perform a Synchronous Query by Using System.Management"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/core/servers/configure/how-to-delete-a-maintenance-window-for-a-collection.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 delete a maintenance window for a collection in Configuration Manager with the following example.
23
title: "Delete a Maintenance Window for a Collection"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/asset-intelligence/sms_aisoftwarelist-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 access all known software titles in the Asset Inteligence catalog using SMS_AISoftwareList.
23
title: "SMS_AISoftwareList Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/ccm_policy_rule-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 define a policy object rule used in the PolicyRules property with the CCM_Policy_Rule class.
23
title: "CCM_Policy_Rule Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/cijobstate-enumeration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
description: Learn how CIJobState enumeration defines configuration item agent job states and is used by ICIINFO Interface.
23
title: "CIJobState Enumeration"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/iappmanagementhandler-interface.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 define functions to interact with the handler in Configuration Manager using IAppManagementHandler.
23
title: "IAppManagementHandler Interface"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/iciinfo--getjobstate-method.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 get the current operational state of the configuration item that is part of a job or task with ICIINFO::GetJobState.
23
title: "ICIINFO::GetJobState"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/iciinfo--getversion-method.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 ICIIINFO::GetVersion method to get the version of the configuration item in Configuration Manager.
23
title: "ICIINFO::GetVersion"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/client-classes/sms_activesyncconnecteddevice-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 represent a device connected to the ActiveSyn service using SMS_ActiveSyncConnectedDevice class.
23
title: "SMS_ActiveSyncConnectedDevice Class"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

memdocs/configmgr/develop/reference/core/clients/collections/getnumresults-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: Learn how to get a count of all members in a collection, not including subcollections using GetNumResults.
23
title: "GetNumResults Method"
34
titleSuffix: "Configuration Manager"
45
ms.date: "09/20/2016"

0 commit comments

Comments
 (0)