Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 600 Bytes

powershell-wmi-bridge-1.md

File metadata and controls

18 lines (14 loc) · 600 Bytes
author ms.author ms.date ms.topic ms.prod
paolomatarazzo
paoloma
09/12/2023
include
windows-client

Configure your devices using PowerShell scripts via the MDM Bridge WMI Provider.

Important

For all device settings, the WMI Bridge client must be executed as SYSTEM (LocalSystem) account.

To test the PowerShell script, you can:

  1. Download the psexec tool
  2. Open an elevated command prompt and run: psexec.exe -i -s powershell.exe
  3. Run the script in the PowerShell session