Windows 上的 MSSQL: 探索安裝來源 (種子)

Microsoft.SQLServer.Windows.Discovery.LocalDiscoverySeed (Discovery)

此規則會探索 Windows 上 MSSQL 安裝的種子。此物件指出特定伺服器電腦包含 Windows 上的 MSSQL 安裝。

Knowledge Base article:

摘要

此規則會探索 Windows 上 MSSQL 安裝的種子。此物件指出特定伺服器電腦包含 Windows 上的 MSSQL 安裝。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

頻率 (秒)

每次重複執行工作流程之間的時間間隔 (秒)。

14400

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.Windows.DataSource.LocalDiscoverySeed Default

Source Code:

<Discovery ID="Microsoft.SQLServer.Windows.Discovery.LocalDiscoverySeed" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.Windows.LocalDiscoverySeed"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SQLServer.Windows.DataSource.LocalDiscoverySeed">
<PrincipalName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<SyncTime/>
</DataSource>
</Discovery>