For some reasons I work on remote server, the access is as follows:
I reach the Machine1 (M1) using the TightVNC Viewer, from there I reach the M2 using RDP, from there I use the TightVNC again to reach my destination server M3.
I do need to use the TightVNC for M3 in fullscreen mode, so I use the respective button in the toolbar to enter it.
When I finish my work, I can't minimise M3 back as Ctrl + Alt + Shift + F combination makes me go to/from fullsreen mode for M1 TightVNC Viewer.
Currently I have to Reboot M3 and then logoff from M2.
I also can't use batch for M3 with the code:
net stop "TightVNC Server"
net start "TightVNC Server"
as I don't have admin credentials there.
Are there any other ways to Minimise the M3 TightVNC?
Thank you!