From f6b13817f0655ab02bd45e211b573e7617f0fd91 Mon Sep 17 00:00:00 2001 From: win32-shintaka <47413322+win32-shintaka@users.noreply.github.com> Date: Wed, 19 May 2021 13:31:07 +0900 Subject: [PATCH] Update hololens-enroll-mdm.md "Accounts" element is missing in some instructions. --- hololens/hololens-enroll-mdm.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hololens/hololens-enroll-mdm.md b/hololens/hololens-enroll-mdm.md index 928db24f..ad3df587 100644 --- a/hololens/hololens-enroll-mdm.md +++ b/hololens/hololens-enroll-mdm.md @@ -31,16 +31,16 @@ You can manage multiple Microsoft HoloLens devices simultaneously using solution Depending on the type of [identity](hololens-identity.md) chosen either during OOBE or post sign-in, there are different methods of enrollment. -- If Identity is Azure AD, then either during OOBE or **Settings App** -> **Access Work or School** -> **Connect** button. +- If Identity is Azure AD, then either during OOBE or **Settings App** -> **Accounts** -> **Access Work or School** -> **Connect** button. - For Azure AD, [automatic MDM enrollment](hololens-enroll-mdm.md#auto-enrollment-in-mdm) only occurs if Azure AD has been configured with enrollment URLs. - If Identity is Azure AD and device has been pre-registered with Intune MDM server with specific configuration profile assigned to it, then Azure AD-Join and [automatic MDM enrollment](hololens-enroll-mdm.md#auto-enrollment-in-mdm) will occur during OOBE. - Also called [Autopilot flow](hololens2-autopilot.md) Available in [19041.1103+ builds](hololens-release-notes.md#windows-holographic-version-2004). -- If Identity is MSA, then using **Settings App** -> **Access Work or School** -> **Connect** button. +- If Identity is MSA, then using **Settings App** -> **Accounts** -> **Access Work or School** -> **Connect** button. - Also called Add Work Account (AWA) flow. -- If Identity is Local User, then using **Settings App** -> **Access Work or School** -> **Enroll only in device management** link. +- If Identity is Local User, then using **Settings App** -> **Accounts** -> **Access Work or School** -> **Enroll only in device management** link. - Also called pure MDM enrollment flow. Once the device is enrolled with your MDM server, the Settings app will now reflect that the device is enrolled in device management. @@ -59,4 +59,4 @@ Depending on the enrollment method, unenrolling your device may not be available If your device was enrolled with an Azure AD account or Autopilot, it cannot be unenrolled from Intune. If you wish to unjoin HoloLens from Azure AD or rejoin it to a different to Azure AD tenant, you must [reset/reflash](https://docs.microsoft.com/hololens/hololens-recovery#reset-the-device) the device. -If your device was enrolled from a MSA account that added a work account or from a Local account that enrolled only in device management, then you may unenroll the device. Open the Start menu and then select **Settings App** -> **Access Work or School** -> *YourAccount* -> **Disconnect** button. \ No newline at end of file +If your device was enrolled from a MSA account that added a work account or from a Local account that enrolled only in device management, then you may unenroll the device. Open the Start menu and then select **Settings App** -> **Accounts** -> **Access Work or School** -> *YourAccount* -> **Disconnect** button.