-
Notifications
You must be signed in to change notification settings - Fork 0
kiquenet/SSISDeploymentUtility
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a deployment utility for SQL Server Integration Service packages (.DTSX). It is currently only built for pushing to MSDB as opposed to going to a filesystem. There is error handling built in, but this is the first iteration of this utility and I intend to add additional functionality. Version 1.0 - Verifies that the source folder contains .DTSX files - Verifies that the destination folder exists - Prompts to create folders is that does not already exist - Verifies that the server name inputted responds - For every .DTSX file in the source folder, the utility will push to MSDB on the destination server - If any of the files fail, the program will halt and report the error, then exit - Each file and location destination is provided as output
About
A batch script for deploying SSIS packages to MSDB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published