windows-itpro-docs/includes/configure/powershell-wmi-bridge-1.md
2024-02-05 10:12:02 -05:00

600 B

author, ms.author, ms.date, ms.topic, ms.prod
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