Microsoft.FEP.ProtectedServerProtected Endpoint

Microsoft.FEP.ProtectedServer (ClassType)

An endpoint with Microsoft Forefront Endpoint Protection 2010 client installed

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf5bc8c9e-87f5-7a5e-1fb4-9b42b30fed0c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.FEP.ProtectedServer:
ClientVer  string  Client Version Security client version false 256  False 
AMStatus  string  Antimalware Engine Is antimalware enabled or disabled false 256  False 
RTPStatus  string  Real-time Protection Is real-time protection turned on or off false 10  False 
RTPDirection  string  Real-time Protection Scan Direction Does real-time protection scans files that are incoming, outgoing, or both directions. false 256  False 
NISStatus  string  NIS Is the NIS running false 256  False 
FWStatus  string  Windows Firewall Is the Windows Firewall service running false 256  False 
AVSigsVer  string  Antivirus Definitions Version Antivirus definitions version number false 256  False 
ASSigsVer  string  Antispyware Definitions Version Antispyware definitions version number false 256  False 
NISSigsVer  string  NIS Definitions Version NIS definitions version number false 256  False 
AVSigsAge  string  Antivirus Definitions Age (days) false 256  False 
AVSigsUpdate  datetime  Antivirus Definitions Creation (GMT) Date of antivirus definitions creation false 256   
ASSigsAge  string  Antispyware Definitions Age (days) false 256  False 
ASSigsUpdate  datetime  Antispyware Definitions Creation (GMT) Date of antispyware definitions creation false 256   
LastQuickScanAge  string  Last Quick Scan Age (days) Last Quick Scan Age (days) false 256  False 
LastQuickScanStart  datetime  Last Quick Scan Start (GMT) The date and time when the last quick scan was started false 256   
LastQuickScanEnd  datetime  Last Quick Scan End (GMT) The date and time when the last quick scan was completed false 256   
LastFullScanAge  string  Last Full Scan Age (days) Last Full Scan Age (days) false 256  False 
LastFullScanStart  datetime  Last Full Scan Start (GMT) The date and time when the last full scan was started false 256   
LastFullScanEnd  datetime  Last Full Scan End (GMT) The date and time when the last full scan was completed false 256   
SigsDownloadLocation  string  Definitions Download Location Location from which definitions are downloaded false 256  False 
PolicyName  string  Policy Name Name of policy applied to endpoint false 256  False 
PolicyDate  datetime  Policy Set Date Set date of policy applied to endpoint false 256   
FailedPolicyName  string  Failed Policy Name Name of policy which application failed false 256  False 
FailedPolicyDate  datetime  Failed Policy Date Date of policy application failure false 256   
FailedPolicyError  string  Policy Failure Details Details of policy application failure false 256  False 
InstallationPendingReboot  string  Installation Pending Restart Indicates whether the endpoint requires a restart in order to complete the FEP client installation false 256  False 
ServerId  string  Computer ID Identification of the computer true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FEP.ProtectedServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ClientVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AMStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RTPStatus" Type="string" Key="false" CaseSensitive="false" Length="10" MinLength="0"/>
<Property ID="RTPDirection" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NISStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FWStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ASSigsVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NISSigsVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsUpdate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ASSigsAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ASSigsUpdate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastQuickScanAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastQuickScanStart" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastQuickScanEnd" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastFullScanAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastFullScanStart" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastFullScanEnd" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SigsDownloadLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PolicyName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PolicyDate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FailedPolicyName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FailedPolicyDate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FailedPolicyError" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallationPendingReboot" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>