Terminal Services 2008 TS Web Access role service Discovery

Microsoft.Windows.Server.2008.TerminalServicesRole.Service.TSWebAccess.Discovery (Discovery)

Terminal Services 2008 TS Web Access Service Discovery

Element properties:

TargetMicrosoft.Windows.Server.2008.TerminalServicesRole
EnabledTrue
Frequency3600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Microsoft.Windows.Server.2008.TerminalServicesRole.Service.TSWebAccess.Discovery" Enabled="true" Target="Microsoft.Windows.Server.2008.TerminalServicesRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.TerminalServicesRole.Service.TSWebAccess"/>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.2008.TerminalServicesRoleHostsTerminalServerRoleService"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper">
<NameSpace>\\$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$\ROOT\CIMV2</NameSpace>
<Query>SELECT Name FROM Win32_ServerFeature WHERE ID = 134</Query>
<Frequency>3600</Frequency>
<ClassId>$MPElement[Name="Microsoft.Windows.Server.2008.TerminalServicesRole.Service.TSWebAccess"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>$Data/Property[@Name='Name']$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>