Hi,
I did use the windows and defend integration. I tested it the wrong way
In the first log entry we do get the arguments and the process is ran like this:
powershell.exe Set-NetFirewallProfile -Enabled True
In the second one we do not get the arguments and the process is ran like this:
Set-NetFirewallProfile -Enabled False
