Forum Discussion
Anonymous
Oct 29, 2018Remote Desktop not working in Admin Center
Setup a test of the Windows Admin Center, the only thing I cant seem to get to work is the Remote Desktop tab. I just get the spinning dots and errors in the console, which I have attached. Any Ideas...
- Nov 30, 2018
I could fix this problem by enabling "Allow users to connect remotely by using Remote Desktop Services" policy settings (gpedit.msc or gpo). This policy add fDenyConnection=0 value to "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services", so $resgistryKey never set to null.
Rodolfo1295
Apr 12, 2024Copper Contributor
Go to Azure Arc, select the Azure Arc Resource Machine where is the issue, then go to Settings --> Extensions, and update AdminCenter Extension to 0.0.0.340 Fixed an issue where the Remote Desktop tool was not working
https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/azure/extension-release-notes
For me was my resolution of this issue.