Skip to content

Commit 86d1890

Browse files
authored
Added clarification for dual state cleanup
1 parent ad23c84 commit 86d1890

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/active-directory/devices/hybrid-azuread-join-plan.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,10 @@ If your Windows 10 domain joined devices are [Azure AD registered](overview.md#g
9090
- You can prevent your domain joined device from being Azure AD registered by adding this registry key - HKLM\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin, "BlockAADWorkplaceJoin"=dword:00000001.
9191
- In Windows 10 1803, if you have Windows Hello for Business configured, the user needs to re-setup Windows Hello for Business after the dual state clean up.This issue has been addressed with KB4512509
9292

93-
93+
> [!NOTE]
94+
> The Azure AD registered device will not be automatically removed if it is managed by Intune. When the automatic device removal is attempted, you will see an error in the User Device Registration event log with an Event ID of 204 and an error code of 0x801c03f2 (DSREG_E_DIRECTORY_FAILURE).
95+
>
96+
> The server response will include the following message: The device object with id '00000000-0000-0000-0000-000000000000' in tenant '00000000-0000-0000-0000-000000000000' could not be removed from the store because it is managed by MDM application '00000000-0000-0000-0000-000000000000'.
9497
9598
## Review controlled validation of hybrid Azure AD join
9699

0 commit comments

Comments
 (0)