MSSQLServerAuditor is software that conducts a thorough audit of the MS SQL server, providing detailed analysis of important aspects. It is compatible with 32 and 64-bit Windows and requires .Net 4.5.x.

The utility supports multiple versions of MS SQL servers ranging from 2000 to 2014. It runs in read-only mode, and therefore, has minimal to no effect on the database system. It is a .Net program that runs internally under MS Windows in 32 and 64-bit Windows versions (desktop versions 7, 8, and server platforms MS Windows 2008, 2012) with .Net 4.5.x.
One of the key features of the MSSQLServerAuditor utility is that it is a standalone application, and it does not require other tools such as MS Management Studio for its use. The application inspects audit databases in read-only mode, ensuring that no database objects are created on the inspected MS SQL instance. The utility can be connected to many MS SQL instances and generate consolidation reports about multiple instances on a single page.
All collected information from the inspected MS SQL instances is stored internally in an SQLite database, and reports are generated simultaneously by many different working threads, making it a multitasking application. The number of threads for MS SQL database queries is limited, minimizing the effect on the production MS SQL instance.
In summary, the MSSQLServerAuditor utility is a reliable tool for conducting complete audits of running MS SQL servers, generating detailed analyses, and providing recommendations for fixing any detected issues and problems. If you need to manage and improve MS SQL server’s performance, this tool is worth considering.
Version 0.6.3.4: Fix issue with localisation. Add report about databases mirroring.