From e330c7e6ff7d726366455b3dc72063d46bee7e7c Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Tue, 21 Mar 2023 09:43:10 -0700 Subject: [PATCH] re-create the landing page for MDM (#10646) --- docs/Using-Fleet/mobile-device-management.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/Using-Fleet/mobile-device-management.md diff --git a/docs/Using-Fleet/mobile-device-management.md b/docs/Using-Fleet/mobile-device-management.md new file mode 100644 index 0000000000..bbc271c571 --- /dev/null +++ b/docs/Using-Fleet/mobile-device-management.md @@ -0,0 +1,12 @@ +# Mobile Device Management (MDM) +MDM is a collection of tools that enable IT admins in companies to remotely manage employee's workstations by requiring certain settings, installing software, and executing scripts. MDM functionality is provided by the OS vendor (e.g. Apple or Microsoft). + +To learn more about Fleet's MDM features, see: +* [Setup](https://fleetdm.com/docs/using-fleet/mdm-setup) +* [Migration Guide](https://fleetdm.com/docs/using-fleet/mdm-migration-guide) +* [macOS Updates](https://fleetdm.com/docs/using-fleet/mdm-macos-updates) +* [macOS Settings](https://fleetdm.com/docs/using-fleet/mdm-macos-settings) + + + +