SQL Server Express has no SQL Agent, so automation is harder. Here is a PowerShell script to delete old backup files in SQL Express with Task Scheduler.
SQL SERVER – PowerShell Script – Remove Old SQL Database Backup Files From Azure Storage
Earlier back, I wrote blog to help my blog reader SQL SERVER – Powershell Script – Remove Old SQL Database Backup Files from Azure Storage
SQL SERVER – Powershell Script – Remove Old SQL Database Backup Files from Azure Storage
My backups to Azure kept piling up. Here is the PowerShell script I wrote to remove old SQL database backup files from Azure Storage automatically.
SQL Server – PowerShell Script – Getting Properties and Details
A retail client runs 1500+ databases with fewer than 10 DBAs, so automation matters. Here is a PowerShell script to get SQL Server properties and details.




