Set up your Elite Mac

Three steps, about five minutes. You can keep working while it runs — nothing here will erase anything or restart your Mac.

1

Run the setup command

Open Terminal — press ⌘ Space, type Terminal, press Return. Then paste this line and press Return:

Terminal
curl -fsSL https://enroll.eliteanesthesia.com/install.sh -o /tmp/elite-setup.sh && sudo bash /tmp/elite-setup.sh

It will ask for your Mac password. Typing shows nothing on screen — that is normal. Press Return when done.

Wait until you see Agent installed, then continue to step 2.

2

Approve device management

Apple requires you to approve this by hand. It takes about thirty seconds.

  1. Find the Fleet icon in your menu bar, at the top right of the screen near the clock. It can take up to a minute to appear.
  2. Click it and choose My device. Your browser will open.
  3. Click Turn on MDM, then Download.
  4. macOS will say a profile was downloaded. Open System Settings → General → Device Management (on macOS 13–14 this is under Privacy & Security → Profiles).
  5. Double-click Elite Anesthesia Enrollment in the list.
  6. Click Install, then Install again to confirm, and enter your Mac password.
Why can't this be automatic? Apple deliberately requires a person to approve device management. No software, including ours, is permitted to click it for you. This is the only manual step.
3

Let it finish

Once approved, everything else installs on its own over the next few minutes — security settings, antivirus, and disk encryption. You do not need to do anything.

You may see a prompt asking you to restart or to enter your password to turn on FileVault disk encryption. Please accept it. If you are asked to save a recovery key, it is stored for you automatically — you do not need to write it down.

Heads up: Remote Login and Screen Sharing are turned off as part of setup. If you use either for work, tell Brett before you start.

That's it

Your Mac will show as enrolled within about ten minutes. Nothing further is required from you.

Something went wrong
  • "command not found" or the command does nothing — make sure you pasted the whole line, including curl at the start.
  • "Cannot reach mdm.eliteanesthesia.com" — check your internet connection. If you are on a VPN, disconnect it and run the command again.
  • No Fleet icon in the menu bar after a few minutes — restart your Mac, then look again. If it is still missing, run the command from step 1 once more.
  • "Could not disable Remote Login" — harmless; Brett will handle it remotely.
  • The profile is not in System Settings — check your Downloads folder for a file ending in .mobileconfig and double-click it.
  • Anything else — email brett@eliteanesthetics.com and include what the Terminal window says.