Increase the SQL command timeout to allow sufficient time for large or long-range audit queries to complete.
This can be configured by editing the InstanceConfiguration.xml file located at:C:\ProgramData\Quest\Active Administrator
Within the file, locate the <DatabaseConfiguration> section and modify the <CommandTimeout> value. The default is 30 seconds—this should be increased to 60–120 seconds to improve report execution reliability.
After making the change:
Optionally, consider increasing the <ConnectionTimeout> value as well to prevent connection-related timeouts when handling larger datasets.