'How to use dtutil to migrate SSIS packages when SSISDB is used instead of MSDB?
I'm trying to use dtutil to automate the migration of hundreds of packages from SQL Server 2016 to SQL Server 2019 in another server.
It seems dtutil is unable to find the project/package folder.
All I found in docs and links seems to refer to msdb, but here, the folder/project/package data is stored in SSISDB database tables instead.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|


