diff --git a/functions/Copy-DbaSsisCatalog.ps1 b/functions/Copy-DbaSsisCatalog.ps1 index ee934dbbc1..3a157e5bca 100644 --- a/functions/Copy-DbaSsisCatalog.ps1 +++ b/functions/Copy-DbaSsisCatalog.ps1 @@ -102,6 +102,7 @@ function Copy-DbaSsisCatalog { ) <# Developer note: The throw calls must stay in this command #> begin { + $ISNamespace = "Microsoft.SqlServer.Management.IntegrationServices" function Get-RemoteIntegrationService { param ( [Object]$Computer