Merge branch 'main' into ap-updates-011623

This commit is contained in:
Thomas Raya
2023-01-17 15:32:46 -08:00
committed by GitHub

View File

@ -285,13 +285,13 @@ The deep link used for connecting your device to work will always use the follow
> [!NOTE]
> AWA and Azure Active Directory-joined values for mode are only supported on Windows 10, version 1709 and later.
### Connect to MDM using a deep link
> [!NOTE]
> Deep links only work with Internet Explorer or Microsoft Edge browsers. When connecting to MDM using a deep link, the URI you should use is:
> **ms-device-enrollment:?mode=mdm**
> **ms-device-enrollment:?mode=mdm&username=someone@example.com&servername=<`https://example.server.com`>**
> Deep links only work with Internet Explorer or Microsoft Edge browsers. Examples of URI's that may be used to connect to MDM using a deep link:
>
> - **ms-device-enrollment:?mode=mdm**
> - **ms-device-enrollment:?mode=mdm&username=`someone@example.com`&servername=`https://example.server.com`**
To connect your devices to MDM using deep links:
@ -303,6 +303,9 @@ To connect your devices to MDM using deep links:
![using enrollment deeplink in email.](images/deeplinkenrollment1.png)
> [!NOTE]
> Ensure that your email filters do not block deep links.
- IT admins can also add this link to an internal web page that users refer to enrollment instructions.
2. After you select the link or run it, Windows 10 launches the enrollment app in a special mode that only allows MDM enrollments (similar to the Enroll into device management option in Windows 10, version 1511).