Want to know Ucertify 70 417 pdf Exam practice test features? Want to lear more about Microsoft Upgrading Your Skills to MCSA Windows Server 2012 certification experience? Study 100% Guarantee Microsoft 70 417 exam answers to Replace 70 417 exam questions at Ucertify. Gat a success with an absolute guarantee to pass Microsoft 70 417 exam (Upgrading Your Skills to MCSA Windows Server 2012) test on your first attempt.


2026 New 70-417 Exam Dumps with PDF and VCE Free: https://www.2passeasy.com/dumps/70-417/

Q1. OTSPOT 

The settings for a virtual machine named VM2 are configured as shown in the VM2 exhibit.(Click the Exhibit button.) 

The settings for Disk1.vhdx are configured as shown in the Disk1.vhdx exhibit. (Click the Exhibit button.) 

The settings for Disk2.vhdx are configured as shown in the Disk2.vhdx exhibit.(Click the Exhibit button.) 

Select Yes if the statement can be shown to be true based on the available information; otherwise select No.Each correct selection is worth one point. 

Answer:  

Q2. Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 has the Active Directory Certificate Services server role installed and is configured as a standalone certification authority (CA). 

You install a second server named Server2. You install the Online Responder role service on Server2. 

You need to ensure that Server1 can issue an Online Certificate Status Protocol (OCSP) Response Signing certificate to Server2. 

What should you run on Server1? 

A. The certreq.exe command and specify the -policy parameter 

B. The certutil.exe command and specify the -getkey parameter 

C. The certutil.exe command and specify the -setreg parameter 

D. The certreq.exe command and specify the -retrieve parameter 

Answer:

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

All user accounts reside in an organizational unit (OU) named OU1. 

All of the users in the marketing department are members of a group named Marketing. 

All of the users in the human resources department are members of a group named HR. 

You create a Group Policy object (GPO) named GPO1. 

You link GPO1 to OU1. 

You configure the Group Policy preferences of GPO1 to add two shortcuts named Link1 

and Link2 to the desktop of each user. 

You need to ensure that Link1 only appears on the desktop of the users in Marketing and 

that Link2 only appears on the desktop of the users in HR. 

What should you configure? 

A. Security Filtering 

B. WMI Filtering 

C. Group Policy Inheritance 

D. Item-level targeting 

Answer:

85. You have a laptop named Computer 1. Computer1 runs Windows 8 Enterprise. 

Computer1 has a wired network adapter and a wireless network adapter. Computer1 connects to a wireless network named Network1. 

For testing purposes, you install Windows Server 2012 R2 on Computer1 as a second operating system. You install the drivers for the wireless network adapter. 

You need to ensure that you can connect to Network1 from Windows Server 2012 R2. 

What should you do? 

A. From a local Group Policy object (GPO), configure the Wireless Network (IEEE 802.11) Policies settings. 

B. From Server Manager, install the Wireless LAN Service feature. 

C. Restart the WLAN AutoConfig service. 

D. From a local Group Policy object (GPO), configure the settings of Windows Connection Manager. 

Q4. You have a server named Corel that has a Server Core Installation of Windows Server 2012 R2. Corel has the Hyper-V server role installed. Corel has two network adapters from different third-party hardware vendors. 

You need to configure network traffic failover to prevent connectivity loss if a network adapter fails. 

What should you use? 

A. New-NetSwitchTeam 

B. Install-Feature 

C. Add-NetSwitchTeamMember 

D. Netsh.exe 

Answer:

Explanation: 

http://technet.microsoft.com/en-us/library/jj553814.aspx Detailed Description The New-NetSwitchTeam cmdlet creates a new switch team. A switch team must have a name for the team and must be created with one or more members, or network adapters. The network switch team is a team that is controlled by a Hyper-V extensible switch forwarding extension. No other cmdlets can be used to manage a switch team and the NetSwitchTeam cmdlets must not be used to manage standard, or non-switch, network adapter teams. 

Q5. Your network contains an Active Directory domain named contoso.com. The domain contains three servers named Server1, Server2, and Server3 that run Windows Server 2012 R2. All three servers have the Hyper-V server role installed and the Failover Clustering feature installed. 

Server1 and Server2 are nodes in a failover cluster named Cluster1. Several highly available virtual machines run on Cluster1. Cluster1 has that Hyper-V Replica Broker role installed. The Hyper-V Replica Broker currently runs on Server1. 

Server3 currently has no virtual machines. 

You need to configure Cluster1 to be a replica server for Server3 and Server3 to be a replica server for Cluster1. 

Which two tools should you use? {Each correct answer presents part of the solution. Choose two.) 

A. The Hyper-V Manager console connected to Server3 

B. The Failover Cluster Manager console connected to Server3 

C. The Hyper-V Manager console connected to Server1. 

D. The Failover Cluster Manager console connected to Cluster1 

E. The Hyper-V Manager console connected to Server2 

Answer: A,D 

Explanation: 

