remote control for more than two workspace

0

I have two workspaces. Among two, I can control one of them from remote. However, how can I acccess to another? Even how can I get the IP address? should I get indiviaully?

HB
asked 6 months ago170 views
3 Answers
0
Accepted Answer

Hey HB,

Here are a couple ways I use to get the IP addresses of my WorkSpaces:

  1. Via CLI by running the "aws workspaces describe-workspaces" command

CLI

  1. Use the AWS console, WorkSpaces services, then WorkSpaces option. Ensure that the "WorkSpace IP" column is set to visible (click the gear if you need to change that setting).

GUI

Preferences

Hope his helps!

Brian

profile picture
bsAWS
answered 6 months ago
0

thanks. From CLI, I got the IP address and using "Remotedesktop" app, i tried to access however it shows it cannot access. Do you know why?

HB
answered 6 months ago
  • In order for you to RDP to the WorkSpaces, you would want to ensure that 1) The Security Group that you are using for WorkSpaces is allowing the RDP protocol/port number (3389) inbound and 2) That the OS firewall settings on the Workspace is also allowing RDP.

0

Hello.

Accessing and controlling remote workspaces (computers or virtual environments) typically involves utilizing remote desktop software or utilizing secure shell (SSH) for command-line access, depending on your use case. However, your approach might vary based on the operating system and network infrastructure

Regars, Andrii

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions