I'm using SQL Check and is great.
However, since I added the 4th server to it SQL Check crash at startup:
Fault bucket 128950057265, type 5Event Name: CLR20r3Response: Not availableCab Id: 0
Problem signature:P1: Idera.SQL.Check.exeP2: 3.6.0.924P3: 5603da34P4: Idera.SQL.Check.ControlsP5: 3.6.0.924P6: 5603da32P7: 5fP8: 1P9: System.NullReferenceExceptionP10:
I also see a TracerX - Idera-SQL.Check Error and .NET Runtime Error and an Applicatoin Error.
I think I found the solution:
https://stackoverflow.com/questions/20422835/the-process-was-terminated-due-to-an-unhandled-exception
...developers...!
Basically I receive the same:
Application: Idera.SQL.Check.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.NullReferenceException
This because I don't have all the privileges to all the remote objects.
I think you need something to bypass this error and allow users to connect to remote instance even without sysadmin privileges.