Avatar of Harel
Harel

asked on 

How to allow specific non admin user to run a specific program as admin?

I have domain users who are not a local admin.

I want to allow them to run a specific program that requires admin rights.

What are my options?

I think of creating a script using PowerShell and then converting it to a .exe file? - Is it possible with PowerShell? any other suggestions?


*It seems that the specific program needs the user to be admin and dosent work properly whe I use "run as admin"...

PowershellActive Directory

Avatar of undefined
Last Comment
McKnife

8/22/2022 - Mon