mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
MDM docs: Custom macOS settings (#11713)
Changes address the feedback below: > Disk encryption docs should say that you shouldn’t use custom settings to enforce disk encryption (prevent user from trying to do filevault via imazing) I decided not to call this out in the docs because this is handled by the product. The UI (and CLI) show this error if the user tries to use custom settings to enforce disk encryption:  > Custom settings docs says randomly that it only works for macOS. Should be obvious. No need to state? I removed sentence about Fleet only supporting macOS
This commit is contained in:
parent
c5f15c3685
commit
7f61c82910
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ How to create a configuration profile with iMazing Profile Creator:
|
|||
|
||||
1. Download and install [iMazing Profile Creator](https://imazing.com/profile-editor).
|
||||
|
||||
2. Open iMazing Profile Creator and select macOS in the top bar. Fleet only supports enforcing settings on macOS hosts.
|
||||
2. Open iMazing Profile Creator and select macOS in the top bar.
|
||||
|
||||
3. Find and choose the settings you'd like to enforce on your macOS hosts. Fleet recommends limiting the scope of the settings a single profile: only include settings from one tab in iMazing Profile Creator (ex. **Restrictions** tab). To enforce more settings, you can create and add additional profiles.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue