Event 5152 Removal
If you have these
And want to get rid of these entries
Do This
C:\Windows\system32>auditpol /set /subcategory:”Filtering Platform Packet Drop”
/failure:disable
The command was successfully executed.
C:\Windows\system32>auditpol /set /subcategory:”Filtering Platform Connection” /
failure:disable
The command was successfully executed.
C:\Windows\system32>net stop MPSSVC
The Windows Firewall service is stopping.
The Windows Firewall service was stopped successfully.
C:\Windows\system32>net start mpssvc
The Windows Firewall service is starting.
The Windows Firewall service was started successfully.