Powershell script to generate SQL server Inventory in CSV format
This script is used to generate the output file as CSV format for list of server.
2025-11-03 (first published: 2025-10-20)
536 reads
This script is used to generate the output file as CSV format for list of server.
2025-11-03 (first published: 2025-10-20)
536 reads
The script gets the database health check whether synchronized or not from the primary or secondary. This code needs to scheduled through as a job to get alerts.
2025-10-20 (first published: 2025-10-13)
421 reads
Get a list of all user permissions in a database
2025-10-15 (first published: 2025-10-13)
1,812 reads
Two PowerShell scripts to create backup folders and clean up old files.
2025-08-29 (first published: 2025-08-16)
272 reads
This script will help to find orphan users on all databases and will remove them.
2025-05-20
346 reads
2025-05-06
682 reads
This script runs a SQL server Health check for services, databases, Always On, replication, CDC job status.
2025-05-05
785 reads
Data Céilí 2026 Call for Speakers is now live! Data Céilí (pronounced kay-lee), is...
By John
One of the more frustrating aspects about creating an Azure virtual machine is that...
By Steve Jones
Redgate Monitor has been able to monitor replication for a long term, but it...
Comments posted to this topic are about the item Stairway to Azure SQL Hyperscale...
Comments posted to this topic are about the item The Challenge of AI, which...
Comments posted to this topic are about the item Deprecated Feature Tracking
From T-SQL, without requiring an XEvent session, can I tell which deprecated features are being used on my instance?
See possible answers