PC in Domain not able to connect using RDP

Manish Chawda 431 Reputation points
2022-01-20T09:07:37.73+00:00

Hi,

I have a PC in Domain to which I am not able to connect using Administrator or any other account.

I have removed the PC from Domain and joined it again, Firewall is OFF, Under PC - Properties - Remote Desktop - It is allowed
So I have checked everything but then also not able to resolve the issue.

Kindly advise the area of solution.

Regards,

Manish

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-01-20T13:57:44.343+00:00

    Might try from PowerShell on both source and target (using target ip address in both).

    Test-NetConnection -ComputerName "192.168.49.142" -CommonTCPPort "RDP" -InformationLevel "Detailed"

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Limitless Technology 39,916 Reputation points
    2022-01-25T17:14:11.577+00:00

    Hello ManishChawda,

    Thank you for your question and reaching out.

    I can understand you are facing with RDP on your domain joined PC.

    1. Please try to take Remote using IP address of this PC.
    2. Please try to Disable NLA ( Network Level Authentication ) from Remote Desktop option.
    3. Please move this PC to right OU and check if this PC is member of right AD Security group.
    4. Disable any Antivirus program or Windows firewall you may have for temporary purpose.

    --If the reply is helpful, please Upvote and Accept as answer--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.