Manual enrollment is a straightforward way to onboard devices by downloading and installing the Zecurit agent directly. This method is ideal for IT admins managing a small number of devices, testing the platform or enrolling endpoints without domain.
Where to Begin
To enroll a device manually:
- Log in to the Zecurit portal
- Go to the Enrollment → Devices tab
- Click the ➕ Add Device button
- Select Manual Download from the available enrollment methods
- Choose the appropriate agent version:
- Windows (.exe or .msi)
- macOS (.pkg)
- Linux (.sh or .deb/.rpm)
- Download the agent and transfer it to the target device
???? You can also copy the direct download link and send it via email or chat to a technician on-site.
Installing the Agent
Once the agent is on the device:
What Happens After Installation?
- The Zecurit agent connects to the cloud portal
- The device appears under Devices in your dashboard
- Initial inventory sync (hardware, OS, installed software) occurs within a few minutes
- Any assigned policies (alerts, software rules) begin applying immediately
Troubleshooting Tips
| Issue | Resolution |
| Agent not appearing in portal | Check internet connectivity and firewall rules |
| Install fails on Windows | Right-click → “Run as administrator” or verify .NET and PowerShell versions |
| macOS installation blocked | Allow the app in System Preferences → Security & Privacy → General tab |
| Linux permission error | Ensure script has chmod +x and is run with sudo |