I work for a beer distributor and our warehouse team uses mobile computers on their forklifts throughout the day.
These mobile computers connect to an RDP session via our internal wireless network. The RDP session is configured to open a specific webpage only and force full screen, preventing the users from going to any other websites, or from closing the browser and accessing anything else within the session.
Lately, we have been experiencing an issue where the webpage will timeout within the RDP session. Because of how the session is setup, there is no way for the users to refresh the session.
I am curious what might cause something like this.
I suspect it is being caused by an HTTP request timeout setting in IIS, but is it possible to be related to the RDP session itself?