transfer logins from sql 2000 to 2005/2008: http://support.microsoft.com/kb/246133 (method2) works pretty good, however it doesn't transfer login's status (i.e. denied) nor the server level role membership, is there a script that covers these things?
What's the best way to verify a sql authenticated login's password on the source and destination server is the same? the source server is 2000, the destination server can be sql 2005 or sql 2008