Skip to content

Conversation

@noahtalerman
Copy link
Member

@noahtalerman noahtalerman commented Dec 24, 2025

- Document which keys are supported on which platforms.
- Also remove "experimental" from ``
- Separate feature request to come up with a cross-platform name for `macos_setup` is here:
@noahtalerman
Copy link
Member Author

noahtalerman commented Dec 24, 2025

  • Document which keys are supported on which platforms.

Hey @marko-lisica can you please double check my changes for which keys are supported on which platforms?

fleet-release
fleet-release previously approved these changes Dec 24, 2025
fleet-release
fleet-release previously approved these changes Dec 24, 2025
- `enable_release_device_manually` when enabled, you're responsible for sending the [`DeviceConfigured` command](https://developer.apple.com/documentation/devicemanagement/device-configured-command). End users will be stcuk in Setup Assistant until this command is sent.
- `macos_setup_assistant` is a path to a custom automatic enrollment (ADE) profile (.json).
- `script` is the path to a custom setup script to run after the host is first set up.
- `enable_release_device_manually` when enabled, you're responsible for sending the [`DeviceConfigured` command](https://developer.apple.com/documentation/devicemanagement/device-configured-command). End users will be stuck in Setup Assistant until this command is sent. Applies to macOS only.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@noahtalerman I think this should be macOS only, but the same command is sent to iOS and iPadOS hosts. @MagnusHJensen, can you confirm?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see us differentiating on this value for ios/macos.

So I think it applies to all apple platforms.

However it's only supported if the device is supervised (ADE enrolled)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants