Thank you for the link, vvijish. Actually, there is a parameter for this. I've just discovered it in the Hobsoft documentation: https://ftp.hob.de/pub/documents/manuals/HLJWT_33_en.pdf Set the parameter CONSOLESESSION to YES, and the RDP session gets ID 0, that is console session. This parameter is not included in the default HTML code in Resource Profile, so this line has to be added: <param name="CONSOLESESSION" value="YES">
... View more