Enrolling Windows Modern Using PowerShell Script

Before you begin

About this task

This task provides instructions on enrolling your Windows Modern devices into SOTI MobiControl using a PowerShell script.

Use this method to enroll your devices when your PPKG file is stored on a network drive or SFTP server.

Procedure

  1. Download and place your Windows PPKG file on the device.
  2. Run Windows PowerShell as an Administrator.
  3. Run the following command to execute the PPKG file:
    Add-ProvisioningPackage -Path "C:\Downloads\PackageName.ppkg" -ForceInstall -QuietInstall
    Note: Adjust the file path and file name for your PPKG file.

Results

Your Windows Modern device is now enrolled in SOTI MobiControl.