MichaelGrafnetter / DSInternals

Directory Services Internals (DSInternals) PowerShell Module and Framework
https://www.dsinternals.com
MIT License
1.62k stars 250 forks source link

Get-BootKey requires admin privileges even with offline audit #142

Closed idnahacks closed 2 years ago

idnahacks commented 2 years ago

Is there a reason why Get-BootKey requires to be run as an administrator when processing an offline SYSTEM file? I understand the need for SeBackupPrivilege when grabbing the file out of the registry, but not otherwise.

Thanks for the great tool.

MichaelGrafnetter commented 2 years ago

Hi, SeBackupPrivilege is also required when temporarily mounting the offline registry file.