SQL Server 2000: N/A
SQL Server 2005: Tested
SQL Server 2008: Tested
SQL Server 2008R2: Tested
SQL Server 2012: Tested
SQL Server 2014: Tested
SQL Server 2016: Tested
SQL Server 2017: Not Tested
Author: ChillyDBA
Date: 6 Jun 2020
Generates TSQL Scripts to recreate server logins and database security for a single database.
Only server logins that have mapping into the database are scripted
All passwords are scripted out in encrypted form
There are more instructions in the script comment header.
GENERATE script on: SOURCE SERVER (per USER database to be migrated)
EXECUTE script on: DESTINATION SERVER (per USER database to be migrated)