Copy logins between SQL Server instances
If you are using SQL Server log shipping (or mirroring), you probably want to copy the logins from the primary server to the secondary. When databases are log shipped, the users go along with their respective databases. But those users … Read more →