Monday, 16 April 2012

Computer Active Directy authenication error

If you are recieving the following error:
The session setup from the computer COMPUTERNAME failed to authenticate.
The name(s) of the account(s) referenced in the security database is
COMPUTERNAME$. The following error occurred: 
%Access is denied.

Then the machine password has gotten out of sync with your domain controller. To fix this, you simply need to reset said password.

Download netdom to the workstation with the error, and run it as follows:
netdom reset workstationname /domain:mydomainname


Technically, you should be able to run this from any computer on the domain,  but I would recommend running it locally to minimize the possibility of errors.

28 comments:

  1. For Windows 7:

    http://www.networknet.nl/apps/wp/wp-content/uploads/2011/09/netdom_windows7.zip

    netdom.exe utility needs to stored in C:\Windows\System32 and netdom.exe.mui file should be copied to C:\Windows\System32\en-US folder.

    ReplyDelete
  2. Even better, in Windows 7 run Powershell as Administrator.
    Type:
    reset-computermachinepassword

    ReplyDelete
  3. href="https://istanbulolala.biz/">https://istanbulolala.biz/
    DL4İ

    ReplyDelete

VCenter Remediation fails with HPE Oneview SPP image

 If a VMWare host is failing in remediation after adding the HPE Firmware and Drivers Addon most likely the Smart Update Tools isn't con...