﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server Newbies  / Add existing packages - bulk copy? / 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>Thu, 23 May 2013 08:40:08 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Add existing packages - bulk copy?</title><link>http://www.sqlservercentral.com/Forums/Topic1424682-1292-1.aspx</link><description>Thanks I'll check out the package )</description><pubDate>Fri, 01 Mar 2013 06:59:23 GMT</pubDate><dc:creator>lmacdonald</dc:creator></item><item><title>RE: Add existing packages - bulk copy?</title><link>http://www.sqlservercentral.com/Forums/Topic1424682-1292-1.aspx</link><description>Just for clarity, msdb.dbo.sysdtspackages90 is where Pakages were stored in SQL Server 2005. In SQL Server 2008 they are stored in msdb.dbo.sysssispackages.Here is a PowerShell script already written that needs only a minor tweak or two to wrk for you in your environment to get files from the Packages in the server:[u][url=http://sqlblog.com/blogs/jamie_thomson/archive/2011/02/02/export-all-ssis-packages-from-msdb-using-powershell.aspx]Export all SSIS packages from msdb using Powershell[/url][/u]</description><pubDate>Thu, 28 Feb 2013 23:43:29 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: Add existing packages - bulk copy?</title><link>http://www.sqlservercentral.com/Forums/Topic1424682-1292-1.aspx</link><description>Reading this thread: [url]http://www.sqlservercentral.com/Forums/Topic836951-146-1.aspx[/url],the packages are stored in the [font="Courier New"]sysdtspackages90[/font] in the msdb database.  You can take the xml and store it in a .dtsx file and have the original package.  I've never done it this way, but it sounds like what you're after.HTH,Rob</description><pubDate>Thu, 28 Feb 2013 06:49:14 GMT</pubDate><dc:creator>robert.gerald.taylor</dc:creator></item><item><title>Add existing packages - bulk copy?</title><link>http://www.sqlservercentral.com/Forums/Topic1424682-1292-1.aspx</link><description>Hi,We are shutting down a server and I want to get a copy of the packages in the MSDB before it's retired.  In Visual Studio I've been told to right click on packages folder and select add existing package.  I put in the server and then browse for the package and this works.  However there are many and I can only select one at a time.  I may have to do this on other servers in the near future.  Does anyone know a bulk way of doing this?</description><pubDate>Wed, 27 Feb 2013 12:20:29 GMT</pubDate><dc:creator>lmacdonald</dc:creator></item></channel></rss>