Forum Discussion
Deleted
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.
Mark Van Horn
Nov 13, 2018Copper Contributor
This is the consistent error on Win10 1709 and 1803 for remote desktop module only. Event viewer and Powershell work fine.
HTTP400: BAD REQUEST - The request could not be processed by the server due to invalid syntax. (XHR)PUT - https://localhost:6516/api/nodes/[servername]/features/powershellApi/pssessions/instantSession
Deleted
Nov 21, 2018Upgraded to Windows 10 1809, still same issue.