Why is remote login failing from one specific computer in my domain?

0
5
Asked By TechSavvy29 On

Hey everyone! I'm facing an issue where I'm unable to remotely log into a specific computer from any user account. This computer has a fresh Windows 11 installation after the previous Windows 10 installation started causing a lot of BSODs. Before the reinstall, it was disconnected from the domain, but I've kept the same computer name for convenience, since it's located remotely from others.

Everything works perfectly with all other computers, so I'm at a loss. When I check the logs for the problematic computer, I see this error: The LDAP server returned an error with the ID indicating it might be trying to reference an old installation object.

I've already tried disjoining the computer from the domain and then rejoining, created a new user, cleared saved credentials in Credential Manager, and removed certain entries from the AppData folder, but nothing seems to work.

Any suggestions on what could be going wrong?

3 Answers

Answered By RemoteWiz91 On

Have you tried connecting to that computer using its IP address instead of its name? Sometimes DNS issues can mess with name resolution.

TechSavvy29 -

That's a good point! I haven't tried that yet; I’ll give it a shot right now.

Answered By SysAdminExtraordinaire On

You might want to delete the computer from Active Directory, then unjoin it from the domain, rename it, and join it again. That often clears up strange issues like this.

Answered By NetworkGuru88 On

Could it be that someone moved a domain controller out of the domain controllers OU? Just a thought, but that could potentially cause remote login issues.

TechSavvy29 -

Nope, we actually have two domain controllers, and they are still in the correct OU.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.