Currently I'm using log shipping method to failover from backup server to live server. But how about those users and database email profile? It didn't copy from backup server to live server. Does this mean i need to create back one by one? Or anyway which i'm not aware? Anyone can help on my question?
Logins (not users) are in the master database and email profiles are in the msdb database, so you will have to create those on the server you are failing over to.
You will have to do the same for jobs, DTS or SSIS packages, and linked servers.
CODO ERGO SUM
Edited by - Michael Valentine Jones on 07/10/2012 00:42:29