Tenant Cloud Compute Cloud Virtual Machine Operation Guide Configuring the Network after Using the Imported Windows Image to Create an Instance

Configuring the Network after Using the Imported Windows Image to Create an Instance

Last Updated At: 2025-10-21 09:10:00

After importing the Windows image and creating a cloud server, log in to the newly created Cloud Virtual Machine via Log-in next to the Cloud Virtual Machine list in the console and configure the network.

The network configuration information of Windows machines is saved in the file C:\qcloud-network-config.ini, open the configuration file, the structure is as follows:

[ip]
ip= x.x.x.x
mask = x.x.x.x
gateway = x.x.x.x
 
[dns]
dns = x.x.x.x

Modify the network according to this configuration file information.