Welcome to the official repository for Applivery Community Scripts. This project is a curated collection of automation scripts designed to help IT Administrators manage, configure, and secure their fleet of devices using the Applivery MDM platform.
The repository is organized by Operating System. Each script has its own folder containing the script file and a specific documentation file.
- /macOS: Shell scripts (
.sh) for macOS management (Intel and Apple Silicon). - /Windows: PowerShell scripts (
.ps1) for Windows 10/11 devices.
| Script | API | User interaction | Version |
|---|---|---|---|
| Create Admin User Automated creation of hidden management accounts. |
❌ | ❌ | 1.0.0 2026-02-06 |
| Crowdstrike enrollment Post-install licensing and tagging for Falcon sensors. |
❌ | ❌ | 1.0.0 2026-02-09 |
| Delete Admin User Completely removes a user account and their data. |
❌ | ❌ | 1.0.0 2026-02-09 |
| Force Reboot Policy Uptime monitoring and enforced restart intervals. |
❌ | ✅ | 1.2.0 2026-02-12 |
| Restrict Admin Rights Demote local users to standard, keeping only IT admin. |
❌ | ❌ | 1.0.0 2026-02-06 |
| Sync Device Name Syncs local ComputerName with Applivery Dashboard. |
✅ | ❌ | 1.0.0 2026-02-09 |
| Temporary Admin Rights JIT elevation with reason logging and auto-revoke. |
❌ | ✅ | 1.1.0 2026-02-12 |
| Script | API | User interaction | Version |
|---|---|---|---|
| Cloudflare WARP Enrollment Joins the device to a Zero Trust organization. |
❌ | ✅ | 1.1.0 2026-02-12 |
| Crowdstrike Installation Silent installation and CID licensing for Falcon sensor. |
❌ | ❌ | 1.0.0 2026-02-12 |
| Lock Device Lost or Stolen Device Lock with persistent notice. |
❌ | ❌ | 1.0.0 2026-02-09 |
| Lock URLs Block specific domains via Windows Firewall. |
❌ | ❌ | 1.0.0 2026-03-24 |
| Force Reboot Policy Uptime monitoring and enforced restart intervals. |
❌ | ✅ | 1.2.0 2026-03-26 |
| Temporary Admin Rights JIT elevation with reason logging and auto-revoke. |
❌ | ✅ | 1.1.0 2026-03-26 |
| File | Description | Last Update |
|---|---|---|
| README-script.md | Documentation blueprint for new scripts. | 2026-02-06 |
| template-macos.sh | Bash boilerplate for macOS. | 2026-02-06 |
| template-windows.ps1 | PowerShell boilerplate for Windows. | 2026-02-06 |
- Browse the repository and find the script that fits your needs.
- Open the script folder and read the specific
README.mdfor instructions and variables. - Copy the code.
- Login to your Applivery Dashboard.
- Navigate to Device Management > Assets and create a new one, pasting the code and selecting the appropriate execution context.
We love community contributions! If you have a script that could help others:
- Fork the repo.
- Create a new folder under the correct OS.
- Include your script and a README based on our template.
- Submit a Pull Request.
These scripts are provided "as is" without any warranty of any kind. Applivery is not responsible for any damage or data loss caused by the execution of these scripts. Always test scripts in a staging or sandbox environment before deploying them to your entire fleet.
Built with ❤️ by the Applivery Team and the Community. Find us at https://www.applivery.com/