Physical Server

Remote Login to Windows-based Physical Server

2024-12-12 03:12:43

You can log in to a Windows-based physical server from the console.

Before You Begin

l  The physical server has already been bound to EIP.

Operation Steps

1.         Log in to the console.

2.         Click Location on the upper part of the console and select your region.

3.         In the left-side navigation pane, click Service List, and go to Computing > Physical Server.

4.         In the Operation column corresponding to the target physical server, click Remote Login.

5.         On the SAC interface, type "CMD" and press Enter to build a command prompt channel.

6.         Press ESC+TAB to go to the cmd0003 channel, and press Enter to start login verification.

7.         Enter administrator in the Username field, Internet IP address of the physical server in the Domain field, and the password of the physical server in the Password field, and press Enter to log in.

8.         The login sequence is complete.

Subsequent Operations

Installing Graphic User Interface (GUI)

If you want to install the GUI, perform the following operations.

1.         On the CLI, enter PowerShell to go to PowerShell.

2.         Enter "Install-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra" to install the GUI. You can view the installation progress.

Install-WindowsFeature   Server-Gui-Shell, Server-Gui-Mgmt-Infra

3.         After the installation is complete, you must restart the server. By checking that the current job is saved or the physical server can be temporarily interrupted and restarted, you can type "shutdown -r -t 0" in the command line interface to restart the system.

shutdown -r   -t 0

 


S39O4vDXi2Hs