diff --git a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx index 5788c4bf33..1b59664e36 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/MdmSettings/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx @@ -43,6 +43,18 @@ const WindowsAutomaticEnrollmentPage = () => { url="https://fleetdm.com/learn-more-about/setup-windows-mdm" />
++ Some Intune/Entra deployments enable automatic enrollement into + Intune. Check to ensure Automatic Enrollment is not enabled, or + your devices will not appear in Fleet.{" "} +
++ In your Intune settings, select Devices, and under{" "} + Device onbarding, open the Enrollment submenu. Select{" "} + Automatic Enrollment and ensure both MDM user scope and{" "} + Windows Information Protection (WIP) user scope are set to{" "} + None. +
{/* Ideally we'd use the native browser list styles and css to display the list numbers but this does not allow us to style the list items as we'd like so we write the numbers in the JSX instead. */} @@ -89,8 +101,8 @@ const WindowsAutomaticEnrollmentPage = () => {- At the top of the page, search for “Mobility (MDM and MAM)“ and - select Mobility (MDM and MAM). + At the top of the page, search for “Mobility“ and select{" "} + Mobility (MDM and WIP).
- Go back to Mobility (MDM and MAM), refresh the page, then - open newly created app and select{" "} - On-premises MDM application settings. + While on this same page, select{" "} + Custom MDM application settings link.
- Select the link under Application ID URI, then select{" "} - Edit button next to the Application ID URI input. + Click on the Application ID URI which will bring you to the{" "} + Expose an API submenu with an edit button next to the text + box.
- Use your Fleet URL (e.g. fleet.acme.com) and select Save. + Replace with your Fleet URL (e.g. fleet.acme.com) and select{" "} + Save.