Wednesday, April 25, 2018

Scripting out existing database mail configuration

SQL Server Central Artical on Scripting out Existing database mail configuration
I wanted to save this here so I can easily find it. Sorry - I have no value to add ¯\_(ツ)_/¯
All credit to Subhash Chandra at SQL Server Central.com

No comments:

Get Restart log using PowerShell

I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...