Skip to content

PWDump custom view issue when run under SYSTEM account #141

@DiPersiaTech

Description

@DiPersiaTech

When running

Get-ADDBAccount -All -DBPath "$Path\Active Directory\ntds.dit" -BootKey $key | Format-Custom -View PWDump

under the system account context (Which our automation system does), the output is broken into multiple lines. For example -

User:2677:NO
LM-HASH**********************:1111111111111111111111111:::

Where output should show as a single line -
User2677:NO LM-HASH**********************:1111111111111111111111111::::

Can replicate this by starting Powershell using PSEXEC as the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions