Microsoft.KnowledgeServices.Internal.OverrideSQLServer2008DiscoveryInterval

Microsoft.KnowledgeServices.Internal.OverrideSQLServer2008DiscoveryInterval (DiscoveryConfigurationOverride)

Override the sql server 2008 discovery interval to ensure the discovery runs in the multi-homing environment

Element properties:

ContextMicrosoft.Windows.Server.Computer
TargetMicrosoft.SQLServer.2008.DBEngineDiscoveryRule.Server
PropertyIntervalSeconds
Value14500
EnforcedFalse

Source Code:

<DiscoveryConfigurationOverride ID="Microsoft.KnowledgeServices.Internal.OverrideSQLServer2008DiscoveryInterval" Context="Windows!Microsoft.Windows.Server.Computer" Enforced="false" Discovery="MicrosoftSQLServer2008Discovery!Microsoft.SQLServer.2008.DBEngineDiscoveryRule.Server" Parameter="IntervalSeconds" Module="DS">
<Value>14500</Value>
</DiscoveryConfigurationOverride>