远程桌面服务 2008 R2 RD 连接代理角色服务发现

Microsoft.Windows.Server.2008R2.RemoteDesktopServicesRole.Service.RDConnectionBroker.Discovery (Discovery)

远程桌面服务 2008 R2 RD 连接代理发现

Knowledge Base article:

摘要

此对象通过在远程计算机上执行 WMI 查询,发现运行远程桌面连接代理角色服务的所有计算机。

Element properties:

TargetMicrosoft.Windows.Server.2008R2.RemoteDesktopServicesRole
EnabledTrue
Frequency14400
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.Server.2008R2.RemoteDesktopServicesRole.Service.RDConnectionBroker.DiscoveryModule Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.2008R2.RemoteDesktopServicesRole.Service.RDConnectionBroker.Discovery" Enabled="true" Target="Microsoft.Windows.Server.2008R2.RemoteDesktopServicesRole" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008R2.RemoteDesktopServicesRole.Service.RDConnectionBroker"/>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.2008R2.RemoteDesktopServicesRoleHostsRDSessionHostRoleService"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.2008R2.RemoteDesktopServicesRole.Service.RDConnectionBroker.DiscoveryModule">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerID>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ComputerNETBIOSName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</ComputerNETBIOSName>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>