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