I'm trying to add Microsoft SQL Server 2012 default instance s target for sql server plugin 4.1.3.1.0 of Grid Control 11g. I'm getting the following errors when click Test Connection button:
1. MSSQL DetermineName DynamicProperty - em_error=Could not connect. Error code = 0x8004100e em_error=Failed while connecting to WMI.
2. Response - Missing Properties : [provided_sql_server_name]
The problem seems to be related to default instance since I have no problem adding the SQL Server 2012 named instance on the same machine.
I have also tried to add SQL Server 2012 default instance on another machine and got the same errors.
I have tried to troubleshoot using wbemtest and don't find any issue.