Question: Create PowerShell script that runs a series of commands that eliminates the static IPv4 address, subnet mask, default gateway, and DNS server settings from NIC
Create PowerShell 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 assign sa different static IP address, subnet mask, default gateway, and DNS server settings to the adap ter Old Configuration IP Address Subnet mask Default Gatewa DNS 192.168.0.1 192.168.9.1 255.255.255. 0 0 192.168.0. 5 5 DNS New Configuration IP Address Subnet mask Default Gatewa 100.102.0.1 255.0.0.0 192.168.0.5 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
