Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Part 5 : AD DS Install the AD DS role on DC 1 a . Log into the DC 1 as the local administrator account
Part : AD DS
Install the AD DS role on DC
a Log into the DC as the local administrator account
b Promote to be a domain controller
c Create a Domain in a new forest called YOURFIRSTNAME.com replacing YOURFIRSTNAME with your first name using integrated DNS
d Use the Administrator account for Delegation
e Login as YOURFIRSTNAMEAdministrator replacing YOURFIRSTNAME with your first name
f Open an administrative PowerShell prompt, and type the following Powershell cmdlets:
function global:prompt Environment::MachineNameEnvironment::UserName PS
Then
GetWindowsFeature WhereObject $ name eq DNS FormatList Name,Installstate
Then
GetWindowsFeature WhereObject $ name eq ADDomainServices" FormatList Name,Installstate
g Take a screenshot in the workbook attached
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