The Multifunctioning DBA:

Logins

1

September 30, 2011  4:13 AM

Powershell to add logins to SQL Server



Posted by: Colin Smith
Groups, Logins, Powershell, SQL Server

This is a script that I threw together for an app that needed to have 60 logins created on the sql server. We had all the ad groups created using a standard naming convention.
app_dev_groupname
was the standard that we went with so here is...

1