I'm using Windows 10 / DC Server 2012 R2 and I have some power users that needs to execute a manage-bde command that requires Local Administrator privilege.
Is there away that I can allow them to execute that one command without giving them the credentials for the administrator account?
Edit: my objective is to allow some users to encrypt usb sticks with manage-bde for some weirs use cases. Following Narzad advice , giving the wmi "method execute" is sufficient to make the command works.
Is it possible to push the change using GPO since changing it manually on every computer is not an option ?
