Hi all,
i am beginner in windows program. My users have no admin rights. What i am looking for is to provide them the ability to reset their bitlocker password of their data disk (not c: volume). They don't have acces to a cmd window (it is blocked).
So, I need that they be able to execute a script in which there is either the "manage-bde -changepassword" or "bitlockerwizardelev.exe d: Z" command. It can be a pwershell command.
Is somebody as an idea of a solution?
In advance thank you for your help.