I ran into an issue recently where some SQL Databases were not showing any properties in OpsMgr, other than the database name: To get these properties, the database discovery script runs the “sp_helpdb” stored procedure against the database. To test this,