READ Free Dumps For Microsoft- 70-410
Question ID 10552 | You have a domain controller named Server1 that runs Windows Server 2012 R2 and has the DNS Server server role installed. Server1 hosts a DNS zone named
contoso.com and a GlobalNames zone.
You discover that the root hints were removed from Server1.
You need to view the default root hints of Server1.
Which file should you open?
|
Option A | Netlogon.dns
|
Option B | Cache.dns
|
Option C | Globalnames.dns
|
Option D | Place.dns
|
Correct Answer | B |
Explanation Explanation/Reference: DNS Server service implements root hints using a file, Cache.dns, stored in the systemroot\System32\Dns folder on the server. Thus viewing the Cache.dns file will show the root hints.
Question ID 10553 | Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2008 R2 Service Pack 1 (SP1). One of the
domain controllers is named DC1.
The network contains a member server named Server1 that runs Windows Server 2012 R2.
You need to promote Server1 to a domain controller by using install from media (IFM).
What should you do first?
|
Option A | Create a system state backup of DC1.
|
Option B | Create IFM media on DC1.
|
Option C | Upgrade DC1 to Windows Server 2012 R2.
|
Option D | Run the Active Directory Domain Services Configuration Wizard on Server1.
|
Option E | Run the Active Directory Domain Services Installation Wizard on DC1.
|
Correct Answer | C |
Explanation Explanation/Reference: A. Backs up system state data to be restored C. Only valid option. You could install ADDS role on Server 1 and run ADDS configuration wizard and add DC to existing domain D. Need to add ADDS role first E. Wrong server Installation from media does not work across different operating system versions. In other words, you must use a Windows Server 2012 R2 domain controller to generate installation media to use for another Windows Server 2012 R2 domain controller installation. We can use the Install from media (IFM) option to install an Additional Domain Controller in an existing domain is the best option such as a branch office scenario where network is slow, unreliable and costly. IFM will minimize replication traffic during the installation because it uses restored backup files to populate the AD DS database. This will significantly reduce the amount of traffic copied over the WAN link. Things to remember: If you are deploying your first Domain Controller in the domain, you cannot use IFM. The OS will need to match the IFM media. (If you create a 2008 R2 IFM, promote a 2008 R2 DC) If you are creating a DC that will be a Global Catalog Server, create your IFM on a Global Catalog Server. If you are creating a DC that will be a DNS Server, create your IFM on a DNS Server. If you want to copy the SYSVOL, the DC on which you generate the installation media and the new DC must be at least running Windows Server 2008 with Service Pack 2 or Windows Server 2008 R2. Membership of the Domain Admins group is the minimum required to complete IFM.