limp15000

Results 3 comments of limp15000

Hi, Sorry for the delay, I was out of office. $Error[0].Exception.StackTrace at DSInternals.Common.Interop.RegistryHiveFileMapping.SetProcessPrivilege(String privilege, Boolean enabled) at DSInternals.Common.Interop.RegistryHiveFileMapping..ctor(String hiveFilePath) at DSInternals.DataStore.BootKeyRetriever.GetBootKey(String hiveFilePath) at DSInternals.PowerShell.Commands.GetBootKeyCommand.BeginProcessing() Best regards, Thomas

Oups, my bad... had just ran the get-key command... Here is the correct output : System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags) at System.Management.Automation.CmdletParameterBinderController.BindParameter(CommandParameterInternal argument, MergedCompiledCommandParameter parameter, ParameterBindingFlags flags) at System.Management.Automation.CmdletParameterBinderController.BindParameter(UInt32...

Sorry I realise I'm not very good at debugging powershell :P Get-ADDBAccount : Currency not on a record At line:1 char:1 + Get-ADDBAccount -DBPath .\ntdsnew.dit -BootKey $key -all + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...