4

Disable Windows Hello with Autopilot using Workspace ONE UEM

 3 years ago
source link: https://darrylmiles.blog/2020/10/06/disabling-windows-hello-with-autopilot-using-workspace-one-uem/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Disable Windows Hello with Autopilot using Workspace ONE UEM

Workspace ONE UEM fully supports Microsoft Autopilot. For those who are not aware, Windows Autopilot provides setup and preconfiguration services for new devices so they’re ready to use right out of the box.

My colleague Pete Lindley (VMware EUC) has written an excellent article on how to setup and test Autopilot with Workspace ONE UEM.

image-12.png?w=563

This very short article details how you can disable Windows Hello as part of deploying Windows 10 with Autopilot.

Start by creating a Windows 10 device profile and enable Track Profile Status during OOBE as shown:

image-9.png?w=1024

Select the Custom Settings tab, enter the Install XML as follows:

<Add>
  <CmdID>3727e578-7bec-4224-ab7d-09214bfb25b3</CmdID>
  <Item>
    <Target>
        <LocURI>./Device/Vendor/MSFT/PassportForWork/<Azure-Directory-ID>/Policies/UsePassportForWork</LocURI>
      </Target>
    <Meta>
      <Format xmlns=”syncml:metinf”>bool</Format>
      <Type>text/plain</Type>
    </Meta>
    <Data>False</Data>
  </Item>
</Add>

Remove XML settings:

<Replace>
</Replace>

Note that <Azure-Directory-ID> is replaced by your own Azure Directory ID or Tenant ID. This can be obtained by logging into your Azure AD portal, selecting Properties and copying the Tenant ID value. A screen capture from my environment is shown below:

image-15.png?w=1024

Now select Groups & Settings > All Settings > Devices & Users > General > Enrollment > Optional Prompt. Select Enable the Status Tracking Page for OOBE to Enabled. See the following as an example:

image-16.png?w=796

I disabled the option Enable ‘Continue Anyway’ Button on OOBE Status Tracking Page, otherwise I found that as an end user I might Continue Anyway as shown below, before the profile was applied to disable Windows Hello.

image-14.png?w=543

Are you getting prompted to still setup MFA with your user once they’ve logged into Windows? By default Azure AD requires all users to register for Azure Multi-Factor Authentication. See this Microsoft article for further details and how to change this setting.

That’s it! When you start your new Windows 10 PC or laptop, you will no longer be prompted to set up Window Hello as part of a usual Autopilot setup.

If you have any feedback,  please don’t hesitate to contact me directly via my blog contact page.

Thank-you to Saurabh Jhunjhunwala (Remote Delivery Consultant, VMware) for sharing this capability with me.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK