question

mohamadftah-6825 avatar image
0 Votes"
mohamadftah-6825 asked ChristopherW-MSFT answered

Windows 10 virtual machine remote access

hello, am running a program in VM that requires the user to be logged in
so when I close Bastion session it logs me out, I wanna be able to be logged in at all times without logging off
without having to leave the Bastion Browser tab open.
is this possible ?
thanks

azure-vmware-solution
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ChristopherW-MSFT avatar image
0 Votes"
ChristopherW-MSFT answered

Hi @mohamadftah-6825 ,

You can keep a Remote Desktop Session open by enabling 'Configure keep-alive connection interval' in Remote Desktop Services.

This setting can be enabled under Windows Group Policy Editor.

 Start > Administrative Tools > Group Policy Management
 Local Computer Policy/Computer Configuration/Administrative Templates/Windows Components/Remote Desktop Services/Remote Desktop Session Host/Connections
 In Connections set 'Configure keep-alive connection interval' to Enabled > Set Keep Alive Interval (Minutes) > OK

If you login to a different Session/User, you should see that the first session is still active. You can change between these Sessions by closing Bastion and starting a new session, or by going to Task Manager > Users > Right Click User > 'Connect'


119085-image.png






image.png (237.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.