SQL database is growing rapidly, occupying a large pile of available space.
Comments
Storing shadow files in SQL Server makes the SQL database growing exponentially.
Recommendations
1. Store data on the disk, so only links to binary data and some additional information is stored in SQL database. To do so, uncheck the ‘Store shadow files on SQL Server’ flag in DeviceLock Enterprise Server’s options.