Template Script: Restore Master Key\Restore Master Key.sql

-- http://msdn.microsoft.com/en-us/library/ms186336.aspx

RESTORE MASTER KEY FROM FILE = 'path_to_file' -- path relative to SQL instance
    DECRYPTION BY PASSWORD = 'm@5t3Rk3y'
    ENCRYPTION BY PASSWORD = 'password'

Description for Template Script: Restore Master Key\Restore Master Key.sql

Todo
Site Map | Printable View | © 2008 - 2012 NuRoN Consulting, INC | Powered by mojoPortal | HTML 5 | CSS | Original design by Andreas Viklund
Share This Using Popular Bookmarking Services