Install the agent

One MSI, one enrolment token, and the machine is in.

Interactive install

  1. RMM, Organizations, Add devices next to the organization the machine belongs to.
  2. Download nyxie-agent.msi and copy the enrolment token.
  3. Run the MSI on the machine and paste the token when asked. The service starts and checks in within a minute.
  4. Approve it under RMM, New Devices, unless auto-approve is on for the organization.

Silent install (scripts, GPO, Intune)

msiexec /i nyxie-agent.msi /qn ENROLLTOKEN=<token>

What the agent does

ComponentRuns asRole
nyxie-agentservice, SYSTEMchecks in every 30 seconds, forwards event-log errors and warnings, runs commands and scripts, scans and installs patches, sends inventory daily
nyxie-watchdogservice, SYSTEMrestarts the agent if it stops
nyxie-trayper usertray icon, reboot prompts, shows your company name
nyxie-updateron demandapplies signed updates staged by the console, ring by ring

Network

Outbound HTTPS to console.nyxie.io only. No inbound ports. Remote sessions are relayed through the same host.

Identity

The machine's identity is its SMBIOS UUID, primary MAC and OS install id. Reinstalling the agent on the same hardware re-attaches to the existing record; you never get a ghost.

Linux and macOS agents are being built against the same protocol. They will enrol the same way and appear in the same console.

Questions: hello@nyxie.io. Nyxie. All glows well!