SqlBackupRestoreTools
2.0.14
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.14: Fix StrictMode error where variable $S (source file list) could be unset when skipping space checks; now initialized to $null. 2.0.13: Apply Invoke-Sqlcmd TLS defaults in Windows PowerShell too (opt-out via SQLBACKUPRESTORETOOLS_DISABLE_TLS_DEFAULTS). See CHANGELOG.md.
FileList
- SqlBackupRestoreTools.nuspec
- SqlBackupRestoreTools.ps1
- Private\ConfigPersistence.ps1
- Public\Get-DBALibraryConfig.ps1
- CHANGELOG.md
- SqlBackupRestoreTools.psd1
- Private\Implementation.ps1
- Public\Restore-DbalDatabase.ps1
- LICENSE
- SqlBackupRestoreTools.psm1
- Public\Backup-DbalDatabase.ps1
- Public\Set-DBALibraryConfig.ps1
- README.md
- en-US\about_SqlBackupRestoreTools.help.txt
- Public\Clear-DBALibraryConfig.ps1