Before You Begin
The physical server has already been bound to EIP.
Operation Steps
1. Log in to the console.
2. Click at the top of the console, and select a region. In this topic, Hong Kong 2 is selected.
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 |
Logging in to a Windows-based Physical Server via MSTSC
You can log in to a Windows-based physical server using MSTSC.
Before You Begin
l The GUI has already been installed on the physical server.
l The physical server has already been bound to EIP.
l Remote Desktop Protocol (RDP) is enabled on the physical server. RDP is enabled by default on the physical server created using a public image.
l The remote login feature uses the custom port configured in the system for service access. Ensure that the port you want to use is not blocked by the firewall. For example, if the remote login link is xxx:3389, ensure that port 3389 is not blocked by the firewall.
l If the client operating system uses a local proxy and the firewall port for the proxy cannot be configured, disable the proxy mode before using the remote login feature.
Operation Steps
1. Log in to the console.
2. Click at the top of the console, and select a region. In this topic, Hong Kong 2 is selected.
3. In the left-side navigation pane, click Service List, and go to Computing > Physical Server.
4. In the IPv4 Address column corresponding to the target physical server, copy EIP.
5. On the local computer, open the prompt box using the Win+R shortcut key, type mstsc, and click OK. The following figure shows the run interface:
6. On the Remote Desktop Connection page, and click Display Options in the lower left corner to show login settings. Paste EIP copied in Step 4 to the Computer input box and enter Administrator in the Username input box.
7. Click Connect, enter the password set in Step 8 into the pop-up box when you create a physical server, and then click OK to complete the login.