How to change computer name in Windows Server 2019.

0
104

In this guide, I will explain how to change the computer name in Windows Server 2019 by GUI. You can rename your windows computer from the instruction using WMIC Powershell. if you want to know how to install windows server 2019 click here

To change the pc name using Server Manager

1- Select the beginning button then click on the Server Manager

server 2019 menu

2- After opening Server Manager > on your left side select Local Server > under Properties and click on computer name.

server manager 2019

3- System Properties will open and click on change.

change computer name server 2019

4- Type-A name under the pc name and click on ok.

computer domain name server 2019

5- Click OK.

change host name server 2019

6- Click Close.

change computer name system properties

7- Click Restart Now.

restart computer

8- To rename the pc using Computer Properties, right-click on this PC and choose properties.

windows server 2019 desktop

9- Under Computer name, domain and workgroup settings and click on Change Settings.

system properties

10- PC System Properties window will open, click on the change button to rename Server name.

change computer name server 2019

11- Under Computer Name, type the server name and click on ok.

computer domain name server 2019

12- Click ok to restart PC.

change host name

13- Click Close.

change computer name

14- Click Restart Now.

restart computer

Change computer name from the command prompt

15- Select Windows button, select Windows system, right click on command – prompt and then click Run as administrator

run as administrator

16- Type hostname command to know the current computer name

hostname

17- You can rename your windows computer from WIN-MJFV43IQRP4 to SRV2019 we will use the below command.

netdom renamecomputer WIN-MJFV43IQRP4 /newname:SRV2019 /reboot 0

Press Y to reboot computer

change computer name powershell

18- After renaming successful you the computer is restarting.

restart or shutdown message

For more information click here

LEAVE A REPLY

Please enter your comment!
Please enter your name here