Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a PowerShell script to perform the followings (Window Server 2012 R2) Change the computer name to: WinSec2017 Change the network adapter name to eth01.
Write a PowerShell script to perform the followings (Window Server 2012 R2)
Change the computer name to: WinSec2017
Change the network adapter name to eth01.
Configure the IP address: 192.168.1.210
Set the main DNS server address to: 192.168.1.215
Set the secondary DNS server address to: 192.168.1.216
Install a role.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started