I'm using DTS (export) to transfer a database from one server to another. The source database has multiple file groups for tables and indexes. These file group exists on the destination server but all data and indexes are stored in the default file group. How can I insure that the reference to the proper file groups is exported and used in the new server?