Microsoft.FEP.ProtectedServer보호된 끝점

Microsoft.FEP.ProtectedServer (ClassType)

Microsoft Forefront Endpoint Protection 2010 클라이언트가 설치된 끝점

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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.FEP.ProtectedServer:
ClientVer  string  클라이언트 버전 보안 클라이언트 버전 false 256  False 
AMStatus  string  맬웨어 방지 프로그램 엔진 맬웨어 방지 프로그램을 사용하거나 사용하지 않습니까 false 256  False 
RTPStatus  string  실시간 보호 실시간 보호가 켜져 있거나 꺼져 있습니까 false 10  False 
RTPDirection  string  실시간 보호 스캔 방향 실시간 보호 기능이 송수신되는 모든 파일을 스캔합니까 false 256  False 
NISStatus  string  NIS NIS가 실행 중입니까 false 256  False 
FWStatus  string  Windows 방화벽 Windows 방화벽 서비스가 실행 중입니까 false 256  False 
AVSigsVer  string  바이러스 백신 정의 버전 바이러스 백신 정의 버전 번호 false 256  False 
ASSigsVer  string  스파이웨어 방지 프로그램 정의 버전 스파이웨어 방지 프로그램 정의 버전 번호 false 256  False 
NISSigsVer  string  NIS 정의 버전 NIS 정의 버전 번호 false 256  False 
AVSigsAge  string  바이러스 백신 정의 기간(일) false 256  False 
AVSigsUpdate  datetime  바이러스 백신 정의 작성(GMT) 바이러스 백신 정의 만든 날짜 false 256   
ASSigsAge  string  스파이웨어 방지 프로그램 정의 기간(일) false 256  False 
ASSigsUpdate  datetime  스파이웨어 방지 프로그램 정의 작성(GMT) 스파이웨어 방지 프로그램 정의 작성 날짜 false 256   
LastQuickScanAge  string  마지막 빠른 스캔 기간(일) 마지막 빠른 스캔 기간(일) false 256  False 
LastQuickScanStart  datetime  마지막 빠른 스캔 시작(GMT) 마지막으로 빠른 스캔을 시작한 날짜와 시간 false 256   
LastQuickScanEnd  datetime  마지막 빠른 스캔 종료(GMT) 마지막으로 빠른 스캔을 완료한 날짜와 시간 false 256   
LastFullScanAge  string  마지막 전체 스캔 기간(일) 마지막 전체 스캔 기간(일) false 256  False 
LastFullScanStart  datetime  마지막 전체 스캔 시작(GMT) 마지막으로 전체 스캔을 시작한 날짜와 시간 false 256   
LastFullScanEnd  datetime  마지막 전체 스캔 완료(GMT) 마지막으로 전체 스캔을 완료한 날짜와 시간 false 256   
SigsDownloadLocation  string  정의 다운로드 위치 정의가 다운로드되는 위치 false 256  False 
PolicyName  string  정책 이름 끝점에 적용되는 정책 이름 false 256  False 
PolicyDate  datetime  정책 설정 날짜 끝점에 적용되는 정책의 날짜 설정 false 256   
FailedPolicyName  string  실패한 정책 이름 응용 프로그램이 실패한 정책 이름 false 256  False 
FailedPolicyDate  datetime  실패한 정책 날짜 응용 프로그램이 실패한 정책 날짜 false 256   
FailedPolicyError  string  정책 실패 세부 정보 정책 응용 프로그램 실패에 관한 세부 정보 false 256  False 
InstallationPendingReboot  string  설치 재시작 보류 중 FEP 클라이언트 설치를 완료하기 위해 끝점이 재시작해야 하는지 여부를 나타냅니다. false 256  False 
ServerId  string  컴퓨터 ID 컴퓨터 식별 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>