Does Database Vault Support Remote SQL Server Database Backups?
Database Vault does not support creating database backups from a remote SQL Server system. It relies on Microsoft's SMO library which requires direct access to the local file system of the SQL Server instance. This article explains the technical reasons, demonstrates SMO usage, outlines alternatives