Steps: Install the Replica Broker Hyper-v "role" configure replication on Server 3 in Hyper-V manager and mention the cluster (that's why a replica broker is needed) configure replication on Cluster 1 using the failover cluster manager. Using Hyper-V Replica in a failover cluster The configuration steps previously described Apply to VMs that are not hosted in a failover cluster. However, you might want to provide an offsite replica VM for a clustered VM. In this scenario, you would provide two levels of fault tolerance. The failover cluster is used to provide local fault tolerance, for example, if a physical node fails within a functioning data center. The offsite replica VM, on the other hand, could be used to recover only from sitelevel failures, for example, in case of a power outage, weather emergency, or natural disaster. The steps to configure a replica VM for a clustered VM differ slightly from the normal configuration, but they aren't complicated. The first difference is that you begin by opening Failover Cluster Manager, not Hyper-V Manager. In Failover Cluster Manager, you then have to add a failover cluster role named Hyper-V Replica Broker to the cluster. (Remember, the word "role" is now used to describe a hosted service in a failover cluster.) To add the Hyper-V Replica Broker role, right-click the Roles node in Failover Cluster Manager and select Configure Role. This step opens the High Availability Wizard. In the High Availability Wizard, select Hyper-V Replica Broker 

Q6. You deploy an Active Directory Federation Services (AD FS) 2.1 infrastructure. The 

infrastructure uses Active Directory as the attribute store. 

Some users report that they fail to authenticate to the AD FS infrastructure. 

You discover that only users who run third-party web browsers experience issues. 

You need to ensure that all of the users can authenticate to the AD FS infrastructure 

successfully. 

Which Windows PowerShell command should you run? 

A. Set-ADFSProperties -SSOLifetime 1:00:00 

B. Set-ADFSProperties -AddProxyAuthenticationRules None 

C. Set-ADFSProperties -ExtendedProtectionTokenCheck None 

D. Set-ADFSProperties -ProxyTrustTokenLifetime 1:00:00 

Answer:

Explanation: 

http://technet.microsoft.com/en-us/library/hh237448%28WS.10%29.aspx 

Q7. Your network contains an Active Directory domain named contoso.com. The domain contains a member server named HVServer1. HVServer1 runs Windows Server 2012 R2 and has the Hyper-V server role installed. 

HVServer1 hosts two virtual machines named Server1 and Server2. Both virtual machines connect to a virtual switch named Switch1. 

On Server2, you install a network monitoring application named App1. 

You need to capture all of the inbound and outbound traffic to Server1 by using App1. 

Which two commands should you run from Windows PowerShell? (Each correct answer presents part of the solution. Choose two.) 

A. Get-VM "Server2" | Set-VMNetworkAdapter -IovWeight 1 

B. Get-VM "Server1" | Set-VMNetworkAdapter -Allow/Teaming On 

C. Get-VM "Server1" | Set-VMNetworkAdapter -PortMirroring Source 

D. Get-VM "Server2" | Set-VMNetworkAdapter -PortMirroring Destination 

E. Get-VM "Server1" | Set-VMNetworkAdapter -IovWeight 0 

F. Get-VM "Server2” | Set-VMNetworkAdapter-AllowTeaming On 

Answer: C,D 

Explanation: Note: 

*

 Get-VM will get the virtual machines from one or more Hyper-V hosts. 

-ComputerName<String[]> is used to specify one or more Hyper-V hosts from which virtual machines are to be retrieved. NetBIOS names, IP addresses, and fully-qualified domain names are allowable. The default is the local computer — use “localhost” or a dot (“.”) to specify the local computer explicitly. 

*

 Set-VMNetworkAdapter is used to configure features of the virtual network adapter in a virtual machine or the management operating system. 

-PortMirroring<VMNetworkAdapterPortMirroringMode> is used to specify the port mirroring mode for the network adapter to be configured. 

With Port Mirroring, traffic sent to or from a Hyper-V Virtual Switch port is copied and sent to a mirror port. There are a range of applications for port mirroring - an entire ecosystem of network visibility companies exist that have products designed to consume port mirror data for performance management, security analysis, and network diagnostics. With Hyper-V Virtual Switch port mirroring, you can select the switch ports that are monitored as well as the switch port that receives copies of all the traffic. 

References: http://technet.microsoft.com/en-us/library/jj679878.aspx 

Q8. Your network contains two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 and Server2 are configured as shown in the following table. 

You need to ensure that when new targets are added to Server1, the targets are registered on Server2 automatically. 

What should you do on Server1? 

A. Configure the Discovery settings of the iSCSI initiator 

B. Configure the security settings of the iSCSI target 

C. Run the Set-Wmilnstance cmdlet 

D. Run the Set-IscsiServerTarget cmdlet 

Answer:

Q9. RAG DROP 

Your network contains an Active Directory domain named adatum.com. The domain contains a server named Server1 that runs Windows Server 2012 R2. Server1 is configured as a Network Policy Server (NPS) server and as a DHCP server. 

You need to log all DHCP clients that have windows Firewall disabled. 

Which three actions should you perform in sequence? To answer, move the three appropriate actions from the list of actions to the answer area and arrange them in the correct order. 

Answer:  

Q10. Your network contains an Active Directory domain named contoso.com. The domain contains six domain controllers. The domain controllers are configured as shown in the following table. 

The network contains a server named Server1 that has the Hyper-V server role installed. DC6 is a virtual machine that is hosted on Server1. 

You need to ensure that you can clone DC6. 

Which FSMO role should you transfer to DC2? 

A. Rid master 

B. Domain naming master 

C. PDC emulator 

D. Infrastructure master 

Answer:

Explanation: 

The clone domain controller uses the security context of the source domain controller (the domain controller whose copy it represents) to contact the Windows Server 2012 R2 Primary Domain Controller (PDC) emulator operations master role holder (also known as flexible single master operations, or FSMO). The PDC emulator must be running Windows Server 2012 R2, but it does not have to be running on a hypervisor. http: //technet. microsoft. com/en-us/library/hh831734. aspx