Articles tagged with "dhcp"

Configuring network settings from command line using netsh

Jul 25, 2017

Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer. Netsh can also save a configuration script in a text file for archival purposes or to help you configure other servers. Read more 


Managing DHCP from PowerShell

Jul 25, 2017

This article represents using PowerShell for managing network settings and managing DHCP. Read more