Copy-DbaSsisCatalog
Phil Schwartz (philschwartz.me, @pschwartzzz), the dbatools team + Claude
Copy-DbaSsisCatalog View Source Phil Schwartz (philschwartz.me, @pschwartzzz), the dbatools team + Claude Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Migrates SSIS catalogs including folders, projects, and environments between SQL Server instances. Description Copies the complete SSISDB catalog structure from a source SQL Server to one or more destination instances. This function handles server migrations, environment promotions, and disaster recovery scenarios where you need to replicate your Integration Services deployments.
Read more
dbatools