Turn Firewall On

Microsoft.FEP.ProtectedServer.FWStatus.Recovery (Recovery)

This task will turn on Windows Firewall at the profile level on the selected endpoints.

Element properties:

TargetMicrosoft.FEP.ProtectedServer
MonitorMicrosoft.FEP.ProtectedServer.FWStatus.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.FWStatus.Recovery" Accessibility="Internal" Enabled="false" Target="FEPLibrary!Microsoft.FEP.ProtectedServer" Monitor="Microsoft.FEP.ProtectedServer.FWStatus.Monitor" ResetMonitor="true" ExecuteOnState="Warning" Remotable="true" Timeout="-1">
<Category>Maintenance</Category>
<WriteAction ID="WA" TypeID="FEPLibrary!Microsoft.FEP.MalwareProtection.ActionWriteAction">
<Action>apply_cc_settings</Action>
<Param1>EnableFirewall=True</Param1>
<Param2/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Recovery>