FPSP Controller for SharePoint 서비스 검색

Microsoft.ForefrontProtection.FPSP.Services.FSSPController.Discovery (Discovery)

Microsoft Forefront Server Protection for SharePoint Controller 서비스 검색

Knowledge Base article:

요약

Forefront Protection 2010 for SharePoint 컨트롤러 서비스 검색

Element properties:

TargetMicrosoft.ForefrontProtection.FPSP.Services
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
FSSPControllerServiceDiscovery DataSource Microsoft.ForefrontProtection.FPSP.ControllerServiceDiscoveryDataSourceProvider Default

Source Code:

<Discovery ID="Microsoft.ForefrontProtection.FPSP.Services.FSSPController.Discovery" Enabled="true" Target="Microsoft.ForefrontProtection.FPSP.Services" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Custom</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.ForefrontProtection.FPSP.Services.FSSPController">
<Property TypeID="Microsoft.ForefrontProtection.FPSP.Services.FSSPController" PropertyID="ServiceName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="FSSPControllerServiceDiscovery" TypeID="Microsoft.ForefrontProtection.FPSP.ControllerServiceDiscoveryDataSourceProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>FSSPController</ServiceName>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="Microsoft.ForefrontProtection.FPSP.Services.FSSPController"]$</ClassId>
</DataSource>
</Discovery>