This repository contains a collection of personal scripts for SQL Server administration and management using PowerShell and T-SQL.
These scripts are tools I've created to simplify common SQL Server DBA tasks. They're shared here in case they might help others manage and administer their SQL Server environments.
- PowerShell Scripts - Automation scripts for batch operations across multiple SQL Server instances
- T-SQL Scripts - Reusable query snippets for direct execution in SQL Server Management Studio or Azure Data Studio
Powershell/ - PowerShell scripts for SQL Server automation
TSQL/ - T-SQL query scripts
These are standalone utility scripts - simply download and run them as needed for your SQL Server administration tasks. Each script includes comments explaining its purpose and usage.
Feel free to use, modify, or adapt these scripts for your own needs. If you have suggestions or improvements, contributions are welcome!