70-410 ( Installing and Configuring Windows Server 2012 ) examination will be the your craze amongst Them pros. The sheer numbers of job hopefuls seeking that accreditation is actually gigantic and also employers normally employ the service of qualified pros. Start gaining the 70-410 examination at this moment could mean enormous rewards in the near future. Soon after doing well in the 70-410 examination youll be named as a Microsoft.

2021 Apr 70-410 free draindumps

Q151. - (Topic 3) 

You have a server named Server1 that runs Windows Server 2012 R2. 

You need to remove Windows Explorer, Windows Internet Explorer, and all related components and files from Server1. 

What should you run on Server1? 

A. Uninstall-WindowsFeature Server-Gui-Mgmt-Infra Remove 

B. Uninstall-WindowsFeature Server-Gui-Shell Remove 

C. msiexec.exe /uninstall iexplore.exe /x 

D. msiexec.exe /uninstall explorer.exe /x 

Answer:

Explanation: 

A. Would be a server core install 

B. No IE or taskbar, explorer or control panel 

C. Would leave components 

D. Would leave components In Windows Server 2012 R2, you can remove the Server Graphical Shell, resulting in the “Minimal ServerInterface”. This is similar to a Server with a GUI installation, but Internet Explorer 10, Windows Explorer, the desktop, and the Start screen are not installed. Microsoft Management Console (MMC), Server Manager, and a subset of Control Panel are still present. If the server has a full installation of Windows Server, and I need to bring the server down to minimal server interface, I only need to remove the Server-GUI-Shell. 


Q152. - (Topic 3) 

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 need to configure a central store for the Group Policy Administrative Templates. 

What should you do on DC1? 

A. From Server Manager, create a storage pool. 

B. From Windows Explorer, copy the PolicyDefinitions folder to the SYSVOL\contoso.com\policies folder. 

C. From Server Manager, add the Group Policy Management feature 

D. From Windows Explorer, copy the PolicyDefinitions folder to the NETLOGON share. 

Answer:

Explanation: 

A. Create Disk Storage Pool 

B. PolicyDefinitions folder in SYSVOL 

C. Group Policy Management is a console for GPO Mgmt 

D. Folder is for logon scripts Policy Definitions folder within the SYSVOL folder hierarchy. By placing the ADMX files in this directory, they are replicated to every DC in the domain; by extension, the ADMX-aware Group Policy Management Console in Windows Vista, Windows 7, Windows Server 2008 and R2 can check this folder as an additional source of ADMX files, and will report them accordingly when setting your policies. By default, the folder is not created. Whether you are a single DC or several thousand, I would Strongly recommend you create a Central Store and start using it for all your ADMX file storage. It really does work well. The Central Store To take advantage of the benefits of .admx files, you must create a Central Store in the SYSVOL folder on a domain controller. The Central Store is a file location that is checked by the Group Policy tools. The Group Policy tools use any .admx files that are in the Central Store. The files that are in the Central Store are later replicated to all domain controllers in the domain. To create a Central Store for .admx and .adml files, create a folder that is named Policy Definitions in the following location: \\FQDN\SYSVOL\FQDN\policies 


Q153. - (Topic 3) 

You have a server named Server1. Server1 runs Windows Server 2012 R2 and is located in a perimeter network. 

You need to configure a custom connection security rule on Server1. The rule must encrypt network communications across the Internet to a computer at another company. 

Which authentication method should you configure in the connection security rule? 

A. Advanced 

B. User (Kerberos V5) 

C. Default 

D. Computer (Kerberos V5) 

E. Computer and user (Kerberos V5) 

Answer:

Explanation: 

You need to make use of Advanced authentication method to ensure that communication is 

encrypted over the network to the other company from your custom connection security 

rule on Server1. 

References: 

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

Training Guide: Installing and Configuring Windows Server 2012 R2, Chapter 8: File 

Services and Storage, p. 428 


Q154. - (Topic 1) 

You have a print server named Server1 that runs Windows Server 2012 R2. 

You discover that when there are many pending print jobs, the system drive occasionally 

runs out of free space. 

You add a new hard disk to Server1.You create a new NTFS volume. 

You need to prevent the print jobs from consuming disk space on the system volume. 

What should you modify? 

A. The properties on the new volume 

B. The properties of the Print Spooler service 

C. The Print Server Properties 

D. The properties of each shared printer 

Answer:

Explanation: 

Windows spools print jobs by default to the following directory as they are processed: 

%SystemRoot%\SYSTEM32\SPOOL\PRINTERS. 

It is possible for the administrator of a Windows print server to manually instruct Windows 

the location for placing the spool files, if for example there is a concern for disk space. 


Q155. - (Topic 3) 

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named Contoso.com. All servers in the Contoso.com domain, including domain controllers, have Windows Server 2012 installed. 

