|
SQL Server Surveyor is a tool which allows database administrators to easily create reports of their SQL Servers for the purposes of documentation, auditing, comparison with other servers, etc.
This tool does not make any changes or updates to the server or its databases. It simply queries various aspects of the SQL server and presents this information in an accessible form.
Sample Report: Click Here (Size 118 KB)
SQL Server Surveyor v1.0.3.2 Installer (Size 674 KB) Freeware
SQL Server Surveyor v1.0.3.2 No Installer (Size 704 KB) Freeware

The report contains the following:
Unfortunately, this tool is not able to report Windows Scheduled Tasks (only AT command-line schedules).
Client: Windows XP, Windows 2000
Server: SQL Server 2005,
SQL Server 2000
This tool uses xp_cmdshell and sp_OACreate to retrieve various aspects of server information. The person running this tool will need to be a member of the System Administrators server role in order to see the complete report. Otherwise, various parts of the report which require sysadmin access will contain an exception message indicating that insufficient access was provided.
To install, run the installation program OR extract the Zipped file to any directory on your PC.