dataplat / dbatools

🚀 SQL Server automation and instance migrations have never been safer, faster or freer
https://dbatools.io
MIT License
2.39k stars 787 forks source link

Backup-DbaDatabase - Use Stop-Function to support EnableException for unverified databases #9317

Closed andreasjordan closed 2 months ago

andreasjordan commented 3 months ago

Type of Change

See issue for details.

Before (with -EnableException): image

After (with -EnableException): image

After (wihout -EnableException): image

potatoqualitee commented 2 months ago

ahh k! ty!