latha
latha

Reputation: 11

Script to Deny backup for Database owners

I am looking for a script to Restrict Database owner to take database backups in SQL server. Till now i was using Sp_msforeachdb to create role and adding DENY Full and LOG backups to it.

Upvotes: 1

Views: 662

Answers (0)

Related Questions