Skip to content

Commit 08d4344

Browse files
committed
Fix merge conflict with recent WN update for 2207
2 parents 040a41d + db5104e commit 08d4344

195 files changed

Lines changed: 1254 additions & 668 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/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/autopilot/profiles.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
---
22
title: Configure Autopilot profiles
33
description: Learn how to configure device profiles for Windows Autopilot deployment.
4-
keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune
54
ms.technology: windows
65
ms.prod: w10
7-
ms.mktglfcycl: deploy
86
ms.localizationpriority: medium
9-
ms.sitesec: library
10-
ms.pagetype: deploy
11-
audience: itpro
127
author: aczechowski
138
ms.author: aaroncz
149
ms.reviewer: jubaptis
1510
manager: dougeby
16-
ms.date: 11/05/2021
11+
ms.date: 07/18/2022
1712
ms.collection:
1813
- M365-modern-desktop
1914
- highpri
20-
ms.topic: article
15+
ms.topic: how-to
2116
---
2217

2318
# Configure Autopilot profiles
@@ -30,6 +25,14 @@ ms.topic: article
3025

3126
After you have [created a device group](enrollment-autopilot.md), you can apply a Windows Autopilot deployment profile to each device in the group. Deployment profiles determine the deployment mode, and customize the OOBE for your end users.
3227

