DEV Community

Transient
Transient

Posted on

RDP Authentication Error 0x800706be

Error shown when attempting an RDP connection to affected server running Remote Desktop Services Connection Broker role. The error code 0x800706be is shown.

The only way to log in is with a local account (Azure Bastion with a local account works, or VMware console). I was also able to log in from a Server 2012 server, weirdly enough.

To fix, access the affected RDS server, open gpedit.msc, and locate:
Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> RD Connection Broker

Edit "Configure RD Connection Broker server name" with the FQDN of the server.
 
No reboot required, change works straight away.

Screenshot of Local Group Policy Editor

With thanks to this question on Server Fault.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay