mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Merge branch 'main' into repo_sync_working_branch
This commit is contained in:
@ -285,13 +285,13 @@ The deep link used for connecting your device to work will always use the follow
|
|||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> AWA and Azure Active Directory-joined values for mode are only supported on Windows 10, version 1709 and later.
|
> 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
|
### Connect to MDM using a deep link
|
||||||
|
|
||||||
> [!NOTE]
|
> [!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:
|
> 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`>**
|
> - **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:
|
To connect your devices to MDM using deep links:
|
||||||
|
|
||||||
@ -303,6 +303,9 @@ To connect your devices to MDM using deep links:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> [!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.
|
- 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).
|
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).
|
||||||
|
Reference in New Issue
Block a user