add community script

This commit is contained in:
wh1te909 2021-02-11 17:58:59 +00:00
parent a8b2a31bed
commit a59c111140
2 changed files with 7 additions and 0 deletions

View File

@ -194,5 +194,12 @@
"name": "TRMM Defender Exclusions",
"description": "Windows Defender Exclusions for Tactical RMM",
"shell": "powershell"
},
{
"filename": "Display_Message_To_User.ps1",
"submittedBy": "https://github.com/bradhawkins85",
"name": "Display Message To User",
"description": "Displays a popup message to the currently logged on user",
"shell": "powershell"
}
]