October 17, 2010 at 3:13 pm
hi, mybe anyone know if there is a object in powershell for excaute DTSX package.
January 26, 2011 at 8:54 am
I realize this is a couple of months out now but here is a good article for executing an SSIS package remotely via powershell.
Obviously you just end up calling dtexec but it should still work.
Chad Miller also did some work with powershell extensions that he details a bit here
This may be more of what you are looking for but I am guessing that either way will work just fine.
January 26, 2011 at 11:21 am
hi,
SSIS is NOT backwards compatible, How can I fix It.
thank's
January 26, 2011 at 11:49 am
I am not sure what you are asking, but you are right SSIS is not backwards compatible. That should not impact how you run a package through Powershell, however.
For instance, with the first link that I sent, you should be able to run remotely the SSIS package on the server that it was created or added to and it dtexec should be compatible on that server. But I may be misunderstanding what you are asking.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply