A comprehensive command-line interface (CLI) utility for backing up and restoring any type of database. The utility supports various database management systems (DBMS) such as MySQL, PostgreSQL, ...
Create a new public command Backup-SqlDscDatabase to perform SQL Server database backups using SQL Server Management Objects (SMO). This command will follow the established SqlServerDsc patterns for ...