This is a poor man's RMM and Windows Defender information console. If something is found wrong with Defender, Django sends an email.
The way I have this working is two PowerShell scripts and the Django app. Windows Task Scheduler runs one script every 5 minutes for Defender information and the other sciprt runs once a week for the "RMM" functionality. The scripts are deployed to workstations using a GPO.
- Download the Django app, get it setup using a URL accessible to your workstations.
- Install the PowerShell scripts (under extras in the repo) on the workstations.