The Database Configuration tool provides the ability to perform maintenance operations on Desktop Authority's back end SQL databases. The supported operations include: backup/restore the database, shrink/increase the allocated database size, and maintenance operations such as rebuilding indexes and database consistency checks. The Database Configuration object is available exclusively to a Super User/Group. Non-Super Users/Groups do not have the ability to open the Database Configuration object.
The Database Configuration tool is broken up into two sections; Database Connection and Database Operations. Before any operations can be performed a connection to the database must be established. During installation, Desktop Authority creates a single named instance of the Microsoft SQL Server 2014 Express Edition. The named databases created within this SQL instance are DACONFIGURATION and DAREPORTING. The DACONFIGURATION database is where all of the Desktop Authority configuration data is stored. The DAREPORTING database is where the reporting data is stored.
A connection to either database can be made using Windows Authentication mode or SQL Server Authentication mode.
Enter the server or instance name containing the database to connect to. Click the dropdown list to select a database from the list of all named-instances found on the network. Click the Load all instances button to refresh the Physical server list with all server instances on the machine.
Select Windows to connect to SQL using a Microsoft Windows user account. Select SQL to connect to connect to the database using Mixed Mode Authentication (Windows Authentication and SQL Server Authentication).
Enter the Windows/SQL login name.
Enter the Windows/SQL login password.
Click Connect to establish a connection to the desired server. Click Disconnect to remove the database connection to the server.
Create a complete backup copy of the selected database. The backup is stored in a separate location that is protected from the potential problems on the server. If the SQL server fails, or the database is damaged, the backup can be used to restore the database.
|
Note: A restore operation can be performed using the Desktop Authority Setup Tool. This tool can be found on the computer where Desktop Authority is installed to. |
Select the database to perform the backup or restore on from the drop list.
Specify the location where the backup will be stored and its filename. Specify a local file path or a UNC path. Click the Browse button to browse out to a selected folder.
Provide informational text to aid in the identification of a backup set.
Provide informational text to aid in the identification of a backup set.
Click the Backup button to start the operation.
Select the database to perform the shrink operation on from the drop list.
Select either or both, Shrink the database and Shrink the transaction logs to reduce the size of all files in the database. File(s) are truncated to reflect freed space.
Click Shrink to begin the selected shrink operation.
Select the database to perform the operation on from the drop list.
Displays the current size of the selected database in megabytes. The size includes data and transaction log files. Click Refresh to update the displayed value.
Specify a new database size in megabytes.
Click Set new size to increase the size of the database.
Select the database to perform the operation on from the drop list.
Rebuilding indexes reorganizes the storage of the index data to remove fragmentation. This can improve disk performance by reducing the number of page reads required to obtain the requested data. Check this box to rebuild the database indexes.
Check this box to renumber the identity columns for all tables within the database.
Check this box to check the consistency of the database and its indexes. If necessary this operation will rebuild the indexes and update the index statistics.
Click Perform maintenance to perform the selected maintenance operations.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center