Windows Image Deployment for Non-managed Devices

This task provides instructions for deploying a Windows OS image and enabling automatic enrollment for non-managed Windows Modern devices in SOTI MobiControl.

Before you begin

  • Make sure the prerequisites are met. See Prerequisites for OS Image Configuration for details.
  • You must also have the following permissions:
    • View OS Images
    • Manage OS Images
    • View Windows Devices Staging
    • Manage Windows Devices Staging

About this task

This feature expands deployment capabilities and simplifies administration by allowing you to stage Windows devices and enroll them in SOTI MobiControl.

Procedure

  1. From the SOTI MobiControl main menu, navigate to Policies > Enrollment, and select Windows Devices Staging.
    Windows Devices Staging
  2. Select Configure Staging. The Configure Staging window appears.
    Configure Staging Window
  3. Choose how to add devices for image deployment and enrollment:
    • Manual: Select to manually add the device's hardware hash.
    • Import CSV: Select Browse File to upload a .csv file (maximum size: 20MB) containing the hardware hashes.
    Note: Duplicate hardware hashes are not allowed.
    Tip: Use the following PowerShell script to extract a device's hardware hash into a .csv file:
    Install-Script -Name Get-WindowsAutoPilotInfo -Force
    Get-WindowsAutoPilotInfo.ps1 -OutputFile C:\AutoPilotHWID.csv
  4. Choose the OS Image to deploy from the list. The pre-populated image is created using the Create OS Image device action.
    Note: Make sure the OS image is compatible with the following parameters:
    • Device manufacturer
    • Hard disk partition: MBR or GPT
    • System type: 32-bit or 64-bit
    • Disk size
    • BIOS mode: UEFI or Legacy
  5. Select the Enrollment Policy from the list of active provisioning package (PPKG) Windows enrollment policies to enroll the device after the OS image is deployed.
  6. Select Save.

Results

Devices with valid and unique hardware hashes are decoded and listed in "Draft" state on the Windows Devices Staging panel.
Note:
  • Administrator can update the configurations for a staged device, when the device is in “Draft” state, including OS image and enrollment policy.
  • Once a device’s status progressed to "In Progress", details cannot be updated.
  • To delete a staged device, select and choose Delete. When deleted, the device will not remain staged, and image deployment and auto-enrollment will not occur.
  • You can view and delete the images from the Image Manager window.

What to do next

Press F12 on the device to begin deployment. Once the deployment begins, the device's "Assignment Status" changes to "In Progress." After the OS image is deployed and enrollment is complete, the device is moved from the Windows Devices Staging panel to the Devices view.