Individuazione di ruoli non del server generici lightweight

LW.Microsoft.Windows.NonServerRoles.Registry.Discovery (Discovery)

Questa regola viene eseguita su ogni computer Windows Server e verifica se sono installati diversi ruoli non del server.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDS DataSource LW.Microsoft.Windows.NonServerRoles.Registry.Discovery.DataSource Default

Source Code:

<Discovery ID="LW.Microsoft.Windows.NonServerRoles.Registry.Discovery" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="LW.Microsoft.Windows.SQL.Server.2005"/>
<DiscoveryClass TypeID="LW.Microsoft.Windows.SQL.Server.2008"/>
<DiscoveryClass TypeID="LW.Microsoft.Windows.SQL.Server.2012"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDS" TypeID="LW.Microsoft.Windows.NonServerRoles.Registry.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<ComputerPrincipalName>$Target/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</ComputerPrincipalName>
<TimeoutSeconds>360</TimeoutSeconds>
</DataSource>
</Discovery>