Fix an Active Directory sign-on approval relationship error
To support me, you can subscribe to the channel, share and like the videos, disable your ad blocker or make a donation. Thank you!
The security relationships between a computer account and its domain can be interrupted, In particular, at login, a message states: - That a domain controller cannot be contacted. - That the computer account may be missing. - That the computer account password is incorrect. - that the approval relationship (secure relationship) between the computer and the domain has been lost.
Many administrators correct the problem by taking the computer out of the domain, then rejoining it in the domain. However, this procedure is not recommended, as it risks deleting the computer account completely. Microsoft offers four methods to correct the problem but the simplest is still a Powershell command, the others require interventions on the Active Directory side and on the client machine side, or even additional tools on the client side. There is also a graphical method via the Identity on Network wizard available in the system properties. You need to run this Powershell command on the local computer with an administrator account and have an account that has the right to modify the computer object in the domain.
Commands used in the video: Fix an approval relationship error on Active Directory login.
Video : Fix an Active Directory sign-on approval relationship error
Related links
Fix an Active Directory sign-on approval relationship error
How to fix a sign-on approval relationship error in Active DirectoryThe difference between updates and upgrades
A video to explain the terms upgrade, update, quality update and functionality updateWindows - How to run a memory test to detect faulty RAM
Windows - How to run a memory test to detect faulty RAMHow to create a multiboot USB key with the Ventoy tool
It's useful to have a multiboot USB stick containing operating system images or troubleshooting tools that you can boot from if you need toHow to clean and repair the Windows Component Store
The c:\Windows\Installer folder contains installation files (in MicroSoft Installer, MSI, format) for software installed on your machine5 ways to achieve Windows recovery (WinRe) on Windows 10 and 1
5 ways to achieve Windows recovery (WinRe) on Windows 10 and 11
Follow me on
Support me
Last content
Powershell and the Left Hand Side
Powershell - Managing disks, partitions and volumes
Powershell - Managing System Restore Points in Windows
Powershell - Playing with the Windows clipboard
Powershell - Changing the state of a computer (sleep, hibernate, shutdown, restart)
Powershell - Compress-Archive and Expand-Archive to create and extract ZIP archives
Powershell - Export-Csv versus Export-Clixml
Powershell - Overview of Where-Object basic syntax and its limitations
Powershell - Hyper-V - Give a custom name to a virtual network adapter