SSIS Packages: Update From Code
We often want to modify many SSIS packages at once. We may want to change the password on all packages within a folder, or regenerate the unique identifier on each SSIS package to make sure that it’s unique across multiple copies of the package. This is a case where a little scripting knowledge can save you [...]


