Update community_scripts.json

This commit is contained in:
beejayzed 2021-03-01 07:55:31 +07:00 committed by GitHub
parent 1ec314c31c
commit 4dd6227f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -201,5 +201,12 @@
"name": "Display Message To User",
"description": "Displays a popup message to the currently logged on user",
"shell": "powershell"
},
{
"filename": "VerifyAntivirus.ps1",
"submittedBy": "https://github.com/beejayzed",
"name": "Verify Antivirus Status",
"description": "Verify and display status for all installed Antiviruses",
"shell": "powershell"
}
]
]