Contoso.com has a server, named ENSUREPASS-SR07, which has four network adapters. Contoso.com has two SR07’s network adapters are connected to the one LAN, local area networks (LANs). Two of ENSUREPASS – while the other two are connected to the other LAN. 

You are required to configure one of the network adapter pairs into a network adapter team. 

Which of the following actions should you take? 

A. You should consider accessing the Group Policy Management Console (GPMC) on ENSUREPASS-SR07. 

B. You should consider accessing the TS Manager console on ENSUREPASS-SR07. 

C. You should consider accessing the Server Manager console on ENSUREPASS-SR07. 

D. You should consider accessing the Remote Desktop Gateway Manager console on ENSUREPASS-SR07. 

Answer:


Far out 70-410 dumps:

Q156. - (Topic 3) 

You have a file server named File1 that runs Windows Server 2012 R2. 

File1 contains a shared folder named Share1. Share1 contains an Application named 

SalesAppl.exe. 

The NTFS permissions for Share1 are shown in the following table. 

The members of L_Sales discover that they cannot add files to Share1. Domain users can run SalesAppl.exe successfully. 

You need to ensure that the members of L_Sales can add files to Share1. 

What should you do? 

A. Add the Domain Users group to L_Sales. 

B. Add L_Sales to the Domain Users group. 

C. Edit the Share permissions. 

D. Edit the NTFS permissions. 

Answer:

Explanation: 

Based on the NTFS permissions, these users should be able to add files (as they have the “write” permission), so they must have read-only share permissions preventing them from doing so. 


Q157. - (Topic 3) 

You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named Contoso.com. All servers on the Contoso.com network have Windows Server 2012 installed. 

You have received instructions to install the Remote Desktop Services server role on a server, named ENSUREPASS-SR07. You want to achieve this remotely from a server, named ENSUREPASS-SR06. 

Which of the following actions should you take? 

A. You should consider accessing the Server Manager console on ENSUREPASS-SR07. 

B. You should consider accessing the Server Manager console on ENSUREPASS-SR06. 

C. You should consider accessing the TS Manager console on ENSUREPASS-SR07 

D. You should consider accessing the TS Manager console on ENSUREPASS-SR06. 

Answer:


Q158. - (Topic 2) 

Your network contains a server named Server1 and 10 Web servers. All servers run 

Windows Server 2012 R2. 

You create a Windows PowerShell Desired State Configuration (DSC) to push the settings 

from Server1 to all of the Web servers. 

On Server1, you modify the file set for the Web servers. 

You need to ensure that all of the Web servers have the latest configurations. 

Which cmdlet should you run on Server1? 

A. Get-DcsConfiguration 

B. Restore-DcsConfiguration 

C. Set-DcsLocalConfigurationManager 

D. Start-DcsConfiguration 

Answer:


Q159. - (Topic 3) 

Your network contains an Active Directory domain named contoso.com. The domain contains two domain controllers named DC1 and DC2. You install Windows Server 2012 on a new computer named DC3. You need to manually configure DC3 as a domain controller. Which tool should you use? 

A. Server Manager 

B. winrm.exe 

C. Active Directory Domains and Trusts 

D. dcpromo.exe 

Answer:


Q160. - (Topic 3) 

You have a server named Server1 that has a Server Core installation of Windows Server 2008 R2. 

Server1 has the DHCP Server server role and the File Server server role installed. 

You need to upgrade Server1 to Windows Server 2012 R2 with the graphical user interface (GUI). 

The solution must meet the following requirements: 

. Preserve the server roles and their configurations. 

. Minimize administrative effort. 

What should you do? 

A. On Server1, run setup.exe from the Windows Server 2012 R2 installation media and 

select Server with a GUI. 

B. Start Server1 from the Windows Server 2012 R2 installation media and select Server 

Core Installation. 

When the installation is complete, add the Server Graphical Shell feature. 

C. Start Server1 from the Windows Server 2012 R2 installation media and select Server 

with a GUI. 

D. On Server1, run setup.exe from the Windows Server 2012 R2 installation media and 

select Server Core Installation. 

When the installation is complete, add the Server Graphical Shell feature 

Answer:

Explanation: 

A. Server is on 2008 R2 core, must install 2012 R2 core and then GUI 

B. Not least effort 

C. Not least effort 

D. Upgrade to 2012 R2 and install GUI shell http://technet.microsoft.com/en-us/library/jj574204.aspx Upgrades that switch from a Server Core installation to the Server with a GUI mode of Windows Server 2012 R2 in one step (and vice versa) are not supported. However, after upgrade is complete, Windows Server 2012 R2 allows you to switch freely between Server Core and Server with a GUI modes.