Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.Version.Discovery (Discovery)

Element properties:

TargetMicrosoft.Windows.Server.10.0.RemoteDesktopServicesRole
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.Version.Discovery" Enabled="true" Target="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole">
<Property TypeID="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole" PropertyID="Version"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper">
<NameSpace>\\$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$\ROOT\CIMV2</NameSpace>
<Query>SELECT Version FROM Win32_OperatingSystem</Query>
<Frequency>86400</Frequency>
<ClassId>$MPElement[Name="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole"]/Version$</Name>
<Value>$Data/Property[@Name='Version']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>