Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须每天检查多台服务器以找到它们的备份文件夹(可能还有其他数据,如备份时间、数据库和备份类型)。
如果我知道维护计划的名称,是否有编写脚本来列出备份文件夹?
我发现这很有帮助,但它需要至少运行一次备份。
配置/启用数据库邮件。
然后只需为每个作业创建一个操作员,每次作业失败时,操作员都会发送一封电子邮件。
这个链接有一个详细的方法,关于如何配置你的警报。