It has been a long time since I used DTUTIL to deploy packages to the root of msdb.This example does not seem complete? [code="sql"]dtutil /SQL srcPackage /COPY DTS;destPackage [/code]Or this one:[code="sql"]DTUTIL /FILE CreateSalesForecastInput.dtsx /COPY SQL;CreateSalesForecastInput [/code]:
↧