We have two MSSQL 2014 SP1 servers; one replicates data to the other via MSSQL replication.
I'd like to be able to script out dropping and re-initializing replication, but the scripts produced by SSMS include clear text passwords.
Is there a better way?