Question: Post Screenshots from Windows Server 2012 Create Power Shell script that runs a series of commands that eliminates the static IPv4 address, subnet mask, default
Post Screenshots from Windows Server 2012 Create Power Shell script that runs a series of commands that eliminates the static IPv4 address, subnet mask, default gateway, and DNS server settings from NIC card of a server and then assigns a different static IP address, subnet mask, default gateway, and DNS server settings to the adapter. Old Configuration IP Address: 192.168.9.10 Subnet Mask: 255.255.255.0 Default Gateway: 192.168.0.1 DNS 192.168.0.5 New Configuration IP Address: 100.102.0.1 Subnet Mask: 255.0.0.0 Default Gateway: 192.168.0.5 DNS:192.168.0.1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
