Cloud & AWS

Batch Script to Take Backup of All MSSQL Databases

4 min read

Introduction Taking regular database backups is an important task for server administrators. In Windows servers running Microsoft SQL Server, we can use a batch script with the sqlcmd […]