Skip to content

Commit 5336995

Browse files
committed
meta develop batch 22
1 parent 7d401c2 commit 5336995

63 files changed

Lines changed: 587 additions & 642 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

memdocs/configmgr/develop/reference/core/clients/sdk/getmachinepolicy-method-in-class-ccm_clientutilities.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetMachinePolicy Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "A Windows Management Instrumentation class method that gets and evaluates the machine policy for a client device."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: GetMachinePolicy Method
3+
titleSuffix: Configuration Manager
4+
description: A Windows Management Instrumentation class method that gets and evaluates the machine policy for a client device.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 3b5b6f45-d435-4096-8e7f-13290d4019c3
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetMachinePolicy Method in Class CCM_ClientUtilities
1918
The `GetMachinePolicy` Windows Management Instrumentation (WMI) class method gets and evaluates the machine policy for a client device.

memdocs/configmgr/develop/reference/core/clients/sdk/getnetworkcost-method-in-class-ccm_clientutilities.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
22
description: The GetNetworkCost Windows Management Instrumentation (WMI) class method in the Configuration Manager.
3-
title: "GetNetworkCost Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: GetNetworkCost Method
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: de103be8-9c09-4014-949b-57372690d704
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1516
---
1617

1718
# GetNetworkCost Method in Class CCM_ClientUtilities

memdocs/configmgr/develop/reference/core/clients/sdk/getnextservicewindowid-method-in-class-ccm_servicewindowmanager.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetNextServiceWindowID Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the GetNextServiceWindowID WMI class method gets the identifier of the next service window instance closest to the current time."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: GetNextServiceWindowID Method
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the GetNextServiceWindowID WMI class method gets the identifier of the next service window instance closest to the current time.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 0d183452-3798-4ac8-a210-25368c575ddf
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetNextServiceWindowID Method in Class CCM_ServiceWindowManager
1918
The `GetNextServiceWindowID` WMI class method, in Configuration Manager, gets the identifier of the next service window instance closest to the current time.

memdocs/configmgr/develop/reference/core/clients/sdk/getpendingcomponentlist-method-in-class-ccm_application.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetPendingComponentList Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the GetPendingComponentList Windows Management Instrumentation class method that gets the pending component list for an application."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: GetPendingComponentList Method
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the GetPendingComponentList Windows Management Instrumentation class method that gets the pending component list for an application.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 826de7bf-3990-49a4-924f-8dc6aa08324e
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetPendingComponentList Method in Class CCM_Application
1918
The `GetPendingComponentList` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets the pending component list for an application.

memdocs/configmgr/develop/reference/core/clients/sdk/getpolicystate-method-in-class-ccm_softwarecatalogutilities.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetPolicyState Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "A Windows Management Instrumentation (WMI) class method that returns the state of a policy object."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: GetPolicyState Method
3+
titleSuffix: Configuration Manager
4+
description: A Windows Management Instrumentation (WMI) class method that returns the state of a policy object.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 8f5ac399-40bb-4133-9d87-da7f5f3ec46d
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetPolicyState Method in Class CCM_SoftwareCatalogUtilities
1918
The `GetPolicyState` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that returns the state of a policy object.

memdocs/configmgr/develop/reference/core/clients/sdk/getportalurlvalue-method-in-class-ccm_softwarecatalogutilities.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetPortalUrlValue Method"
2+
title: GetPortalUrlValue Method
33
description: Learn how the GetPortalUrlValue Windows Management Instrumentation (WMI) class method, in Configuration Manager, that returns the portal url for a client.
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: e3cc99be-b85e-48dc-87bc-3d27c92987ac
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetPortalUrlValue Method in Class CCM_SoftwareCatalogUtilities
1918
The `GetPortalUrlValue` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that returns the portal url for a client.

memdocs/configmgr/develop/reference/core/clients/sdk/getproperty-method-in-class-ccm_appdeploymenttype.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
description: Learn how to retrieve an application deployment type property using GetProperty class in Configuration Manager.
2+
description: Learn how to retrieve an application deployment type property using GetProperty class in Configuration Manager.
33
title: GetProperty method in class CCM_AppDeploymentType
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 3002c0dd-4713-42c6-bda0-f7cc7d8d1b2d
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetProperty Method in Class CCM_AppDeploymentType
1918
The `GetProperty` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that retrieves an application deployment type property.

memdocs/configmgr/develop/reference/core/clients/sdk/getproperty-method-in-class-ccm_application.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
title: GetProperty method in class CCM_Application
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the GetProperty Windows Management Instrumentation class method that gets an application property value."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the GetProperty Windows Management Instrumentation class method that gets an application property value.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 564b89ee-b9bb-459d-a8cc-1babb6220757
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetProperty Method in Class CCM_Application
1918
The `GetProperty` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets an application property value.

memdocs/configmgr/develop/reference/core/clients/sdk/getremctrlsettings-method-in-class-ccm_remotecontrolmanager.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetRemCtrlSettings Method"
2+
title: GetRemCtrlSettings Method
33
description: The GetRemCtrlSettings Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets the remote control settings on a client computer.
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: b090c545-39e8-4e74-8b5b-d95a9a12ef29
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetRemCtrlSettings Method in Class CCM_RemoteControlManager
1918
The `GetRemCtrlSettings` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets the remote control settings on a client computer.

memdocs/configmgr/develop/reference/core/clients/sdk/getsuppresscomputeractivityinpresentationmode-method.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: Article outlining the use of the GetSuppressComputerActivityInPresentationMode in Configuration Manager.
3-
title: "GetSuppressComputerActivityInPresentationMode Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: GetSuppressComputerActivityInPresentationMode Method
4+
titleSuffix: Configuration Manager
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 2286886d-040d-49e6-9739-d2950606b9e2
10-
author: aczechowski
11-
ms.author: aaroncz
12-
manager: dougeby
10+
author: Banreet
11+
ms.author: banreetkaur
12+
manager: apoorvseth
1313
ms.localizationpriority: null
14-
ms.collection: openauth
15-
16-
14+
ms.collection: tier3
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# GetSuppressComputerActivityInPresentationMode Method in Class CCM_ClientUXSettings
1918
The `GetSuppressComputerActivityInPresentationMode` Windows Management Instrumentation (WMI) class method, in Configuration Manager, that gets the value for `SuppressComputerActivityInPresentationMode`

0 commit comments

Comments
 (0)