Upgrade SQL Server

  • We are upgrading SQL Server to 2014. However, sp_help_revlogin doesn't transfer sysadmin permissions. Is there a way/script which can transfer sysadmin permissions aswell?

    Thanks

  • i hav ethis enhanced and revised version bookmarked and saved in my scripts;

    it takes the idea of sp_help_revlogins and runs with it, adding role memberships as well:

    http://www.tinyint.com/index.php/2009/07/08/sp_help_revlogin-cleaned-up-and-revised-with-roles/

    it's part of my standard migration/newserver/disaster recovery scripts.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 1 (of 1 total)

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