Script to identify unused SQL Server database mail accounts
Background: Following in-step with my previous blog posts, you will know that I like to keep my SQL instances as free from clutter as possible. I provide a script below that will return all database mail accounts not currently being used by any database mail profile on the current instance. Having this list allows you …
Script to identify unused SQL Server database mail accounts Read More »