Execute DTS Package on SQL 2008R2 Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Execute DTS Package on SQL 2008R2 This topic has 1 reply, 1 voice, and was last updated 9 years, 2 months ago by community-content. Viewing 1 reply thread Author Posts March 7, 2013 at 3:22 PM #26011 community-content Execute DTS Package on SQL 2008R2 how to execute a dts package on sql 2008 R2 from BizTalk 2010? All help is greatly appreciated. Thank you AJ April 8, 2013 at 4:54 PM #26034 community-content That is correct, xp_cmdShell is not allowed for security reasons The option to call a sql job is not good in my case because I am also looking to get a response back from sql. So, Yes I did go with the option of calling a stored procedure from C# within my orchestration. That works fine as well. Thank you Ajay Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register