Running Entire Folder of Scripts With PowerShell Writer #1, 2022-08-302024-07-05 Handy time-saving PowerShell script to run a batch of scripts easily. Continue Reading
Opinion SQL Server – AD Groups vs AD Logins Writer #1, 2020-09-01 Let me state my position from the outset: Favoring AD Groups for security in SQL… Continue Reading
Powershell PowerShell With Uptime – Getting Days Only Writer #1, 2019-10-18 There is a handy and free tool to check your system’s uptime called “Uptime”. (Clever, no?) It… Continue Reading
C# Script Storage Update Writer #1, 2019-10-17 This is an update to a previous post. In another post on this site, it… Continue Reading
Script Storage Writer #1, 2018-05-02 Update here: Script Storage Update Throughout my career, my scripts have been a vital piece… Continue Reading
Discover How User Is Accessing SQL Instance (PowerShell and T-SQL) Writer #1, 2018-04-302023-06-23 When your security gets unruly, it can get time consuming to figure out how a… Continue Reading
Powershell PowerShell With Uptime – Getting Days Only Writer #1, 2017-12-16 There is a handy and free tool to check your system's uptime called "Uptime". (Clever, no?) It… Continue Reading
Powershell PowerShell – Update All SQL Services To Restart On Failure Writer #1, 2016-08-042024-08-31 PowerShell script to quickly change all Recovery Options to “Restart the Service”. https://gist.github.com/benf101/a3c7020c0a582aca06059b750bd08528 Continue Reading
PowerShell – Create And Write Out To Log File Writer #1, 2016-08-042024-07-14 Creating and writing to output file in PowerShell. Continue Reading