28+
You can create Autopilot profiles through:
29+
30+
1. [Microsoft Admin Center](https://admin.microsoft.com/)
31+
2. [Intune console](https://endpoint.microsoft.com/)
32+
3. [Intune graph](/graph/api/resources/intune-graph-overview)
33+
34+
For Intune managed devices, pre-provisioning, self-deploying, and co-management profiles can only be created and assigned in Intune.
35+
3336
## Create an Autopilot deployment profile
3437

3538
Autopilot deployment profiles are used to configure the Autopilot devices. You can create up to 350 profiles per tenant.

memdocs/azure-ad-joined-hybrid-azure-ad-joined.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: MandiOhlinger
99

1010
ms.author: mandia
1111
manager: dougeby
12-
ms.date: 06/01/2022
12+
ms.date: 07/13/2022
1313
ms.topic: conceptual
1414
ms.service: mem
1515
ms.subservice: fundamentals
@@ -38,7 +38,7 @@ Many critical and valuable services, including [Conditional Access](/azure/activ
3838

3939
When moving to cloud-native endpoints, you need to understand the differences between Azure AD joined and hybrid Azure AD joined devices:
4040

41-
- **Azure AD joined** (AADJ): Devices are joined to an Azure Active Directory (Azure AD). They're not joined to on-premises Azure AD.
41+
- **Azure AD joined** (AADJ): Devices are joined to an Azure Active Directory (Azure AD). They're not joined to on-premises AD.
4242

4343
For more specific information, go to [Azure AD joined devices](/azure/active-directory/devices/concept-azure-ad-join) (opens another Microsoft website).
4444

@@ -112,10 +112,7 @@ If your organization is ready and wants to be cloud-native, then [Azure AD joine
112112

113113
### Hybrid Azure AD joined resources
114114

115-
For information on how to register your existing domain joined devices to Azure AD, go to:
116-
117-
- [Configure hybrid Azure AD join for managed domains](/azure/active-directory/devices/hybrid-azuread-join-managed-domains)
118-
- [Configure hybrid Azure AD join for federated domains](/azure/active-directory/devices/hybrid-azuread-join-federated-domains)
115+
For information on how to register your existing domain joined devices to Azure AD, go to [Configure hybrid Azure AD join](/azure/active-directory/devices/howto-hybrid-azure-ad-join). [Configure hybrid Azure AD join](/azure/active-directory/devices/howto-hybrid-azure-ad-join) includes information for managed domains and federated domains.
119116

120117
## Which option is right for your organization
121118

@@ -141,4 +138,4 @@ Consider the following scenarios:
141138
3. 🡺 **Concept: Azure AD joined vs. Hybrid Azure AD joined** (*You are here*)
142139
4. [Concept: Cloud-native endpoints and on-premises resources](cloud-native-endpoints-on-premises.md)
143140
5. [High level planning guide](cloud-native-endpoints-planning-guide.md)
144-
6. [Known issues and important information](cloud-native-endpoints-known-issues.md)
141+
6. [Known issues and important information](cloud-native-endpoints-known-issues.md)

memdocs/configmgr/compliance/deploy-use/create-configuration-items-for-windows-10-devices-managed-with-the-client.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ Use the Configuration Manager **Windows 10 or later** configuration item to mana
118118

119119
### Windows Information Protection
120120

121+
[!INCLUDE [wip-deprecation](../../../includes/wip-deprecation.md)]
122+
<!-- MAXADO-6010051 -->
123+
121124
With the increase of employee-owned devices in the enterprise, there's also an increasing risk of accidental data leaks through apps and services, like email, social media, and the public cloud. These are outside of the organization's control. Examples include when an employee:
122125

123126
- Sends the latest engineering pictures from their personal email account.

memdocs/configmgr/core/get-started/azure-template.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.localizationpriority: medium
1616

1717
*Applies to: Configuration Manager (current branch, technical preview branch)*
1818

19-
<!--3556017-->
19+
<!--3556017
2020
> [!Important]
2121
> As of June 20, 2022, there is a known issue with the Azure templates for lab environments. We are working on resolving the issue and we will update this message when it's resolved. For more information, see [known issues](#known-issues). <!--icm 314312504-->
2222

@@ -154,9 +154,9 @@ The prefix that you specified in the deployment template is the VM name prefix.
154154
- Windows 10
155155
- Configuration Manager client
156156

157-
157+
<!--icm 314312504
158158
## Known issues
159-
<!--icm 314312504-->
159+
<!--icm 314312504
160160
As of June 20, 2022, there is a known issue with the Azure templates for lab environments. We are working on resolving the issue and we will update this message when it's resolved. This issue occurs during deployment of the template and the following error message is displayed:
161161
162162
```text
@@ -169,3 +169,4 @@ As of June 20, 2022, there is a known issue with the Azure templates for lab env
169169
}
170170
171171
```
172+
-->

memdocs/configmgr/core/get-started/technical-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Install a baseline version for up to one year after its release. When you instal
9797

9898
- **Technical preview version 2206**
9999

100-
Download a baseline version from the [Evaluation Center](https://www.microsoft.com/evalcenter/download-microsoft-endpoint-configuration-manager-technical-preview).
100+
Download a baseline version from the [Evaluation Center](https://www.microsoft.com/en-in/evalcenter/evaluate-microsoft-endpoint-configuration-manager-technical-preview).
101101

102102
<!--
103103
> [!NOTE]
@@ -156,7 +156,7 @@ The following features were released with previous versions of the Configuration
156156

157157
- [Default site boundary group behavior to support cloud source selection](2022/technical-preview-2206.md#bkmk_dbgmp) <!--10674394-->
158158
- [PowerShell release notes preview](2022/technical-preview-2206.md#bkmk_powershell) <!--14431761-->
159-
-
159+
160160
### Technical preview version 2205
161161

162162
- [Offset for reoccurring monthly maintenance window schedules](2022/technical-preview-2205.md#bkmk_offset) <!--3601127-->

memdocs/configmgr/core/plan-design/changes/deprecated/removed-and-deprecated-cmfeatures.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the features that Configuration Manager no longer suppo
55
ms.prod: configuration-manager
66
ms.technology: configmgr-core
77
ms.topic: conceptual
8-
ms.date: 04/11/2022
8+
ms.date: 07/21/2022
99
author: mestew
1010
ms.author: mstewart
1111
manager: dougeby
@@ -31,6 +31,7 @@ The following features are deprecated. You can still use them now, but Microsoft
3131

3232
|Feature|Deprecation first announced|Planned end of support|
3333
|-------|---------------------------|----------------------|
34+
| [Windows Information Protection](../../../../compliance/deploy-use/create-configuration-items-for-windows-10-devices-managed-with-the-client.md#windows-information-protection) <!-- MAXADO-6010051 --> | July 2022 | TBD |
3435
| Upgrade from any version of System Center 2012 Configuration Manager to current branch. For more information, see [Upgrade to Configuration Manager current branch](../../../servers/deploy/install/upgrade-to-configuration-manager.md)<!-- 13846745 --> | April 2022 | Version 2303 |
3536
| The Configuration Manager client for **macOS** and Mac client management. For more information, see [Supported clients: Mac computers](../../configs/supported-operating-systems-for-clients-and-devices.md#mac-computers).<!-- 12927803 --> Migrate management of macOS devices to Microsoft Intune. For more information, see [Deployment guide: Manage macOS devices in Microsoft Intune](../../../../../intune/fundamentals/deployment-guide-platform-macos.md). | January 2022 | December 31, 2022 |
3637
| The site system roles for on-premises MDM and macOS clients: **enrollment proxy point and enrollment point**.<!-- 12454901,12927803 --> | January 2022 | December 31, 2022 |
@@ -62,7 +63,7 @@ The following features are no longer supported. In some cases, they're no longer
6263
| Third-party add-ons that use Microsoft .NET Framework version 4.6.1 or earlier, and rely on Configuration Manager libraries. Such add-ons need to use .NET 4.6.2 or later. For more information, see [External dependencies require .NET 4.6.2](../../../get-started/2021/technical-preview-2109.md#bkmk_dotnetsdk)<!--10529267-->. | September 2021 | Version 2111 |
6364
| [Log Analytics connector for Azure Monitor.](/azure/azure-monitor/platform/collect-sccm?context=%2fmem%2fconfigmgr%2fcore%2fcontext%2fcore-context)<!-- 8269855,9649296 --> This feature is called the *OMS Connector* in the Azure Services node. | November 2020 | Version 2107 |
6465
| Microsoft Edge legacy [browser profiles](../../../../compliance/deploy-use/browser-profiles.md).<!-- 9388900 --> For more information, see [New Microsoft Edge to replace Microsoft Edge Legacy with April’s Windows 10 Update Tuesday release](https://techcommunity.microsoft.com/t5/microsoft-365-blog/new-microsoft-edge-to-replace-microsoft-edge-legacy-with-april-s/ba-p/2114224) | March 2021 | April 2021 |
65-
| The [collection evaluation viewer](../../../support/ceviewer.md)<!-- 8509484 -->, which was integrated in version 2010. The standalone tool is still available with the [System Center 2012 R2 Configuration Manager Toolkit](https://www.microsoft.com/download/details.aspx?id=50012).| November 2020 | Version 2103 |
66+
| The [collection evaluation viewer](../../../support/ceviewer.md)<!-- 8509484 -->, which was integrated in version 2010. | November 2020 | Version 2103 |
6667
| Desktop Analytics tile and page for **Security Updates**<!-- 8099536 --> | December 2020 | March 2021 |
6768
| Desktop Analytics option to **View recent data** for device enrollment and security updates.<!-- 7080949 --> For more information, see [Data latency](../../../../desktop-analytics/troubleshooting.md#data-latency).|May 2020|July 2020|
6869
| Windows Analytics and Upgrade Readiness integration. For more information, see [KB 4521815: Windows Analytics retirement on January 31, 2020](https://support.microsoft.com/help/4521815/windows-analytics-retirement). | October 14, 2019 | January 31, 2020 |
@@ -73,7 +74,7 @@ The following features are no longer supported. In some cases, they're no longer
7374
|System Center Endpoint Protection for Mac and Linux<br>For more information, see [End of support blog post](https://techcommunity.microsoft.com/t5/configuration-manager-blog/end-of-support-for-scep-for-mac-and-scep-for-linux-on-december/ba-p/286257).|October 2018|December 31, 2018|
7475
|On-premises conditional access<br>For more information, see [What happened to hybrid MDM](../../../../mdm/understand/what-happened-to-hybrid.md).|January 30, 2019|September 1, 2019|
7576
|Hybrid mobile device management (MDM)<br>For more information, see [What happened to hybrid MDM](../../../../mdm/understand/what-happened-to-hybrid.md).<br><br>Starting with the 1902 Intune service release, expected at the end of February 2019, new customers can't create a new hybrid connection.<!--Intune feature 2683117-->|August 14, 2018|September 1, 2019|
76-
|Security Content Automation Protocol (SCAP) extensions. <!--3607889--><br>The previous certified version is still available on the [Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=48741).|September 2018|Version 1810|
77+
|Security Content Automation Protocol (SCAP) extensions. <!--3607889--><br>|September 2018|Version 1810|
7778
|The **Silverlight user experience** for the application catalog website point is no longer supported. Users should use the new Software Center. For more information, see [Configure Software Center](../../../../apps/plan-design/plan-for-software-center.md#configure-software-center).<!--1358309-->|August 11, 2017| Version 1806|
7879
|The previous version of Software Center.<br><br>For more information about the new Software Center, see [Plan for and configure application management](../../../../apps/plan-design/plan-for-software-center.md).|December 13, 2016|Version 1802|
7980
|Management of Virtual Hard Disks (VHDs) with Configuration Manager. <br><br>This deprecation includes removal of options to create a new VHD or manage a VHD using a task sequence, and the removal of the Virtual Hard Disks node from the Configuration Manager console. <br><br>Existing VHDs are not deleted, but are no longer accessible from within the Configuration Manager console. |January 6, 2017 |Version 1710|

memdocs/configmgr/core/support/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ These tools are included in the `CD.Latest\SMSSETUP\Tools` folder on the site se
2323
All Windows operating systems listed as supported clients in [Supported operating systems for clients and devices](../plan-design/configs/supported-operating-systems-for-clients-and-devices.md) are supported for use with these tools.
2424

2525
> [!NOTE]
26-
> The [System Center 2012 R2 Configuration Manager Toolkit](https://www.microsoft.com/download/details.aspx?id=50012) is still available from the Microsoft Download Center. For supported versions of Configuration Manager current branch, use the versions of the tools in the CD.Latest folder on the site server. Some tools were formerly in the toolkit but not included current branch. These legacy tools are no longer supported.
26+
> For supported versions of Configuration Manager current branch, use the versions of the tools in the CD.Latest folder on the site server. Some tools were formerly in the toolkit but not included current branch. These legacy tools are no longer supported.
2727
2828
## Client tools
2929

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)

0 commit comments

Comments
 (0)