PasswordSolution
PasswordSolution copied to clipboard
target ntds.dit
is it possible to run show-passwordquality against a ntds.dit file (offline) ?
Not at the moment. To support offline query we would need to allow you to get all users from AD, get ntds.dit file and then deliver that to SHow-PasswordQuality command for merging. It's a good idea, just not done.
thanks.