Answer:
DNS server configuration
Step-by-step explanation:
A computer network is two or more computer devices connected together to communicate and share other resources. Every computer in a network must have an IP address to establish communication.
IP address configuration could be static or dynamic. IP addresses are assigned dynamically from a DHCP server which provides other resources as well like the DNS, default gateway, etc.
Using the netsh command in the command line to assign static IP address gives provision for the interface name, gateway, and subnet mask but not a DNS server.