Skip to content

Commit 6e14074

Browse files
authored
Merge pull request #8619 from MicrosoftDocs/metadevelop23
meta develop batch 23
2 parents d370c7b + 18970c0 commit 6e14074

63 files changed

Lines changed: 587 additions & 650 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/configure/ddraddintegerarray.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DDRAddIntegerArray"
3-
titleSuffix: "Configuration Manager"
4-
description: "The DDRAddIntegerArray function, in Configuration Manager, adds an integer array property to the data discovery record (DDR)."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: DDRAddIntegerArray
3+
titleSuffix: Configuration Manager
4+
description: The DDRAddIntegerArray function, in Configuration Manager, adds an integer array property to the data discovery record (DDR).
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: a3f9f0ae-4225-47b1-8153-8a47eb53d75d
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
# DDRAddIntegerArray
1918
The `DDRAddIntegerArray` function, in Configuration Manager, adds an integer array property to the data discovery record (DDR).

memdocs/configmgr/develop/reference/core/servers/configure/ddraddstring.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DDRAddString"
3-
titleSuffix: "Configuration Manager"
4-
description: "The DDRAddString function, in Configuration Manager, adds a string property to the data discovery record (DDR)."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: DDRAddString
3+
titleSuffix: Configuration Manager
4+
description: The DDRAddString function, in Configuration Manager, adds a string property to the data discovery record (DDR).
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: a1ea1be3-ec2e-459e-b4de-934d4631ce59
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
# DDRAddString
1918
The `DDRAddString` function, in Configuration Manager, adds a string property to the data discovery record (DDR).

memdocs/configmgr/develop/reference/core/servers/configure/ddraddstringarray.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DDRAddStringArray"
3-
titleSuffix: "Configuration Manager"
4-
ms.date: "09/20/2016"
5-
ms.prod: "configuration-manager"
2+
title: DDRAddStringArray
3+
titleSuffix: Configuration Manager
4+
ms.date: 09/20/2016
5+
ms.prod: configuration-manager
66
ms.technology: configmgr-sdk
77
ms.topic: reference
88
ms.assetid: 2763cae0-56ae-4ea0-8654-fcc95613831b
9-
author: aczechowski
10-
ms.author: aaroncz
11-
manager: dougeby
9+
author: Banreet
10+
ms.author: banreetkaur
11+
manager: apoorvseth
1212
ms.localizationpriority: null
13-
ms.collection: openauth
13+
ms.collection: tier3
1414
description: Learn how the DDRAddStringArray function, in Configuration Manager, adds a string array property to the data discovery record.
15-
16-
15+
ms.reviewer: mstewart,aczechowski
1716
---
1817
# DDRAddStringArray
1918
The `DDRAddStringArray` function, in Configuration Manager, adds a string array property to the data discovery record (DDR).

memdocs/configmgr/develop/reference/core/servers/configure/ddrnew.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DDRNew"
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the DDRNew function begins a new data discovery record."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: DDRNew
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the DDRNew function begins a new data discovery record.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 36745a1f-7b0a-4b29-b36c-5a6d48442ef7
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
# DDRNew
1918
The `DDRNew` function, in Configuration Manager, begins a new data discovery record (DDR).

memdocs/configmgr/develop/reference/core/servers/configure/ddrpropertyflagsenum-enumeration.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 use the DDRPropertyFlagsEnum enumeration in Configuration Manager which specifies flags that are used by ISMSResGen.
3-
title: "DDRPropertyFlagsEnum Enumeration"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: DDRPropertyFlagsEnum Enumeration
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: ab94d236-9868-4feb-a75d-5be49758b394
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
# DDRPropertyFlagsEnum Enumeration
1918
The `DDRPropertyFlagsEnum` enumeration, in Configuration Manager, specifies flags that are used by `ISMSResGen`.

memdocs/configmgr/develop/reference/core/servers/configure/ddrwrite.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DDRWrite"
3-
titleSuffix: "Configuration Manager"
2+
title: DDRWrite
3+
titleSuffix: Configuration Manager
44
description: The`DDRWrite function, in Configuration Manager, writes the data discovery records (DDRs) to a file.
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: 818ce2a2-5f8d-44c4-80f8-9683074c2508
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
# DDRWrite
1918
The `DDRWrite` function, in Configuration Manager, writes the data discovery records (DDRs) to a file.

memdocs/configmgr/develop/reference/core/servers/configure/deletediscoverydata-method-in-class-sms_adforest.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DeleteDiscoveryData Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "In Configuration Manager, the DeleteDiscoveryData WMI class method removes information gathered by the forest discovery process."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: DeleteDiscoveryData Method
3+
titleSuffix: Configuration Manager
4+
description: In Configuration Manager, the DeleteDiscoveryData WMI class method removes information gathered by the forest discovery process.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 33723e8b-cc0c-4b1d-a2f5-a4629b32eab3
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
# DeleteDiscoveryData Method in Class SMS_ADForest
1918
The `DeleteDiscoveryData` Windows Management Instrumentation (WMI) class method, in Configuration Manager, removes information gathered by the forest discovery process.

memdocs/configmgr/develop/reference/core/servers/configure/disassociatecollections-method-in-class-sms_distributionpointgroup.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: "DisassociateCollections Method"
3-
titleSuffix: "Configuration Manager"
4-
description: "The DisassociateCollections Windows Management Instrumentation class method removes a set of associated collections from this distribution point group."
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
title: DisassociateCollections Method
3+
titleSuffix: Configuration Manager
4+
description: The DisassociateCollections Windows Management Instrumentation class method removes a set of associated collections from this distribution point group.
5+
ms.date: 09/20/2016
6+
ms.prod: configuration-manager
77
ms.technology: configmgr-sdk
88
ms.topic: reference
99
ms.assetid: 7659ac2f-349e-421c-9be4-273012c4368b
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
# DisassociateCollections Method in Class SMS_DistributionPointGroup
1918
The `DisassociateCollections` Windows Management Instrumentation (WMI) class method, in Configuration Manager, removes a set of associated collections from this distribution point group.

memdocs/configmgr/develop/reference/core/servers/configure/enable-method-in-class-sms_supportedplatforms.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
description: The Enable Windows Management Instrumentation (WMI) class method, in Configuration Manager, enables or disables the platforms.
3-
title: "Enable Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
2+
description: The Enable Windows Management Instrumentation (WMI) class method, in Configuration Manager, enables or disables the platforms.
3+
title: Enable 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: 11e5ed2e-12eb-415d-b98a-a9c1a1306e3f
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
# Enable Method in Class SMS_SupportedPlatforms
1918
The `Enable` Windows Management Instrumentation (WMI) class method, in Configuration Manager, enables or disables the platforms.

memdocs/configmgr/develop/reference/core/servers/configure/encryptdataex-method-in-class-sms_site.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 encrypt data using the specified site server's public key and return the encrypted data using EncryptDataEx.
3-
title: "EncryptDataEx Method"
4-
titleSuffix: "Configuration Manager"
5-
ms.date: "09/20/2016"
6-
ms.prod: "configuration-manager"
3+
title: EncryptDataEx 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: 97b54531-f6ab-4e08-81ce-97e6775f5a22
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
# EncryptDataEx Method in Class SMS_Site
1918
The `EncryptDataEx` Windows Management Instrumentation (WMI) class method, in Configuration Manager, encrypts data using the specified site server's public key and returns the encrypted data.

0 commit comments

Comments
 (0)