You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/configmgr/mdt/known-issues.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: MDT known issues
3
3
description: Current limitations with the Microsoft Deployment Toolkit (MDT).
4
-
ms.date: 08/27/2021
4
+
ms.date: 03/08/2022
5
5
ms.prod: configuration-manager
6
6
ms.technology: configmgr-mdt
7
7
ms.topic: article
@@ -16,6 +16,26 @@ ms.collection: openauth
16
16
17
17
This article provides details of any current known issues and limitations with the Microsoft Deployment Toolkit (MDT). It assumes familiarity with MDT version concepts, features, and capabilities.
18
18
19
+
## Windows Deployment Services (WDS) multicast stops working after upgrading to ADK for Windows 11
20
+
21
+
<!-- 12891430 -->
22
+
23
+
After you updated your MDT boot image to [ADK for Windows 11](/windows-hardware/get-started/adk-install) you might see popups in Windows PE (WinPE) multicast enabled environments prompting wdscommonlib.dll and imagelib.dll are missing in WinPE.
24
+
25
+
The right way to add WDS multicast to WinPE is to install WinPE-WDS-Tools OC ([WinPE optional components](/windows-hardware/manufacture/desktop/winpe-add-packages--optional-components-reference?view=windows-11#winpe-optional-components--)) into WinPE.
26
+
27
+
Follow this example to install WinPE-WDS-Tools OC in WinPE (assuming the mount folder E:\mnt exists).
Copy file name to clipboardExpand all lines: memdocs/intune/configuration/device-profile-troubleshoot.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: MandiOhlinger
8
8
ms.author: mandia
9
9
manager: dougeby
10
-
ms.date: 01/18/2022
10
+
ms.date: 03/07/2022
11
11
ms.topic: troubleshooting
12
12
ms.service: microsoft-intune
13
13
ms.subservice: configuration
@@ -114,7 +114,10 @@ When you delete a profile, or remove a device from a group that's assigned the p
114
114
115
115
Intune settings are based on the Windows configuration service provider (CSPs). The behavior depends on the CSP. Some CSPs remove the setting, and some CSPs keep the setting, also called tattooing.
116
116
117
-
- A profile applies to a user group. Later, a user is removed from the group. For the settings to be removed from that user, it can take up to 7 hours + the [platform-specific policy refresh cycle](#how-long-does-it-take-for-devices-to-get-a-policy-profile-or-app-after-they-are-assigned) (in this article).
117
+
- A profile applies to a user group. Later, a user is removed from the group. For the settings to be removed from that user, it can take up to 7 hours or more for:
118
+
119
+
- The profile to be removed from the policy assignment in the Endpoint Manager admin center
120
+
- The device to sync with the Intune object using the [platform-specific policy refresh cycle](#how-long-does-it-take-for-devices-to-get-a-policy-profile-or-app-after-they-are-assigned) (in this article)
118
121
119
122
## I changed a device restriction profile, but the changes haven't taken effect
-**Custom domain name to use**: Enter a value that Intune uses for the domain name, such as `contoso.com` or `contoso`.
62
62
63
-
-**Email address attribute from AAD**: Intune gets this attribute from Azure Active Directory (AAD). Choose how the email address for the user is generated. Your options:
63
+
-**Email address attribute from AAD**: Intune gets this attribute from Azure Active Directory (AAD). Choose how the email address for the user is generated. Make sure your users have email addresses that match the attribute you select. Your options:
64
64
-**User principal name**: Uses the full principal name as the email address, such as `[email protected]` or `user1`.
65
65
-**Primary SMTP address**: Uses the primary SMTP address to sign in to Exchange, such as `[email protected]`.
Copy file name to clipboardExpand all lines: memdocs/intune/fundamentals/deployment-guide-enrollment-macos.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ For an overview, including any Intune-specific prerequisites, see [Deployment gu
55
55
56
56
## BYOD: Device enrollment
57
57
58
-
Use for personal or bring your own devices (BYOD). Not a traditional "enrollment" method, as it uses an app configuration profile. This option manages apps on the device. Devices aren't enrolled.
58
+
Use for personal or bring your own devices (BYOD).
Copy file name to clipboardExpand all lines: memdocs/intune/fundamentals/deployment-guide-enrollment-windows.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: MandiOhlinger
8
8
ms.author: mandia
9
9
manager: dougeby
10
-
ms.date: 01/31/2022
10
+
ms.date: 03/07/2022
11
11
ms.topic: conceptual
12
12
ms.service: microsoft-intune
13
13
ms.subservice: enrollment
@@ -309,6 +309,11 @@ Clearly communicate the options users should choose on personal and organization
309
309
310
310
This enrollment option is available for domain-joined devices that you want to manage using Intune. Before enrolling, the devices must be hybrid Azure AD joined. Meaning, the devices are registered in on-premises Active Directory (AD), and registered in Azure AD. Once registered in Azure AD, they're available to enroll in Intune, and receive the settings and device features you configure.
311
311
312
+
> [!TIP]
313
+
> In the Endpoint Manager admin center, you can use [Group Policy analytics](../configuration/group-policy-analytics.md) to see your on-premises group policies settings that are supported by cloud MDM providers, including Microsoft Intune.
314
+
>
315
+
> If you want a cloud native solution to manage devices, then [Windows Autopilot](#windows-autopilot) (in this article) might be the best option for your organization.
316
+
312
317
You create a group policy on your local AD. When a group policy refresh occurs on the device, users are notified to complete the configuration. The configuration uses the user's Azure AD account to automatically enroll the device in Intune.
313
318
314
319
For more specific information, see [Enroll a Windows client device automatically using Group Policy](/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy).
@@ -357,7 +362,7 @@ For more specific information on co-management, see [What is co-management?](../
357
362
---
358
363
| Feature | Use this enrollment option when |
359
364
| --- | --- |
360
-
| You use Configuration Manager. | ✔️ |
365
+
| You use Configuration Manager. | ✔️ <br/><br/> Configuration Manager can manage Windows Server. |
361
366
| Devices are hybrid Azure AD joined. | ✔️ <br/><br/> Hybrid Azure AD joined devices are joined to your on-premises Active Directory, and registered with your Azure AD. Devices in Azure AD are available to Intune. Devices that aren't registered in Azure AD aren't available to Intune. |
362
367
| Devices are enrolled in Intune. | ✔️ <br/><br/> You have devices you want to bring to co-management. Devices may have been enrolled using Windows Autopilot, or are direct from your hardware OEM. |
363
368
| You have Azure AD Premium. | ✔️ <br/><br/> Azure AD Premium may be required depending on your co-management configuration. For more specific information, see [Paths to co-management](../../configmgr/comanage/quickstart-paths.md). |
Copy file name to clipboardExpand all lines: memdocs/intune/protect/create-compliance-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ To use device compliance policies, be sure you:
61
61
62
62
- Enroll devices in Intune (required to see the compliance status)
63
63
64
-
- Enroll devices to one user, or enroll without a primary user. Devices enrolled to multiple users aren't supported.
64
+
- Enroll devices to one user, or enroll without a primary user. Single devices cannot be enrolled to multiple users.
65
65
66
66
If you plan to use custom settings for device compliance (*in preview*), you'll need prepare a custom JSON file and PowerShell script before you create a policy. For more information about custom compliance settings, including supported platforms, prerequisites, and how to configure the *Custom Compliance* category while creating a policy, see [Use custom compliance settings](../protect/compliance-use-custom-settings.md).
Copy file name to clipboardExpand all lines: memdocs/intune/protect/create-conditional-access-intune.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,12 @@ With Intune, enhance Conditional Access in Azure Active Directory by adding mobi
34
34
35
35
A Conditional Access policy specifies the app or services you want to protect, the conditions under which the apps or services can be accessed, and the users the policy applies to. Although Conditional Access is an Azure AD premium feature, the Conditional Access node you access from *Intune* is the same node as accessed from *Azure AD*.
36
36
37
+
To Create a device-based Conditional Access policy your account must have one of the following permissions in Azure AD:
38
+
39
+
- Global administrator
40
+
- Intune Service administrator
41
+
- Conditional Access administrator
42
+
37
43
> [!IMPORTANT]
38
44
> Before you set up Conditional Access, you'll need to set up Intune device compliance policies to evaluate devices based on whether they meet specific requirements. See [Get started with device compliance policies in Intune](device-compliance-get-started.md).
0 commit comments