Your network contains an Active Directory forest named contoso.com. All domain controllers
currently run Windows Server 2008 R2.
You plan to install a new domain controller named DC4 that runs Windows Server 2012 R2.
The new domain controller will have the following configurations:
Schema master
Global catalog server
Active Directory Federation Services server role
Active Directory Certificate Services server role
You need to identify which configuration can be fulfilled by using the Active Directory Domain
Services Configuration Wizard.
Which configuration should you identify?

A.
Enable the global catalog server.
B.
Install the DNS Server role.
C.
Install the Active Directory Certificate Services role.
D.
Transfer the schema master.
I believe it should be A & B.
“For example, Domain Name System and Global Catalogs install by default on every domain controller.”
https://technet.microsoft.com/en-us/library/JJ574166.aspx
0
0
Yes, it is posible to install DNS Role using ADDS, but DC4 isn’t planned to have DNS role so answer is correct.
0
0
Thanks!
0
0
DNS is installed by default and as far as I know there is no option to running DC without DNS installed. The installation would simply fail without it.
But you can choose whether the DC should be Global Cataog or not. Therefore:
A – During promoting the DC you choose wheter to enable GC or not. – correct
B – cannot be made otherwise, so – not correct
C – you need to install using Add roles and Fetures – not correct
D – can be done using AD Sites od ntdsutil – not correct
0
0
Only first DC in Forest should be with DNS, other DC maybe without DNS
0
0
go back to the question and read it carefully find that …. we need add new DC to Existing forest so the DNS must be installed when install first DC so we not need to install DNS , the question need to do these configurations (GC , AD FS , AD CS , Schema master ) , the question need to do option from Active Directory Domain Services Configuration Wizard not from power Shell ………. so the only option can do from Wizard is make DC is Global Catalog “GC”
0
0
good explanation.. thanks
0
0
I agree with the answers people have put for an earlier version of this question, https://www.aiotestking.com/microsoft/which-two-configurations-should-you-identify-4/.
The question is asking which options are technically possible during the Active Directory Domain Services Configuration Wizard. Answers are install DNS and GC. You can’t set up a CA or transfer the schema master role.
0
0
Ah! I just reread the question, it says DNS isn’t required. So just a GC.
0
0