Refactor PowerShell script test instructions

This commit is contained in:
Paolo Matarazzo 2024-02-05 10:12:02 -05:00
parent 176d9c801c
commit 309002ae63

View File

@ -10,8 +10,9 @@ 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 a PowerShell script, you can:
> 1. [Download the psexec tool](/sysinternals/downloads/psexec)
> 1. Open an elevated command prompt and run: `psexec.exe -i -s powershell.exe`
> 1. Run the script in the PowerShell session
To test the PowerShell script, you can:
1. [Download the psexec tool](/sysinternals/downloads/psexec)
1. Open an elevated command prompt and run: `psexec.exe -i -s powershell.exe`
1. Run the script in the PowerShell session