Sync logins alwayson

  • I have three node always on cluster, I am looking for script to sync logins to all three nodes. any changes to one node should be replicated to all other nodes regardless if it is primary or secondary

  • Hi,

    I think there's no out of the box solution, but maybe you can build something with dbatools: https://dbatools.io/
    You can copy a login between two servers with the command Copy-DbaLogin.

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

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