diff --git a/Communityhub/ConfigurationItem/Antimalware enabled.xml b/Communityhub/ConfigurationItem/Antimalware enabled.xml new file mode 100644 index 0000000..aabc690 --- /dev/null +++ b/Communityhub/ConfigurationItem/Antimalware enabled.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + $AMServiceEnabled=(get-mpcomputerstatus).AMServiceEnabled +write-output $AMServiceEnabled + + + + + + + + + + + + Equals + + + + + + + + + + OneOf + + + + + + + \ No newline at end of file