Hi all,
Does anyone know how to implement a VNC viewer and/or remote desktop functionality on a page in the OMI?
Thank you for any assistance.
Hi all,
Does anyone know how to implement a VNC viewer and/or remote desktop functionality on a page in the OMI?
Thank you for any assistance.
Just like Richard Köhlerstrand wrote, I did that exact thing with Remote Desktop by creating a WPF user control to wrap it, then I was able to host in OMI and it was working.
Note: you will need to setup your OS environment to make it work. I wrote a document about it but I am unable to upload it here.
Another option is to use the Web Browser Widget in OMI and configure the web based RDP on your terminal service machine. Microsoft started supporting the web based RDP from Windows Server 2019 onwards.
https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-web-client
Hope this would help.
Another option is to use the Web Browser Widget in OMI and configure the web based RDP on your terminal service machine. Microsoft started supporting the web based RDP from Windows Server 2019 onwards.
https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-web-client
Hope this would help.