READ Free Dumps For Microsoft- 70-410
Question ID 10620 | Your company has an Active Directory domain. You log on to the domain controller. The Active Directory Schema snap-in is not available in the Microsoft
Management Console (MMC).
You need to access the Active Directory Schema snap-in. What should you do?
|
Option A | Register Schmmgmt.dll.
|
Option B | Log off and log on again by using an account that is a member of the Schema Admins group.
|
Option C | Use the Ntdsutil.exe command to connect to the schema master operations master and open the schema for writing.
|
Option D | Add the Active Directory Lightweight Directory Services (AD/LDS) role to the domain controller by using Server Manager.
|
Correct Answer | A |
Explanation Explanation/Reference: Install the Active Directory Schema Snap-In You can use this procedure to first register the dynamic-link library (DLL) that is required for the Active Directory Schema snap-in. You can then add the snap-in to Microsoft Management Console (MMC). To install the Active Directory Schema snap-in: 1. To open an elevated command prompt, click Start, type command prompt and then right-click Command Prompt when it appears in the Start menu. Next, click Run as administrator and then click OK. To open an elevated command prompt in Windows Server 2012 R2, click Start, type cmd, right- click cmd and then click Run as administrator. 2. Type the following command, and then press ENTER: regsvr32 schmmgmt.dll 3. Click Start, click Run, type mmc and then click OK. 4. On the File menu, click Add/Remove Snap-in. 5. Under Available snap-ins, click Active Directory Schema, click Add and then click OK. 6. To save this console, on the File menu, click Save. 7. In the Save As dialog box, do one of the following: * To place the snap-in in the Administrative Tools folder, in File name, type a name for the snap- in, and then click Save. * To save the snap-in to a location other than the Administrative Tools folder, in Save in , navigate to a location for the snap-in. In File name, type a name for the snap-in, and then click Save.
Question ID 10621 | Your network contains a domain controller that is configured as a DNS server. The server hosts an Active Directory-integrated zone for the domain.
You need to reduce how long it takes until stale records are deleted from the zone. What should you do?
|
Option A | From the configuration directory partition of the forest, modify the tombstone lifetime.
|
Option B | From the configuration directory partition of the forest, modify the garbage collection interval.
|
Option C | From the aging properties of the zone, modify the no-refresh interval and the refresh interval.
|
Option D | From the start of authority (SOA) record of the zone, modify the refresh interval and the expire interval.
|
Correct Answer | C |
Explanation Explanation/Reference: Scavenging automates the deletion of old records. When scavenging is enabled, then you should also change the no-refresh and refresh intervals of the aging properties of the zone else it may take too long for stale records to be deleted and the size of the DNS database can become large and have an adverse effect on performance.