From fcfce386c4aa0ba2351d538b4e5e369e10d74f0a Mon Sep 17 00:00:00 2001 From: Panu Saukko <25768171+PanuSaukko@users.noreply.github.com> Date: Wed, 11 May 2022 16:14:32 +0300 Subject: [PATCH] Automated commit --- .../Current antivirus signatures.xml | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Communityhub/ConfigurationItem/Current antivirus signatures.xml diff --git a/Communityhub/ConfigurationItem/Current antivirus signatures.xml b/Communityhub/ConfigurationItem/Current antivirus signatures.xml new file mode 100644 index 0000000..9341e12 --- /dev/null +++ b/Communityhub/ConfigurationItem/Current antivirus signatures.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + $AntivirusSignatureAge=(get-mpcomputerstatus).AntivirusSignatureAge +write-output $AntivirusSignatureAge + + + + + + + + + + + + LessThan + + + + + + + + + + OneOf + + + + + + + \ No newline at end of file