I want to exclude a specific database on a SQL Server 2005 server from being discovered by SCOM 2007 R2.
The MP guide states:
You can apply overrides to the following discoveries to specify an “Exclude List” (in comma-delimited format) of database names that the discovery should overlook.
·
SQL Server 2008: Discover Databases for a Database Engine
·
SQL Server 2005: Discover Databases for a Database Engine
However I cannot find those discoveries. I only have "Discover SQL Server 2005 Database Engines (Windows Server)" where I can exclude instances. Where can I exclude databases?
Best regards.