SqlBackupRestoreTools
2.0.10
SQL Server database backup/restore helper module with optional SQL-backed logging and email notifications.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Mike Fleming
Package Details
Author(s)
- Mike Fleming (@BelugaMike)
Tags
Functions
BackupAndRestore Backup-DbalDatabase Clear-DBALibraryConfig Get-DBALibraryConfig Restore-DbalDatabase Set-DBALibraryConfig
Dependencies
Release Notes
2.0.10: Fix pwsh (PowerShell Core) execution issues: jobs run BACKUP/RESTORE via sqlcmd.exe for reliability, set Invoke-Sqlcmd TLS defaults to avoid self-signed cert failures (opt-out), and harden Progress2 for StrictMode. See CHANGELOG.md.
FileList
- SqlBackupRestoreTools.nuspec
- CHANGELOG.md
- SqlBackupRestoreTools.ps1
- Private\ConfigPersistence.ps1
- Public\Get-DBALibraryConfig.ps1
- LICENSE
- SqlBackupRestoreTools.psd1
- Private\Implementation.ps1
- Public\Restore-DbalDatabase.ps1
- README.md
- SqlBackupRestoreTools.psm1
- Public\Backup-DbalDatabase.ps1
- Public\Set-DBALibraryConfig.ps1
- en-US\about_SqlBackupRestoreTools.help.txt
- Public\Clear-DBALibraryConfig.ps1