I'm trying to figure out how to enable automatic shadowing in Remote Desktop Protocol (RDP) on my Windows 11 Pro machine. I've set up the RDP server and licensing properly, and I can use the command `mstsc /v: /shadow:1 /noconsentprompt /control` successfully to shadow console sessions without any licensing issues. However, when I connect via an RDP mobile app or similar clients, these command line switches aren't supported, and it ends up kicking the console session out. What I'd really like to do is force the server to behave as if those switches were sent from the client, ensuring the console is shadowed automatically. Is there a way to configure this on the server side?
3 Answers
Unfortunately, the command switches like `/shadow:1 /noconsentprompt /control` only work through `mstsc.exe` and you can't really control that from the server side. What's your end goal? You can only manage one session at a time anyway.
You're missing how Windows and RDP work in this context. The limitations of RDP on a Pro version mean you might be running into issues with the EULA, especially considering shadowing isn't fully supported. It's likely better to use dedicated remote assistance software that supports these functions instead of trying to manipulate RDP settings.
You could try VNC Server as an alternative. It allows you to use remote desktop features without needing those specific command line options. Just set it up with your domain credentials and you're good to go!
Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures