Unable to run on IE11 in Katalium server unless a RDP session is opened on the IE11 node

I got this error when I am trying to run a script on IE11 on the grid. It works fine if a RDP session is opened to IE11 node.

Caused by: org.openqa.selenium.WebDriverException: Error forwarding the new session new session request for webdriver should contain a location header or an ‘application/json;charset=UTF-8’ response body with the session ID.

Please help me with this issue.
Thanks