Create user across multiple SQL Server instances

Hello,

I was wondering if anyone would know a quick easy way to create a new user / update SQL login to multiple SQL servers , or push script across to all these servers?

Kind regards

Perhaps the simplest way would be to use a powershell script. There are a lot of tutorials and examples, for example available on the web, for instance, here