Skip to content

Commit 6906949

Browse files
committed
meta develop batch 26
1 parent 7d401c2 commit 6906949

49 files changed

Lines changed: 460 additions & 507 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/servers/manage/gettallyintervals-method-in-class-sms_summarizerrootstatus.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
description: Learn how to use the GetTallyIntervals method to get an array of tally intervals and the default interval.
3-
title: "GetTallyIntervals Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
description: Learn how to use the GetTallyIntervals method to get an array of tally intervals and the default interval.
3+
title: GetTallyIntervals 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: 80b464c3-8174-448c-bd0b-eaaa0554fa54
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
# GetTallyIntervals Method in Class SMS_SummarizerRootStatus
1918
The `GetTallyIntervals` Windows Management Instrumentation (WMI) class method, in Configuration Manager, gets an array of tally intervals and the default interval.

memdocs/configmgr/develop/reference/core/servers/manage/gettestsmtpconnectionresult-method-in-class-sms_subscription.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "GetTestSmtpConnectionResult Method"
2+
title: GetTestSmtpConnectionResult Method
33
description: Learn how the GetTestSmtpConnectionResult Windows Management Instrumentation (WMI) class method, in Configuration Manager, gets the test SMTP connection result.
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: 933bdb86-7a0e-457d-826e-80c349744ab6
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
# GetTestSmtpConnectionResult Method in Class SMS_Subscription
1918
The `GetTestSmtpConnectionResult` Windows Management Instrumentation (WMI) class method, in Configuration Manager, gets the test SMTP connection result.

memdocs/configmgr/develop/reference/core/servers/manage/iccmevent--eventtype-property.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: ICcmEvent::EventType is a read/write property, in Configuration Manager, that indicates the type of Windows Management Instrumentation event that is being raised.
33
title: "ICCMEvent::EventType Property"
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: 049f86f3-634e-46ca-b162-7fa5b5ac8d14
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
# ICCMEvent::EventType Property
1918
`ICcmEvent::EventType` is a read/write property, in Configuration Manager, that indicates the type of Windows Management Instrumentation (WMI) event that is being raised.

memdocs/configmgr/develop/reference/core/servers/manage/iccmevent--rawevent-property.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
title: "ICCMEvent::RawEvent Property"
3-
titleSuffix: "Configuration Manager"
3+
titleSuffix: Configuration Manager
44
description: "In Configuration Manager, ICcmEvent::RawEvent is a read-only property that indicates information to add to a raw event."
5-
ms.date: "09/20/2016"
6-
ms.prod: "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: 4e952869-2e3f-45c8-a259-12898f5373f0
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
# ICCMEvent::RawEvent Property
1918
`ICcmEvent::RawEvent` is a read-only property, in Configuration Manager, that indicates information to add to a raw event.

memdocs/configmgr/develop/reference/core/servers/manage/iccmevent--setproperty-method.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 set an event property in Configuration Manager using ICcmEvent::SetProperty method class.
2+
description: "Learn how to set an event property in Configuration Manager using ICcmEvent::SetProperty method class."
33
title: "ICCMEvent::SetProperty Method"
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: 44f3a746-4a3c-489d-bbfb-78cf0ed31fed
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
# ICCMEvent::SetProperty Method
1918
In Configuration Manager, the `ICcmEvent::SetProperty` method sets an event property.

memdocs/configmgr/develop/reference/core/servers/manage/iccmevent--submit-method.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
title: "ICCMEvent::Submit Method"
3-
titleSuffix: "Configuration Manager"
4-
description: In Configuration Manager, the ICCMEvent::Submit method submits an event to Windows Management Instrumentation.
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the ICCMEvent::Submit method submits an event to Windows Management Instrumentation.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: cc15a6d7-3cd4-4718-a9ab-bf1654d05e8d
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
# ICCMEvent::Submit Method
1918
In Configuration Manager, the `ICcmEvent::Submit` method submits an event to Windows Management Instrumentation (WMI).

memdocs/configmgr/develop/reference/core/servers/manage/iccmevent--submitpending-method.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 submit an event that is stored by Windows Management Instrumentation (WMI) using the ICcmEvent::SubmitPending method.
2+
description: "Learn how to submit an event that is stored by Windows Management Instrumentation (WMI) using the ICcmEvent::SubmitPending method."
33
title: "ICCMEvent::SubmitPending Method"
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: 870c9736-ce62-4396-821c-6eedd8c00d6f
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
# ICCMEvent::SubmitPending Method
1918
In Configuration Manager, the `ICcmEvent::SubmitPending` method submits an event that is stored by Windows Management Instrumentation (WMI).

memdocs/configmgr/develop/reference/core/servers/manage/installstatusmif-function.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: The InstallStatusMIF function creates a status Management Information Format (MIF) file that Configuration Manager uses to correlate the install status for an advertisement.
3-
title: "InstallStatusMIF Function"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: InstallStatusMIF Function
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: 5ad7cfc6-4112-41ab-94fe-c0a125564e28
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
# InstallStatusMIF Function
1918
The `InstallStatusMIF` function creates a status Management Information Format (MIF) file that Configuration Manager uses to correlate the install status for an advertisement.

memdocs/configmgr/develop/reference/core/servers/manage/installstatusmifex-function.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: Learn how to enhance the functionality of InstallStatusMIF in Configuration Manager using InstallStatusMIFEx.
3-
title: "InstallStatusMIFEx Function"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: InstallStatusMIFEx Function
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: c7f89ba4-eaf4-4755-bc4d-90064d1ad918
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
# InstallStatusMIFEx Function
1918
The `InstallStatusMIFEx` function, in Configuration Manager, enhances the functionality of [InstallStatusMIF](../../../../../develop/reference/core/servers/manage/installstatusmif-function.md).

memdocs/configmgr/develop/reference/core/servers/manage/raiseerrorstatusmsg-method-in-class-sms_statusmessage.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
22
description: Learn how to create an error status message using RaiseErrorStatusMsg class method in Configuration Manager.
3-
title: "RaiseErrorStatusMsg Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: RaiseErrorStatusMsg 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: 200abc40-4ff2-44ba-8e8f-d49225637bf5
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
# RaiseErrorStatusMsg Method in Class SMS_StatusMessage
1918
The `RaiseErrorStatusMsg` Windows Management Instrumentation (WMI) class method, in Configuration Manager, creates an error status message.

0 commit comments

Comments
 (0)