Skip to content

Commit 2b83929

Browse files
authored
Merge pull request #8018 from JustPies/descriptions-7-15
[bulk] Validation: Added Unique Descriptions
2 parents 963b62b + 6d075cc commit 2b83929

14 files changed

Lines changed: 15 additions & 3 deletions

memdocs/configmgr/develop/compliance/how-to-assign-configuration-baselines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how to assign a configuration baseline to a collection by creating an assignment instance, populated with a minimum set of required values, and saving.
1415

1516

1617
---

memdocs/configmgr/develop/core/servers/configure/how-to-list-the-maintenance-windows-and-properties-for-a-specific-collection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn how to list the maintenance windows and properties for a specific collection with provided examples and links.
1515

1616
---
1717
# How to List the Maintenance Windows and Properties for a Specific Collection
@@ -167,7 +167,7 @@ public void ListMaintenanceWindowsAndPropertiesForASpecificCollection(WqlConnect
167167
## .NET Framework Security
168168
For more information about securing Configuration Manager applications, see [Configuration Manager role-based administration](../../../../develop/core/servers/configure/role-based-administration.md).
169169

170-
## See Also
170+
## See also
171171
[About maintenance windows](about-maintenance-windows.md)
172172
[Software distribution overview](software-distribution-overview.md)
173173
[About deployments](about-software-distribution-deployments.md)

memdocs/configmgr/develop/core/servers/console/how-to-create-a-configuration-manager-console-node.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how to create and start a configuration manager console node that displays available collections.
1415

1516

1617
---

memdocs/configmgr/develop/core/understand/how-to-create-a-configuration-manager-object-by-using-managed-code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how to create a configuration manager object by using managed code, with included examples and links.
1415

1516

1617
---

memdocs/configmgr/develop/core/understand/how-to-modify-a-configuration-manager-object-by-using-managed-code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how to modify a configuration manager object by using managed code with the provided examples and links.
1415

1516

1617
---

memdocs/configmgr/develop/osd/how-to-set-operating-system-deployment-branding-information.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how to set operating system deployment branding information in the configuration manager by changing the property of the client agent component section.
1415

1516

1617
---

memdocs/configmgr/develop/osd/how-to-set-the-pxe-service-point-response-to-all-network-interfaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14-
14+
description: Learn how to set the PXE service point response to all network interfaces by setting the BindPolicy embedded property.
1515

1616
---
1717
# How to Set the PXE Service Point Response to All Network Interfaces

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_requestedapppolicyactivation-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how the CCM_RequestedAppPolicy Activation class represents a requested application policy activation.
1415

1516

1617
---

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_softwareupdate-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how enumerating the CCM_SoftwareUpdate Client WMI Class gives all the updates that are applicable and need to be installed.
1415

1516

1617
---

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: aaroncz
1111
manager: dougeby
1212
ms.localizationpriority: null
1313
ms.collection: openauth
14+
description: Learn how DetermineIfRebootPending is simplified from Managed Object Format code and defines the method.
1415
---
1516

1617
# DetermineIfRebootPending Method in Class CCM_ClientUtilities

0 commit comments

Comments
 (0)