A Beginner’s Guide to Windows Domain Join using Workspace ONE UEM

Last Updated: July 16, 2026

  1. What region is the device in?
  2. What keyboard layout do you prefer?
  3. Do you need a second keyboard?
  4. Is this your computer or your company computer?
  5. What Wifi network do you want to join?
  6. What Microsoft account will you sign in with?
  7. What user account do you want to create?
  8. What’s your super memorable password?
  9. What three questions do you want me to ask you when you forget your super memorable password? What are the answers to the three questions?
  10. Do you want to use Cortana?
  11. Do you want to buy Microsoft Office?
  12. Do you want to store all your data in OneDrive?
  13. Is your device primarily used for gaming?

This method does NOT support Microsoft EntraID join. If your Windows device needs to join Microsoft EntraID this method can NOT be used. Instead consider Microsoft AutoPilot or Omnissa Drop-Ship Provisioning OFFLINE covered in the next section.

The remainder of this section goes into detail on how Dell implemented the solution as part of their OEM offering. The purpose is to show Omnissa Administrators how they can re-create this flow in their own environment.

In the UEM Console this configuration is found by navigating to Devices > LifeCycle > Drop Ship Provisioning.

  • Only available for brand new computers
  • Only available when ordered from Dell Direct (no 3rd party hardware purchases)
  • Only available through Dell’s Tech Direct Portal
  • Only available in the USA
The DSP Online provisioning process starts with Dell manufacturing the computer in their factory where Windows Professional is installed on the device. This install does not include any of Dell’s bloatware that is found in their consumer computer process, it’s a vanilla Windows Professional install.

During this install the computer has no access to the Internet. Post OS Install, the computer is rebooted into Microsoft Audit Mode and Dell applies a customer generic (but Workspace ONE UEM specific) .PPKG file and unattend.xml file.

In the UEM Console this option is configured from Devices > Staging > Desktop Staging.

In all of these tools there is some form of automated boot process usually based on PXE. The computer boots into PXE, receives Windows PE, then either launches what amounts to glorified copy-and-paste job, or they download and run through the Windows OS installation process. The end result is usually a duplicate of the source computer where the OS, the apps, and any other configuration items are now replicated to the new device.

The argument for continuing to Image a computer is based on time of completion. It’s faster. Most of the time. To copy-and-paste (over simplified, but true) an entire OS + Apps + configuration is often much faster than downloading an OS, installing the OS, then downloading and installing all the apps, then waiting for app configuration. Speeds and times vary and modern hardware with SSD and/or NVME make this less of a problem today but as a general rule of thumb

As Imaging is not a solution provided by Workspace ONE UEM no further details about this method will be discussed as part of this blog.

With the exception of Imaging, none of the methods discussed above install the OS or prep the OS for what is required to use each method. For testing and demonstration purposes I’ve found using a USB Key to be the most effective method to try out each method. What follows is the process I follow each time Microsoft release’s a new version of Windows.

To get started grab a USB key with at least 32GB of space available. It will be ERASED as part of this process.

Download the latest ISO from Microsoft for the Windows 11 installation media you plan to use. In all of the scenarios above it is expected that your OS is the Professional Edition. You can upgrade to the Enterprise SKU as part of the provisioning task, but the base OS is always recommended to be Windows Professional Edition.

From a Windows 11 computer, MOUNT the downloaded Windows ISO.

Insert the USB Key.

Download and run this powershell script from my GitHub page:

createmedia_menu_surface_v33.ps1


The end result will be a bootable USB Key that can be adopted for any of the methods above.

The next step is to boot the target computer from the USB-Key.

Walk through the USB-key boot menu process.

When Windows Setup is finished, the device reboots and OOBE launches, indicated with the question:

“Is this the right country or region?”

This is the staage to unplug the Ethernet Cable and/or disconnect the device from Wifi. This is because the current DSP Online and Offline process will fail if the device has internet connectivity. Leave ethernet/wifi connected if you are going to register the device with Microsoft AutoPilot.

Press Ctrl_Shift_F3 to reboot the device in Windows audit-mode. The machine will auto login to Audit Mode as the built-in administrator account.

The OS is now ready to do AutoPilot registration, or DSP Online, or DSP Offline.

2 thoughts on “A Beginner’s Guide to Windows Domain Join using Workspace ONE UEM

Leave a Reply