1. Copy SSIS Packages into specific folder e.g: d:\mssql\ssis\SSIS_Packages
2. Please type cmd in Run and then execute the below statements3. DTUTIL /FILE d:\ app\ssis\SSIS_Packages\mypackage.DTSX /COPY SQL;mypackage /QUIET
Connect to “SQL Server Integration Services” and you should see the SSIS Packages similar to the below.
mypackage