How to resolve "The trust relationship between this workstation..."

How to resolve "The trust relationship between this workstation and the primary domain failed"

# Enter a Command Prompt (Local admin)

C:\> netdom.exe resetpwd /s:<server> /ud:<username> /pd:*

Where:

<server> = a domain controller in the joined domain
<user> = DOMAIN\User format with rights to change the computer password


# Powershell
Reset-ComputerMachinePassword [-Credential <PSCredential>] [-Server <String>]

Comentários

Postagens mais visitadas deste blog

Cisco router password recovery