Act now and download your Microsoft 70-417 test today! Do not waste time for the worthless Microsoft 70-417 tutorials. Download Renovate Microsoft Upgrading Your Skills to MCSA Windows Server 2012 exam with real questions and answers and begin to learn Microsoft 70-417 with a classic professional.

2021 Jan 70-417 testing engine

Q211. Your network contains an Active Directory domain named contoso.com. 

A previous administrator implemented a Proof of Concept installation of Active Directory 

Rights Management Services (AD RMS). 

After the proof of concept was complete, the Active Directory Rights Management Services 

server role was removed. 

You attempt to deploy AD RMS. 

During the configuration of AD RMS, you receive an error message indicating that an 

existing AD RMS Service 

Connection Point (SCP) was found. 

You need to remove the existing AD RMS SCP. 

Which tool should you use? 

A. Active Directory Users and Computers 

B. Active Directory Sites and Services 

C. Authorization Manager 

D. Active Directory Domains and Trusts 

Answer:


Q212. Sometimes its important to remove an RODC from your forest or domain. However, its important that you follow a simple rule whilst removing RODC's. What is this rule? 

A. All RODC's must be detached before removing a final writable domain controller 

B. All writable domain controllers must be removed before RODC's can be detached 

C. Your forest must only consist of RODC's if you want to remove them 

D. There are no rules for removing RODC's 

Answer:

Explanation: 

After researching this and using logic, we need a writable DC for a RODC to exist, therefore we have to remove all RODC's before removing the last writable DC. 


Q213. Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that runs Windows Server 2012 R2. DC1 has the DNS Server server role installed. 

The network contains client computers that run either Linux, Windows 7, or Windows 8. 

You have a zone named adatum.com as shown in the exhibit. (Click the Exhibit button.) 

You plan to configure Name Protection on all of the DHCP servers. 

You need to configure the adatum.com zone to support Name Protection. 

What should you do? 

A. Change the zone type. 

B. Sign the zone. 

C. Add a DNSKEY record. 

D. Configure Dynamic updates. 

Answer:


Q214. Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2012 R2. The domain contains two servers. The servers are configured as shown in the following table. 

All client computers run Windows 8 Enterprise. 

You plan to deploy Network Access Protection (NAP) by using IPSec enforcement. 

A Group Policy object (GPO) named GPO1 is configured to deploy a trusted server group to all of the client computers. 

You need to ensure that the client computers can discover HRA servers automatically. 

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.) 

A. On Server2, configure the EnableDiscovery registry key. 

B. On DC1, create an alias (CNAME) record. 

C. On DC1, create a service location (SRV) record. 

D. In a GPO, modify the Request Policy setting for the NAP Client Configuration. 

E. On all of the client computers, configure the EnableDiscovery registry key. 

Answer: C,D,E 

Explanation: 

http://technet.microsoft.com/en-us/library/dd296901(v=ws.10).aspx 


Q215. A user from your organisation has reported to the IT helpdesk that they are receiving the following message: 

"Your account is configured to prevent you from using the computer. Please try another computer." 

What should you do to enable them to log on to their computer? 

A. Use the Dsmove command 

B. Click the Log On To button on the Account tab of her user account 

C. None of these 

D. Click the Allowed To Join Domain button in the New Computer dialog box 

Answer:

Explanation: 

The error message is about the user account configuration. This can be set here: 


Leading 70-417 answers:

Q216. Your network contains an Active Directory domain named contoso.com. The domain contains domain controllers that run Windows Server 2008, Windows Server 2008 R2 Windows Server 2012, and Windows Server 2012 R2. 

A domain controller named DC1 runs Windows Server 2012 R2. DC1 is backed up daily. 

During routine maintenance, you delete a group named Group1. 

You need to recover Group1 and identify the names of the users who were members of Group1 prior to its deletion. You want to achieve this goal by using the minimum amount of administrative effort. 

What should you do first? 

A. Perform an authoritative restore of Group1. 

B. Mount the most recent Active Directory backup. 

C. Use the Recycle Bin to restore Group1. 

D. Reactivate the tombstone of Group1. 

Answer:

Explanation: 

The Active Directory Recycle Bin does not have the ability to track simple changes to objects. If the object itself is not deleted, no element is moved to the Recycle Bin for possible recovery in the future. In other words, there is no rollback capacity for changes to object properties, or, in other words, to the values of these properties. There is another approach you should be aware of. Tombstone reanimation (which has nothing to do with zombies) provides the only way to recover deleted objects without taking a DC offline, and it's the only way to recover a deleted object's identity information, such as its objectGUID and objectSid attributes. It neatly solves the problem of recreating a deleted user or group and having to fix up all the old access control list (ACL) references, which contain the objectSid of the deleted object. Restores domain controllers to a specific point in time, and marks objects in Active Directory as being authoritative with respect to their replication partners. 


