AD join fails with The Revision Level is Unknown
Last updated:
When trying to join to workgroup, or join domain, we get the message: “The Revision Level is Unknown”
To workaround this behavior:
- Log on locally with Administrator privileges.
- Use the registry Editor to grant the your account Full Control of the HKEY_LOCAL_MACHINE\SECURITY\Policy\Secrets$MACHIN E.ACC registry key.
- Delete the HKEY_LOCAL_MACHINE\SECURITY\Policy\Secrets$MACHIN E.ACC registry key.
- Shutdown and restart your computer.
- Log on locally with Administrator privileges.
- Join a WORKGROUP and restart your computer.
- Log on locally with Administrator privileges.
- Join your domain.
- Shutdown and restart your computer.
- Logon to your domain.
Note:
The registry HKEY_LOCAL_MACHINE\SECURITY might not have anything visible with the local account you use to login. In order to workaround that:
- Download PSTools (https://download.sysinternals.com/files/PSTools.zip)
- Extract.
- Run:
psexec -i -s c:\windows\regedit.exe
- Then do the above workaround.
references: