Fax Services 2008 Role Discovery

Microsoft.Windows.Server.2008.FaxServerRole.Discovery (Discovery)

Microsoft Windows Server 2008 Fax Server Role Discovery

Knowledge Base article:

Summary

Microsoft Windows Server 2008 Fax Server Role Discovery

Element properties:

TargetMicrosoft.Windows.Server.2008.Computer
EnabledTrue
Frequency300
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper Microsoft.Windows.Server.FaxServer.Library.ActionAccount

Source Code:

<Discovery ID="Microsoft.Windows.Server.2008.FaxServerRole.Discovery" Enabled="true" Target="Server2008!Microsoft.Windows.Server.2008.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.2008.FaxServerRole"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper" RunAs="FSLIB!Microsoft.Windows.Server.FaxServer.Library.ActionAccount">
<NameSpace>\\$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$\ROOT\CIMV2</NameSpace>
<Query>SELECT Name FROM Win32_ServerFeature WHERE Name = "Fax Server"</Query>
<Frequency>300</Frequency>
<ClassId>$MPElement[Name="Microsoft.Windows.Server.2008.FaxServerRole"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>Fax Server ($Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$)</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>