This script will return all SQL instances running on a server or list of servers….
Month: April 2016
PowerShell – Get “Logon As” Information From Remote (or local) Server
This was made possible by the Scripting Guy. I have boiled it down to the…
T-SQL – Get Currently Running Jobs With Duration
Query to get all currently running jobs with their run duration in seconds. Source: http://www.sanssql.com/2013/08/t-sql-query-to-find-currently-running.html…
Restore All Databases With Most Recent Backup
This is a bit of a scary task. Someone tells you about 87 databases that…
PowerShell – List All Directories With Users Who Can Access
Maybe this is a one-off type of thing, but if you need to see every…