Before you begin
- You need access to your Oriant organization.
- The target machine must run macOS and have
curl,python3, and an administrator account that can approve the install’ssudosteps. - Run the command in a terminal on the machine you are connecting.
Install the Agent
- In Oriant, open Settings → Deployment or choose Add machines → Single machine.
- Select Connect a machine.
- Copy the generated command and run it on the target machine.
The installer stamps every report with one identity. Append
--email you@company.com to set it explicitly. Without that flag, it uses
ORIANT_EMAIL, then git config user.email, then the local $USER value.Confirm it is working
The deployment dialog updates when the machine claims its enrollment code and again after its first report arrives. You can find the enrolled machine in Assets and its attributed activity in Users. To check the local Agent directly:status: "ok" means the Agent has fetched config and
is healthy. status: "degraded" means it remains running while delivery is
retrying. starting and down return HTTP 503 and mean the system proxy is
not ready.
Remove the Agent
Run the installer with--uninstall on the connected machine: