Day: April 4, 2011

How Do You Remove Logins from Your SQL Environment?

Sal Young | April 4th, 2011


PROBLEM: I need a T-SQL script to remove a login from all SQL Servers in my environment. SOLUTION: My solution includes the use of MS SQL 2008 Central Management Servers and the script listed below. This script is a work in progress because I’m constantly adding, removing and updating features as I encounter problems. Maybe […]

Read More