01-08-2020, 05:30 PM
After you install DSInternals, you can use this to execute the hash injection via PowerShell.
Set-SamAccountPasswordHash -SamAccountName User account -Domain domain(no .com .org etc) -NTHash 'hash vlue' -Server dc.domain.com
Set-SamAccountPasswordHash -SamAccountName User account -Domain domain(no .com .org etc) -NTHash 'hash vlue' -Server dc.domain.com