A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
To install only the Hybrid and Migration component for SSMS 22, you can use the following command with the specific component ID for the Hybrid and Migration workload:
vs_SSMS.exe --layout C:\SSMS_Layout --add Microsoft.SqlServer.Workload.SSMS.HybridAndMigration --includeRecommended
This command will create an offline layout that includes only the Hybrid and Migration component along with any recommended components associated with it. Make sure to adjust the layout path as needed.