Skip to content

Tips for Windows, server or client

Re-Add a Computer to a Windows Domain

Re-Add a Computer to a Windows Domain published on

If you e.g. restored a full backup of a client and you could get a similar error to this below:

Then you have to readd the server or computer to a domain with this:

  1. log in as Administrator
  2. Open Powsershell as admin and run this
    Reset-ComputerMachinePassword -Server domaincontroller.example.com -Credential domainadmin@example.com