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)
393 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)
393 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)
348 reads
Get a list of all user permissions in a database
2025-10-15 (first published: 2025-10-13)
1,708 reads
Two PowerShell scripts to create backup folders and clean up old files.
2025-08-29 (first published: 2025-08-16)
236 reads
This script will help to find orphan users on all databases and will remove them.
2025-05-20
320 reads
2025-05-06
616 reads
This script runs a SQL server Health check for services, databases, Always On, replication, CDC job status.
2025-05-05
685 reads
By Steve Jones
One of the language changes in SQL Server 2025 that I’ve seen a lot...
By Steve Jones
I hosted this month, but I decided to put my own entry in as...
By Chris Yates
I get asked a lot about why or how I began working with databases...
Hi experts, I’ve been going through several articles and videos about Columnstore indexes, but...
Recently stood up a 2022 Enterprise server. Have 8 publications with subscriptions on a...
Hey, I've not done a cube for many years but I find myself supporting...
I get a new SQL Server instance from my build team. How can I tell if the instance was installed using a slipstream installation later?
See possible answers