SqlBackupRestoreTools
2.0.17
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
This module has no dependencies.
Release Notes
2.0.17: Fix StrictMode crash after successful BackupAndRestore completion caused by referencing an uninitialized $MailMessage variable. 2.0.16: Avoid importing SqlServer at module import time (prevents Update-TypeData collisions after Remove-Module/re-import). 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
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.17 (current version) | 22 | 2/12/2026 |
| 2.0.16 | 5 | 2/12/2026 |
| 2.0.15 | 8 | 2/11/2026 |
| 2.0.14 | 5 | 2/11/2026 |
| 2.0.13 | 5 | 2/11/2026 |
| 2.0.12 | 7 | 2/11/2026 |
| 2.0.10 | 5 | 2/5/2026 |
| 2.0.9 | 5 | 2/5/2026 |
| 2.0.5 | 3 | 2/5/2026 |
| 2.0.4 | 3 | 2/2/2026 |
| 2.0.3 | 3 | 2/2/2026 |
| 2.0.2 | 3 | 2/2/2026 |
| 2.0.1 | 3 | 2/2/2026 |
| 2.0.0 | 5 | 2/2/2026 |