컴퓨터 재시작

Microsoft.FEPS.ProtectedServer.Reboot.Recovery.Warning (Recovery)

이 작업은 선택된 컴퓨터에서 1분 이내에 재시작을 시작합니다.

Element properties:

TargetMicrosoft.FEP.ProtectedServer
MonitorMicrosoft.FEP.ProtectedServer.PendingAdditionalActions.Monitor
Reset MonitorTrue
RemotableTrue
Timeout0
CategoryOperations
Enabledfalse
AccessibilityInternal

Member Modules:

ID Module Type TypeId RunAs 
RebootWA WriteAction Microsoft.FEP.MalwareProtection.RebootWriteAction Default

Source Code:

<Recovery ID="Microsoft.FEPS.ProtectedServer.Reboot.Recovery.Warning" Accessibility="Internal" Enabled="false" Target="FEPLibrary!Microsoft.FEP.ProtectedServer" Monitor="Microsoft.FEP.ProtectedServer.PendingAdditionalActions.Monitor" ResetMonitor="true" ExecuteOnState="Warning" Remotable="true" Timeout="-1">
<Category>Operations</Category>
<WriteAction ID="RebootWA" TypeID="FEPLibrary!Microsoft.FEP.MalwareProtection.RebootWriteAction">
<TimeToReboot>30</TimeToReboot>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Recovery>