Skip to content

Commit 3166aa0

Browse files
authored
Merge pull request #8029 from MicrosoftDocs/main
Monday 10:30 merge main to live
2 parents 5729f58 + c93f424 commit 3166aa0

24 files changed

Lines changed: 46 additions & 33 deletions

memdocs/autopilot/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article describes known issues that can often be resolved by configuration
3030

3131
### Autopilot profile not being applied when assigned
3232

33-
In Windows 10 April (KB5011831) release, there is an issue where the Autopilot profile may fail to apply to the device. As a result, any settings made in the profile may not be configured for the user such as device renaming. To resolve this issue, the May (KB5015020) cumulative update needs to be applied to the device.
33+
In Windows 10 April and some May update releases, there is an issue where the Autopilot profile may fail to apply to the device and the hardware hash may not be harvested. As a result, any settings made in the profile may not be configured for the user such as device renaming. To resolve this issue, the May (KB5015020) cumulative update needs to be applied to the device.
3434

3535
### DefaultuserX profile not deleted
3636

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
---

0 commit comments

Comments
 (0)