Backup-SqlExpress
1.0.4
Backup-SqlExpress backs up an instance of SQL Server Express. SQL Server Express does not have access to the SQL Server Agent which schedules backups. This script is designed to be set to run as a Scheduled Task on an hourly basis. It will take a once daily full backup of databases and an hourly incremental transaction log backup of databases using the Full recovery m
Backup-SqlExpress backs up an instance of SQL Server Express. SQL Server Express does not have access to the SQL Server Agent which schedules backups. This script is designed to be set to run as a Scheduled Task on an hourly basis. It will take a once daily full backup of databases and an hourly incremental transaction log backup of databases using the Full recovery model. It will copy files to external storage, and manage retention of those files.
Show more
Installation Options
Owners
Copyright
2018 Chris Carter
Package Details
Author(s)
- Chris Carter
Tags
Dependencies
This script has no dependencies.
Release Notes
Initial Release
FileList
- Backup-SqlExpress.nuspec
- Backup-SqlExpress.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 (current version) | 641 | 11/26/2018 |
1.0.3 | 30 | 11/26/2018 |
1.0.2 | 28 | 11/26/2018 |
1.0.1 | 31 | 11/26/2018 |
1.0 | 86 | 11/26/2018 |