From the course: Windows Server 2022 Essential Training

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Setting up IP addressing

Setting up IP addressing

- [Instructor] Our Windows 2022 server is up and running, and now what I want to do is I want to change the IP address. So if I go to a command prompt by typing CMD, I can start a utility called ipconfig, which is short for IP configuration, and it shows me my IP address is 192, 168, 21.43. Now, if I hit the up arrow and then choose /all, then I can see a lot more information, such as IPv6, physical address as well as DHCP and DNS servers. I'm getting my IP address automatically from a DHCP server at the .13 address, but what I'd like to do is I'd like to change this to a static IP address, so it's always going to be the same IP, and that's because at some point I want to promote this computer to be a domain controller in a new forest and domain, which does require me to have a static IP. So I'm going to exit and open up another utility. In this case, it's Control Panel. We can also do this from the settings menu, which…

Contents