Dell server registry write Discovery

Dell.WindowsServer.Scalable.MNRegWriteDiscovery (Discovery)

Discovery rule to write registry values on a Dell server

Knowledge Base article:

Summary

Discovery rule to set registry entries on a managed node/Dell server.

Element properties:

TargetDell.WindowsServer.Server
EnabledTrue
Frequency1296000
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Dell.WindowsServer.Scalable.RegistryReadWriteDSMT Default

Source Code:

<Discovery ID="Dell.WindowsServer.Scalable.MNRegWriteDiscovery" Enabled="true" Target="Dell.WindowsServer.Server" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.WindowsServer.Sink"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Dell.WindowsServer.Scalable.RegistryReadWriteDSMT">
<IntervalSeconds>1296000</IntervalSeconds>
<Computer>$Target/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
</DataSource>
</Discovery>