Here is my first task in an SSIS package and consist in migrating the package from a SQL Server 2005 to another SQL Server 2005. Stupid question= How do I migrate it?. All the helps shows migrating from 2000 to 2005 but there is no help in migrating from 2005 to 2005......
Connect to your SSIS server where you want to copy the package, right click on MSDB or File System, and select Import Package, specify the server where the original package is stored.