Windows Sandbox & CheckPoint Mobile VPN - unable to RDP

Gustaf Johansson 0 Reputation points
2024-04-09T04:54:54.7966667+00:00

We are running a wide variety of pre-configured windows sandboxes for multiple VPN clients, but the checkpoint mobile solution is not working well.

VPN connection can be established, and the rdp connection is dropped once its been established, and not able to reconnect again. Customer is seeing succesful auth on their end, but nothing more.

Is there some general troubleshooting path for using vpn clients in windows sandbox?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jing Zhou 7,795 Reputation points Microsoft External Staff
    2024-04-10T05:30:41.47+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    Can you kindly let me know what's the error message/screenshot you got?

    Meanwhile you can try basic troubleshooting steps as below:

    1.Check if RDP service is running properly in task manager -> services

    Remote Desktop Services (TermService)

    Remote Desktop Services UserMode Port Redirector (UmRdpService)

    2.Run PowerShell command

    Enter-PSSession -ComputerName <computer name>

    qwinsta

    and check if rdp-tcp is "listen" or not.

    3.Check if you are able to ping the IP via tcp port 3389

    4.Check Event Viewer -> Applications and Services Logs > Microsoft > Windows > TerminalServices and see if there's any insights.

    Hope this answer can help you well.

     

    Best regards,

    Jill Zhou


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.