Alternative method of connecting to a windows Instance

0 votes
RDP connection is unsuccessful. What's the alternate method of connecting to windows instance on GCP?
Nov 8, 2019 in GCP by anonymous
• 6,260 points
1,770 views

1 answer to this question.

0 votes

You could probably use the interactive serial console to connect to the Special Administrative Console (SAC) of your Windows instance. You can use the SAC to troubleshoot a Windows instance if you can't connect to it via Remote Desktop.

Before you connect, make sure you have created a Windows instance password and have it ready.

To connect to your Windows instance using an interactive serial console through the GCP Console, do the following:

  1. Open the VM instances page in GCP Console and click the name of your instance. The VM instance details page opens.

  2. Click Edit. Under Remote access, select Enable connecting to serial ports. This enables the interactive serial console for this instance.

  3. Click Save, then return to the top of the page.

  4. Under Remote access, click the drop-down list next to Connect to serial console, and select Serial port 2. A Windows Special Administrative Console (SAC) opens.

  5. At the SAC> prompt, run cmd to create a new channel. SAC returns the channel name, for example, Cmd001.

  6. Run ch -sn [CHANNEL_NAME] and press any key to connect to the channel. For example:

    SAC> cmd
    The Command Prompt session was successfully launched.
    SAC>
    EVENT:   A new channel has been created.  Use "ch -?" for channel help.
    Channel: Cmd0001
    SAC> ch -sn cmd0001
    Press any key to confirm connection to the channel.
  7. Enter the username, domain, and password of the instance to connect.

answered Nov 8, 2019 by Sirajul
• 59,230 points

Related Questions In GCP

0 votes
1 answer

How do I transfer files to a windows instance on GCP?

You could probably use Windows RDP client for ...READ MORE

answered Nov 8, 2019 in GCP by Sirajul
• 59,230 points
2,506 views
0 votes
1 answer

Create a Windows VM instance using Google Compute Engine (GCE).

To create a Windows virtual machine instance ...READ MORE

answered Sep 20, 2019 in GCP by Sirajul
• 59,230 points
4,254 views
0 votes
1 answer

Creating password for a windows instance on GCP

Windows Server instances use password authentication instead ...READ MORE

answered Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,840 views
0 votes
1 answer

Create a custom image of windows VM on Google Cloud.

Before you create the image, run GCESysprep ...READ MORE

answered Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,467 views
0 votes
1 answer

Creating a SQL Server instance using Google Compute engine.

Google Compute Engine provides public images preconfigured with ...READ MORE

answered Sep 23, 2019 in GCP by Sirajul
• 59,230 points
2,641 views
0 votes
1 answer
0 votes
1 answer

How do i install gcloud compute?

The gcloud compute command-line tool enables you to easily ...READ MORE

answered Sep 23, 2019 in GCP by Sirajul
• 59,230 points

edited Jun 16, 2023 by Khan Sarfaraz 1,040 views
0 votes
1 answer

Connecting to windows VM instance on GCP.

You can connect to Windows instances by ...READ MORE

answered Nov 8, 2019 in GCP by Sirajul
• 59,230 points
1,306 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP