

What is the expected result of the above steps? The users are not allowed to run anything with elevated rights in my environment.


*User context is not an option in this case since the application prompts for elevated rights when running the installation *.exe. My two cents are that there might be issues with the context which the package runs from: The installation is working fine while running the script in admin context, but when I install via Intune I stuble upon a couple of errors. The initial package is made with PowerShell App Deployment Kit with this parameter for installation: Execute-Process -Path "$dirFiles\PowerToysSetup-0.27.1-圆4.exe" -Parameters '-silent' Installing PowerToys via Intune through Company Portal.📝 Provide detailed reproduction steps (if any) Windows build number: Microsoft Windows 20H2 (OS-build 19042.685).
