https://github.com/nerdy-technician/nerdy-rmmscripts
RMM Scripts repository is an array of meticulously crafted scripts tailored to augment and extend the capabilities of RMM Agents across Windows and Linux systems.
https://github.com/nerdy-technician/nerdy-rmmscripts
agents automation bash debian linux powershell raspberry-pi repo rmm scripts tactical-rmm ubuntu windows
Last synced: 20 days ago
JSON representation
RMM Scripts repository is an array of meticulously crafted scripts tailored to augment and extend the capabilities of RMM Agents across Windows and Linux systems.
- Host: GitHub
- URL: https://github.com/nerdy-technician/nerdy-rmmscripts
- Owner: Nerdy-Technician
- Created: 2024-04-02T20:54:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-03T13:50:44.000Z (22 days ago)
- Last Synced: 2026-03-03T17:58:23.912Z (22 days ago)
- Topics: agents, automation, bash, debian, linux, powershell, raspberry-pi, repo, rmm, scripts, tactical-rmm, ubuntu, windows
- Language: Shell
- Homepage:
- Size: 1.24 MB
- Stars: 26
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

**129+ scripts** for Any RMM for agents on Windows & Linux. Organized by category, professionally named, production-ready.
## 📊 Quick Stats
| Platform | Scripts | Categories |
|----------|---------|-----------|
| Linux | 76 | 12 categories |
| Windows | 53 | PowerShell (40) + Batch (13) |
## 📂 Folder Structure
### Windows
- **PowerShell:** Audit, Checks, Collect, Maintain, Security, Network, TRMM Agent, Wazuh Agent, Apps, AV, Quick Fixes
- **Batch:** Common admin tasks [View](Windows/Batch/)
### Linux (12 categories)
Audit, Collector Tasks, Crontab, Customization, Maintenance, Monitoring, Network, OS Scripts, Security, Software Management, TRMM Agent, Wazuh Agent
[View all categories](Linux/)
## 🚀 Quick Start
1. **Navigate:** `Windows/Powershell/` or `Linux//`
2. **Download:** Choose your script
3. **Import to TacticalRMM:** Scripts → Import Script → Browse
## 📋 Script Format
All scripts follow: ` - .`
**Examples:** `Monitor - CPU Usage.sh`, `Check - Domain Connection.ps1`
**Categories:** Check, Monitor, Audit, Collect, Agent, Software Management, Security, Maintain, Network, Customize, Cron, Image
See [NAMING-CONVENTION.md](NAMING-CONVENTION.md) for details.
## 📚 Documentation
- [Linux README](Linux/README.md) - Linux scripts overview
- [Batch README](Windows/Batch/README.md) - Batch scripts guide
- [Naming Convention](NAMING-CONVENTION.md) - Complete standards
- Category READMEs - Detailed script listings in each folder
## 🤝 Contributing
1. Follow naming: ` - .ext`
2. Place in appropriate folder
3. Update folder README
4. Test thoroughly
5. Submit PR
## 📄 License & Disclaimer
Licensed under [MIT License](LICENSE). Scripts provided as-is. **Always test in non-production environments first.** No liability for damages.
## 🔗 Links
- [TacticalRMM Repo](https://github.com/amidaware/tacticalrmm)
- [TacticalRMM Docs](https://docs.tacticalrmm.com/)
---
**Repository:** [Nerdy-Technician/Nerdy-RMMScripts](https://github.com/Nerdy-Technician/Nerdy-RMMScripts)