Local Administrator Account Password Resets Without the Use of a Privileged Account Credential
If you are wanting to perform Password Resets on Windows Local Administrator Accounts, but not associated a Privileged Account Credential with the password record in Passwordstate i.e. reset the password using its own account, then you may need to add/enable the following registry key on the remote host to avoid ‘Access Denied’ PowerShell Remoting issues.
- Path = HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
- Registry Key Name = LocalAccountTokenFilterPolicy
- Type = REG_DWORD
- Data = 1