Q217. You have a Hyper-V host named Server1 that runs Windows Server 2012 R2. 

Server1 hosts a virtual machine named VM1 that runs Windows Server 2012 R2. 

VM1 has several snapshots. 

You need to modify the snapshot file location of VM1. 

What should you do? 

A. Right-click VM1, and then click Export... 

B. Shut down VM1, and then modify the settings of VM1. 

C. Delete the existing snapshots, and then modify the settings of VM1. 

D. Pause VM1, and then modify the settings of VM1. 

Answer:

Explanation: you will need to navigate to the Hyper-V Management snap-in (C:\ProgramData\Microsoft\Windows\Hyper-V) and from there access the Snapshot file Location tab where you can change the settings for the VM1 snapshot file location. However, since there are already several snapshots in existence, you will need to delete them first because you will not be able to change the location of the snapshot file while there is an existing snapshot and you need to modify the snapshot file location of VM1. 


Q218. Your network contains an Active Directory domain named contoso.com. The domain 

contains a domain controller named DC1 that runs Windows Server 2012 R2. 

You create an Active Directory snapshot of DC1 each day. 

You need to view the contents of an Active Directory snapshot from two days ago. 

What should you do first? 

A. Start the Volume Shadow Copy Service (VSS). 

B. Run the dsamain.exe command. 

C. Run the ntdsutil.exe command. 

D. Stop the Active Directory Domain Services (AD DS) service. 

Answer:

Explanation: 

Mounting an Active Directory snapshot 

Before connecting to the snapshot we need to mount it. By looking at the results of the List 

All command in step #8 above, identify the snapshot that you wish to mount, and note the 

number next to it. 

In order to mount an Active Directory snapshot follow these steps: 

Log on as a member of the Domain Admins group to one of your Windows Server 2008 

Domain Controllers. 

Open a Command Prompt window by clicking on the CMD shortcut in the Start menu, or by 

typing CMD and pressing Enter in the Run or Quick Search parts of the Start menu. 

Note: You must run NTDSUTIL from an elevated command prompt. To open an elevated 

command prompt, click Start, right-click Command Prompt, and then click Run as 

administrator. 

In the CMD window, type the following command: 

ntdsutil 

In the CMD window, type the following command: 

snapshot 

To view all available snapshots, in the CMD window, type the following command: 

list all The result should look like this: 

snapshot: List All 

1: 2008/10/25:03:14 {ec53ad62-8312-426f-8ad4-d47768351c9a} 

2: C: {15c6f880-cc5c-483b-86cf-8dc2d3449348} 

In this example we only have one snapshot available, one from 2008/10/25 at 03:14AM 

(yes, I write articles at this time…). We'll mount this one. 

In the CMD window, type the following command: 

mount 2 

The result should look like this: 

snapshot: mount 2 

Snapshot {15c6f880-cc5c-483b-86cf-8dc2d3449348} mounted as 

C:'$SNAP_200810250314_VOLUMEC$' 

Next, you can leave the NTDSUTIL running, or you can quit by typing quit 2 times. 

Note: Like the above command, the mounting process can also be run in one line. 

However, note that 

NTDSUTIL requires that the "list all" command be run in the same session that you mount 

the snapshot. So in order to mount the snapshot with a one-liner, you will need to run "list 

all" first. 

ntdsutil snapshot "list all" "mount 2" quit quit 

Note: You do not need to quit from the NTDSUTIL command, you can keep it open 

assuming that you'll probably want to unmount the snapshot right after working with it. 


Q219. Your network contains an Active Directory domain named contoso.com. 

The domain contains a server named Server1 that runs Windows Server 2012 R2 and has the DHCP Server server role installed. 

You need to create an IPv6 scope on Server1. The scope must use an address space that is reserved for private networks. The addresses must be routable. 

Which IPV6 scope prefix should you use? 

A. 2001:123:4567:890A:: 

B. FE80:123:4567:: 

C. FF00:123:4567:890A:: 

D. FD00:123:4567:: 

Answer:


Q220. You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. 

You have fixed-size VHD named Files.vhd. 

You need to make the contents in Files.vhd available to several virtual machines. The solution must meet the following requirements: 

. Ensure that if the contents are changed on any virtual machine, the changes are not reflected on the other virtual machines. . Minimize the amount of disk space used. 

What should you do? 

A. Create differencing VHD5 that use Files.vhd as the parent disk. 

B. Create a fixed-size VHDX. Transfer the information from Files.vhd to the new VHDX file. 

C. Convert Files.vhd to a dynamically expanding VHD. 

D. Create a dynamically expanding VHDX. Transfer the information from Files.vhd to the new VHDX file. 

Answer: