Microsoft.FEP.UnprotectedServerExtremo desprotegido

Microsoft.FEP.UnprotectedServer (ClassType)

Un extremo que no tiene instalado el cliente de seguridad Microsoft Forefront Endpoint Protection

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d5490b6-d855-eeb6-0c11-291e57a512c1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.FEP.UnprotectedServer:
OperatingSystem  string  Nombre del sistema operativo Sistema operativo false 255  False 
DeploymentState  string  Estado de implementación Estado de la instalación del cliente de seguridad false 255  False 
DeploymentStateMoreInfo  string  Más información sobre el estado de implementación Información detallada sobre el estado de la instalación del cliente de seguridad false 255  False 
ServerId  string  Identificador del equipo Identificación del equipo true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FEP.UnprotectedServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DeploymentState" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DeploymentStateMoreInfo" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ServerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>