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: autopilot/known-issues.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: frankroj
8
8
ms.author: frankroj
9
9
ms.reviewer: madakeva
10
10
manager: aaroncz
11
-
ms.date: 04/08/2025
11
+
ms.date: 04/17/2025
12
12
ms.collection:
13
13
- M365-modern-desktop
14
14
- highpri
@@ -45,19 +45,23 @@ This article describes known issues that can often be resolved with configuratio
45
45
46
46
Date added: *April 8, 2025*
47
47
48
+
Date updated: *April 18, 2025*
49
+
48
50
The following issues are under active investigation:
49
51
50
52
- **Error `MSA account <accountName> is not valid` when signing in.**
51
-
52
-
This error occurs when the connector successfully creates the MSA but fails to retrieve the data from the domain controller. Various issues can cause the error, including replication delays between domain controllers in single domain, or when the user account exists in a different domain to the connector machine.
53
53
54
+
This error occurs when the connector successfully creates the MSA but fails to retrieve the data from the domain controller. Various issues can cause the error, including replication delays between domain controllers in single domain, or when the user account exists in a different domain to the connector machine.
55
+
56
+
This issue is resolved in build **6.2504.2001.8.**
57
+
54
58
- **Error `Failed to create a managed service account - Element not found`.**
55
59
56
60
- **Error `Cannot start service ODJConnectorSvc on computer '.'. ---> System.ComponentModel.Win32Exception: The service did not start due to a logon failure` after the MSA is created.**
57
-
58
-
This error occurs when the service can't run as the MSA. The service not being able to run as the MSA can be caused by various issues, including group or local policy restricting **Log on as a service** privileges.
59
61
60
-
- **Error `System.DirectoryServices.DirectoryServicesCOMException (0x8007202F): A constraint violation occurred.`**
62
+
This error occurs when the service can't run as the MSA. The service not being able to run as the MSA can be caused by various issues, including group or local policy restricting **Log on as a service** privileges. For more information on how to mitigate, see [Troubleshooting FAQ](/autopilot/troubleshooting-faq#troubleshooting-the-intune-connector-for-active-directory).
63
+
64
+
- **Error `System.DirectoryServices.DirectoryServicesCOMException (0x8007202F): A constraint violation occurred.`** For more information on how to mitigate, see [Troubleshooting FAQ](/autopilot/troubleshooting-faq#troubleshooting-the-intune-connector-for-active-directory).
61
65
62
66
### TPM attestation isn't working for TPMs which use high-range RSA 3072EK
Copy file name to clipboardExpand all lines: autopilot/troubleshooting-faq.yml
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ metadata:
9
9
ms.author: frankroj
10
10
ms.reviewer: madakeva
11
11
manager: aaroncz
12
-
ms.date: 04/04/2025
12
+
ms.date: 04/17/2025
13
13
ms.collection:
14
14
- M365-modern-desktop
15
15
- highpri
@@ -472,10 +472,23 @@ sections:
472
472
- The administrator installing and configuring the Intune Connector for Active Directory doesn't have the required permissions as outlined in the [Intune Connector for Active Directory Requirements](windows-autopilot-hybrid.md?tabs=intune-connector-requirements#requirements).
473
473
- The organization unit (OU) specified in the Intune Connector for Active Directory `ODJConnectorEnrollmentWiazard.exe.config` XML configuration file doesn't exist.
474
474
475
-
For detailed information on the error and what caused it, see the `ODJConnectorUI.log` normally located in the folder `C:\Program Files\Microsoft Intune\ODJConnector\ODJConnectorEnrollmentWizard`.
475
+
For detailed information on the error and what caused it, see the `ODJConnectorUI.log` normally located in the folder `C:\Program Files\Microsoft Intune\ODJConnector\ODJConnectorEnrollmentWizard`. If you see an error **`System.AggregateException: One or more errors occurred. ---> System.DirectoryServices.DirectoryServicesCOMException: A constraint violation occurred.`** in the log file, follow the steps to [Increase the computer account limit in the Organizational Unit](tutorial/user-driven/hybrid-azure-ad-join-computer-account-limit.md?tabs=updated-connector).
476
476
477
477
For more information, see [Install the Intune Connector for Active Directory on the server](windows-autopilot-hybrid.md?tabs=updated-connector#install-the-intune-connector-for-active-directory-on-the-server).
478
478
479
+
- question: |
480
+
Why is the error "Cannot start service ODJConnectorSvc on computer '.'" occurring when setting up the Intune Connector for Active Directory?
481
+
answer: |
482
+
This error might occur for several reasons including:
483
+
484
+
- The domain has more than one domain controller with a replication latency policy. The MSA was created in one of the domain controllers but the search happened against another domain controller. Wait until replication has completed in accordance with your policy or manually sync, then open the connector and choose **Configure MSA**.
485
+
- A group policy is configured that doesn't allow services to be started as a non-privileged account. Make sure the MSA account has **Log on as a service** privileges granted. For example, see this instance with Operations Manager to [Enable service logon](/system-center/scom/enable-service-logon#enable-service-log-on-permission-for-run-as-accounts).
486
+
487
+
- question: |
488
+
Why is the error "Microsoft Edge can't read and write to its data directory" occurring?
489
+
answer: |
490
+
This error indicates that the user needs read/write permissions to the listed directory. For more information on how to grant these permissions, see [Manage user data folders](/microsoft-edge/webview2/concepts/user-data-folder?tabs=win32).
491
+
479
492
- question: |
480
493
Why did enrollments start failing when using the Intune Connector for Active Directory?
Copy file name to clipboardExpand all lines: autopilot/whats-new.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: frankroj
8
8
ms.author: frankroj
9
9
manager: aaroncz
10
10
ms.reviewer: madakeva
11
-
ms.date: 02/27/2025
11
+
ms.date: 04/17/2025
12
12
ms.collection:
13
13
- M365-modern-desktop
14
14
- tier2
@@ -32,11 +32,24 @@ appliesto:
32
32
>
33
33
> For more information on using RSS for notifications, see [How to use the docs](/mem/use-docs#notifications) in the Intune documentation.
34
34
35
+
## Updated build for the low privileged account for Intune Connector for Active Directory
36
+
37
+
Date added: *April 18, 2025*
38
+
39
+
We've updated the low-privileged Intune Connector for Active Directory build. New in build **6.2504.2001.8:**
40
+
41
+
- Updated the sign in page to use WebView2, built on Edge, instead of WebBrowser.
42
+
- **Error `MSA account <accountName> is not valid`** when signing in has been fixed.
43
+
- **Error `Cannot start service ODJConnectorSvc on computer '.'`** can now be mitigated. For more information, see [Troubleshooting FAQ](/autopilot/troubleshooting-faq).
44
+
- **Error `System.DirectoryServices.DirectoryServicesCOMException (0x8007202F): A constraint violation occurred.`** can now be mitigated. For more information, see [Troubleshooting FAQ](/autopilot/troubleshooting-faq).
45
+
46
+
Download and install the latest version to get these changes.
47
+
35
48
## Low privileged account for Intune Connector for Active Directory for Hybrid join Windows Autopilot flows
36
49
<!--9544276-->
37
50
Date added: *February 27, 2025*
38
51
39
-
We've updated the Intune Connector for Active Directory to use a low privileged account to increase the security of your environment. The old connector will continue to work until deprecation in late May 2025.
52
+
We've updated the Intune Connector for Active Directory to use a low privileged account to increase the security of your environment. The old connector will continue to work until deprecation in late June 2025.
40
53
41
54
For more information, see [Deploy Microsoft Entra hybrid joined devices by using Intune and Windows Autopilot](windows-autopilot-hybrid.md).
0 commit comments