Migrate SQL Server to new server

  • You can always search the logins script for default DB names, then create a new empty DB without having to restore anything at that time then run the logins script to create the logins.  Then just drop the empty DB's.  I usually utilize this approach so that I can have the transferred logins created ahead of time.

Viewing post 16 (of 16 total)

You must be logged in to reply to this topic. Login to reply