SsisUp - Beta Release

02 May 2015

Announcement Ssisup

I have Open-Sourced SsisUp, a .Net library that is used to automate the deployments of MS SQL Server Integration Services. Check out the repo here and on NuGet here. It is currently in beta and I would appreciate any feedback.

Here are the main features:

  • Create an MS SQL Server Job Schedule that can occur on any day(s) of the week at any time
  • 2 Job Steps Types are supported (Integration Services, SQL Script and CMD)
  • Enable or Diasble the step on deployment
  • Configure a SQL Proxy for the Job step
  • Configure a Dtsx Configuration file
  • Dtsx and DtsConfig files are deployed to destination (Write access is required on Destination)
  • Define Job step success or failure action

Stay tuned for more information.