﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Ashish Kumar Mehta  / Want to deploy msdb pkgs from one server to another server msdb / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 03:25:56 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Want to deploy msdb pkgs from one server to another server msdb</title><link>http://www.sqlservercentral.com/Forums/Topic1324946-1329-1.aspx</link><description>[quote][b]prudhivi9 (7/4/2012)[/b][hr]Hi,I jst followed the link wh u hav specified there,but one thing is like how to create a batch file for all the packages, can i get any syntax for that.Thanks for rplyquest.[/quote]Below is for moving one packages.dtutil /FILE &amp;lt;name&amp;gt;.dtsx /DESTSERVER SQLServer /COPY SQL;&amp;lt;name&amp;gt;OR dtutil /MOVE SQL;destPackage /SQL srcPackage /SOURCEUSER srcUserName /SOURCEPASSWORD $Hj45jhd@X /DESTUSER destUserName /DESTPASSWORD !38dsFH@vLikewise you need to put all in a for loop.However I got one more solution for you hope that also work.1. Open MS Visual Studio, and create a new Integration Services project if you already don’t have one.2. In the solution Explorer under SSIS packages   - right click on the folder – Add existing packages (add original packages)3. Right click on the project – Property.  Specify the output path for your build.  Click on Deployment utility and set “Create DepoloymentUtility” to true.  Specify the output Path. Click OK.4. Right click on the project – Build.  The packages with a deployment utility should be under the directory specified in step 3.5.Copy the entire deployment folder and paste it to the server you want to move the packages to.6. Log in to the server and navigate to the directory made in step 5.  Double click on the xxx.SSISDeploymentManifest file to initiate the deployment wizard.  </description><pubDate>Wed, 04 Jul 2012 07:02:06 GMT</pubDate><dc:creator>rhythmk</dc:creator></item><item><title>RE: Want to deploy msdb pkgs from one server to another server msdb</title><link>http://www.sqlservercentral.com/Forums/Topic1324946-1329-1.aspx</link><description>Hi,I jst followed the link wh u hav specified there,but one thing is like how to create a batch file for all the packages, can i get any syntax for that.Thanks for rplyquest.</description><pubDate>Wed, 04 Jul 2012 06:22:40 GMT</pubDate><dc:creator>prudhivi9</dc:creator></item><item><title>RE: Want to deploy msdb pkgs from one server to another server msdb</title><link>http://www.sqlservercentral.com/Forums/Topic1324946-1329-1.aspx</link><description>[quote][b]prudhivi9 (7/4/2012)[/b][hr]Hi All,Actually we are working with two servers,my requirement is like this,i want to copy packages from server A msdb to Server B msdb.Am having many number of packages in my server A msdb.so i want to copy all  the packages at a time.Can any body gimme an idea to do it.Appriciate the response.Thanks,Quest.[/quote]Please have a look on below link.[url]http://www.sqlservercentral.com/Forums/Topic530477-1329-1.aspx[/url]</description><pubDate>Wed, 04 Jul 2012 06:10:00 GMT</pubDate><dc:creator>rhythmk</dc:creator></item><item><title>Want to deploy msdb pkgs from one server to another server msdb</title><link>http://www.sqlservercentral.com/Forums/Topic1324946-1329-1.aspx</link><description>Hi All,Actually we are working with two servers,my requirement is like this,i want to copy packages from server A msdb to Server B msdb.Am having many number of packages in my server A msdb.so i want to copy all  the packages at a time.Can any body gimme an idea to do it.Appriciate the response.Thanks,Quest.</description><pubDate>Wed, 04 Jul 2012 05:26:05 GMT</pubDate><dc:creator>prudhivi9</dc:creator></item></channel></rss>