Start Antimalware Service

Microsoft.FEP.ProtectedServer.AMStatus.Recovery (Recovery)

This task will start the antimalware service on the selected endpoint.

Element properties:

TargetMicrosoft.FEP.ProtectedServer
MonitorMicrosoft.FEP.ProtectedServer.AMStatus.Monitor
Reset MonitorTrue
RemotableTrue
Timeout0
CategoryMaintenance
Enabledfalse
AccessibilityInternal

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.FEP.MalwareProtection.ActionWriteAction Default

Source Code:

<Recovery ID="Microsoft.FEP.ProtectedServer.AMStatus.Recovery" Accessibility="Internal" Enabled="false" Target="FEPLibrary!Microsoft.FEP.ProtectedServer" Monitor="Microsoft.FEP.ProtectedServer.AMStatus.Monitor" ResetMonitor="true" ExecuteOnState="Error" Remotable="true" Timeout="-1">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="FEPLibrary!Microsoft.FEP.MalwareProtection.ActionWriteAction">
<Action>start_service</Action>
<Param1/>
<Param2/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Recovery>