Add supportability statements regarding Microsoft Entra and USMT

This commit is contained in:
Frank Rojas 2024-01-08 18:59:54 -05:00
parent 6906ed7b84
commit c1fd51558e
2 changed files with 5 additions and 1 deletions

View File

@ -38,6 +38,8 @@ The following table lists the operating systems supported in USMT.
## Unsupported scenarios
- USMT doesn't support any of the Windows Server operating systems.
- USMT doesn't support Microsoft Entra joined devices as either a source or destination device.
- USMT might work with Microsoft Entra hybrid joined devices, but it's not a tested scenario so therefore unsupported.
- USMT shouldn't be used for migrating between previous versions of Windows. USMT is only meant to:
- Migrate to a currently supported version of Windows
- Migrate between currently supported versions of Windows, assuming the version of Windows being migrated to is newer or the same as the previous version of Windows being migrated from.

View File

@ -214,7 +214,9 @@ USMT doesn't migrate the Start menu layout. To migrate a user's Start menu, sett
### User profiles from Active Directory to Microsoft Entra ID
USMT doesn't support migrating user profiles from Active Directory to Microsoft Entra ID.
- USMT doesn't support migrating user profiles from Active Directory to Microsoft Entra ID.
- USMT doesn't support migrating user profiles between Microsoft Entra ID.
- USMT might work when migrating user profiles between Microsoft Entra hybrid join accounts or between Active Directory and Microsoft Entra hybrid join accounts, but it's not a tested scenario so therefore unsupported.
## Related articles