Skip to content

Releases: gwalkey/SQLTranscriptase

2025.03

Choose a tag to compare

@gwalkey gwalkey released this 07 Mar 19:40
2ddbf33
  • Added Scripting out Database Partition functions and schemes

2024.12

Choose a tag to compare

@gwalkey gwalkey released this 30 Dec 21:05
14a473f
  • Added Scripting out Database Users
  • Changed Write-Output to Write-Host

2024.06

Choose a tag to compare

@gwalkey gwalkey released this 07 Jun 17:45
7780b4f

Updated 04_Agent_Jobs.ps1 - Fixed Asterisks in Jobname, added script out of all jobs to a single file Alljobs.sql

Full Changelog: v2022.04...v2024.06

April 2022

Choose a tag to compare

@gwalkey gwalkey released this 21 Apr 17:17
9888e2c

Added 04_Agent_Configuration.ps1 - SQL Agent configuration settings including the location of the Agent error log file
Added Job Schedule and Duration.pbix - for Visualizing Agent Jobs as a Gantt Chart to show overlaps

Jan 2021

Choose a tag to compare

@gwalkey gwalkey released this 01 Feb 21:35
634fef0

Refactored 22 Policy Based Management to use standard SQL instead of SMO

August 2020

Choose a tag to compare

@gwalkey gwalkey released this 26 Aug 12:34
e5592f0

Added back 22_Policy_Based_Mgmt.ps1
Added new security audit script 51_Detailed_Security_Audit.ps1

SMO 160 Version

Choose a tag to compare

@gwalkey gwalkey released this 08 Apr 12:44
bc0aae5

SQLTranscriptase-2020-05.zip

Updated LoadSQLSMO psm1 module for SMO version 1.60

Feb 2020 - SQL Saturday Tampa Version

Choose a tag to compare

@gwalkey gwalkey released this 26 Feb 04:46
5be66b4
  • Moved SQLSMO into SQLTranscriptase