Scripting SQL Server 2005 Logins
- 0
- Add a Comment
I thought today I would share with you a great way to move SQL Server logins from one SQL Server 2005 server (source) to another SQL Server 2005 server (destination). In the past I have tried to use DTS to move logins (passwords and SIDs) from one server to another but without much success. As I [...]
