mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Turn on MDM: Update end user instructions (#9959)
- Update docs - Update instructions on My device page
This commit is contained in:
parent
1d77b135ed
commit
bb1ae51128
2 changed files with 4 additions and 4 deletions
|
|
@ -269,7 +269,7 @@ Want to know what your organization can see? Read about [transparency](https://f
|
|||
|
||||

|
||||
|
||||
2. On your **My device** page, select **Turn on MDM** the button and follow the instructions. If you don’t see the **Turn on MDM** button, please contact your IT administrator. If the **My device page** presents you with an error, please contact your IT administrator.
|
||||
2. On your **My device** page, select **Turn on MDM** the button and follow the instructions. If you don’t see the **Turn on MDM** button, select the purple **Refetch** button at the top of the page. If you still don't see the **Turn on MDM** button after a couple minutes, please contact your IT administrator. If the **My device page** presents you with an error, please contact your IT administrator.
|
||||
|
||||

|
||||
|
||||
|
|
@ -279,7 +279,7 @@ Want to know what your organization can see? Read about [transparency](https://f
|
|||
|
||||

|
||||
|
||||
2. On your **My device** page, follow the disk encryption instructions in the yellow banner. If you don’t see the disk encryption instructions, please contact your IT administrator. If the **My device page** presents you with an error, please contact your IT administrator.
|
||||
2. On your **My device** page, follow the disk encryption instructions in the yellow banner. If you don’t see the **Turn on MDM** button, select the purple **Refetch** button at the top of the page. If you still don't see the **Turn on MDM** button after a couple minutes, please contact your IT administrator. If the **My device page** presents you with an error, please contact your IT administrator.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ const AutoEnrollMdmModal = ({
|
|||
<b>System Settings</b> or <b>System Preferences</b>.
|
||||
</li>
|
||||
<li>
|
||||
In the search bar, type “Profiles.” Select <b>Profiles</b>, find and
|
||||
select <b>Enrollment Profile</b>, and select <b>Install</b>.
|
||||
In the search bar, type “Profiles.” Select <b>Profiles</b>, double
|
||||
click on <b>Enrollment Profile</b>, and select <b>Install</b>.
|
||||
</li>
|
||||
<li>
|
||||
Enter your password, and select <b>Enroll</b>.
|
||||
|
|
|
|||
Loading…
Reference in a new issue