Question

I have to update 50+ servers to use encrypted connection strings. Is there a way to script setting Force Encryption and TrustServerCertificate (e.g Powershell, or ???) so that I don't have to open Configuration Manager and set on each box?

Was it helpful?

Solution

Yes use dbatools in particular the command Enable-DbaForceNetworkEncryption

Licensed under: CC-BY-SA with attribution
Not affiliated with dba.stackexchange
scroll top