When you run the 2008 SQL Server Import and Export Wizard from SQL Server Management Studio, you have the option of saving the package to the SQL Server msdb database or to the File System.
To access a package saved to the msdb database or to the File System, open SQL Server Management Studio and connect to Integration Services. Then, expand the Stored Packages node. For more information, see Managing Packages at
http://msdn.microsoft.com/en-us/library/ms137916.aspx .
For information on how to run a package as a job:
"Scheduling Package Execution in SQL Server Agent" at
http://msdn.microsoft.com/en-us/library/ms141701.aspx
"How to: Automate SSIS Package Execution by Using the SQL Server Agent (SQL Server Video)" at
http://msdn.microsoft.com/en-us/library/dd440761.aspx
"Troubleshooting: SSIS Package Execution Using SQL Server Agent (SQL Server Video)" at
http://msdn.microsoft.com/en-us/library/dd440760.aspx