70-410 Exam Questions - Online Test


70-410 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Exam Code: 70 410 installing and configuring windows server 2012 pdf (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Installing and Configuring Windows Server 2012
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass 70 410 exam questions pdf Exam.

P.S. Real 70-410 pack are available on Google Drive, GET MORE: https://drive.google.com/open?id=1gKqa_vO9OeNyYEjdDpkvCkiJIJhS7seE


New Microsoft 70-410 Exam Dumps Collection (Question 9 - Question 18)

Q9. Your network contains an Active Directory domain named contoso.com. The domain contains two member servers named Server1 and Server2 that run Windows Server 2012 R2.

You log on to Server1.

You need to retrieve a list of the active TCP connections on Server2. Which command should you run from Server1?

A. winrm get server2

B. netstat> server2

C. dsquery * -scope base -attrip, server2

D. winrs -r:server2 netstat

Answer: D

Explanation:

This command line tool enables administrators to remotely execute most Cmd.exe commands using the WSManagement protocol.


Q10. Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4.Server1 is configured as shown in the following table.

You need to configure VM4 to track the CPU, memory, and network usage. What should you configure?

A. NUMA topology

B. Resource control

C. Resource metering

D. Virtual Machine Chimney

E. The VLAN ID

F. Processor Compatibility

G. The startup order

H. Automatic Start Action

I. Integration Services

J. Port mirroring

K. Single-root I/O virtualization

Answer: C

Explanation:

Metrics collected for each virtual machine using resource metering:

u2711 Average CPU usage, measured in megahertz over a period of time.

u2711 Average physical memory usage, measured in megabytes.

u2711 Minimum memory usage (lowest amount of physical memory).

u2711 Maximum memory usage (highest amount of physical memory).

u2711 Maximum amount of disk space allocated to a virtual machine.

u2711 Total incoming network traffic, measured in megabytes, for a virtual network adapter.

u2711 Total outgoing network traffic, measured in megabytes, for a virtual network adapter

Reference: http://blogs.technet.com/b/meamcs/archive/2012/05/28/hyper-v-resource- metering-in-windows-server-2012-server-8-beta.aspx


Q11. In an isolated test environment, you deploy a server named Server1 that runs a Server Core Installation of Windows Server 2012 R2. The test environment does not have Active Directory Domain Services (AD DS) installed.

You install the Active Directory Domain Services server role on Server1.

You need to configure Server1 as a domain controller. Which cmdlet should you run?

A. Install-ADDSDomainController

B. Install-ADDSDomain

C. Install-ADDSForest

D. Install-WindowsFeature

Answer: C

Explanation:

Install-ADDSDomainController u2013 Installs a domain controller in Active Directory. Install-ADDSDomain u2013 Installs a new Active Directory domain configuration. Install-ADDSForest u2013 Installs a new Active Directory forest configuration.

Install-WindowsFeature u2013 Installs one or more Windows Server roles, role services, or features on either the local or a specified remote server that is running Windows Server 2012 R2. This cmdlet is equivalent to and replaces Add-WindowsFeature, the cmdlet that was used to install roles, role services, and features.

C:\PS>Install-ADDSForest -DomainName corp.contoso.com -CreateDNSDelegation DomainMode Win2008 - ForestMode Win 2008 R2 -DatabasePath u201cd:\NTDSu201d -SysvolPath u201cd:\SYSVOLu201d u2013LogPath u201ce:\Logsu201dInstalls a new forest named corp.contoso.com, creates a DNS delegation in the contoso.com domain, sets domain functional level to Windows Server 2008 R2 and sets forest functional level to Windows Server 2008,installs the Active Directory database and SYSVOL on the D:\ drive, installs the log files on the E:\ drive and has the server automatically restart after AD DS installation is complete and prompts the user to provide and confirm the Directory Services Restore Mode (DSRM) password.


Q12. You have a server named Print1 that runs Windows Server 2012 R2. On Print1, you share a printer named Printer1.

You need to ensure that only the members of the Server Operators group, the Administrators group, and the Print Operators group can send print jobs to Printer1.

What should you do?

A. Remove the permissions for the Creator Owner group.

B. Assign the Print permission to the Server Operators group.

C. Remove the permissions for the Everyone group.

D. Assign the Print permission to the Administrators group.

Answer: C

Explanation:

By default Everyone can print. This permissions need to be removed.


Q13. You have two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has the DHCP Server server role installed.

You need to create an IPv6 reservation for Server2.

Which two values should you obtain from Server2? (Each correct answer presents part of the solution. Choose two.)

A. the hardware ID

B. the DHCPv6 unique identifier

C. the DHCPv6 identity association ID

D. the SMSBIOS GUID

E. the MAC address

Answer: B,C

Explanation:

The Add-DhcpServerv6Reservation cmdlet reserves a specified IPv6 address for the client identified by the specified Dynamic Host Configuration Protocol (DHCP) v6 unique identifier (ID) (DUID) and identity association ID (IAID).


Q14. Your network contains an Active Directory domain named contoso.com. The domain contains 100 user accounts that reside in an organizational unit (OU) named OU1.

You need to ensure that a user named User1 can link and unlink Group Policy objects (GPOs) to OU1. The solution must minimize the number of permissions assigned to User1.

What should you do?

A. Run the Delegation of Control Wizard on OU1.

B. Add User1 to the Group Policy Creator Owners group.

C. Modify the permission on the \\Contoso.com\SYSVOL\Contoso.com\Policies folder.

D. Modify the permissions on the User1 account.

Answer: A

Explanation:

The Delegation of Control Wizard allows you to delegate tasks, active Directory Object types and to set permissions.


Q15. You have a print server named Print1 that runs Windows Server 2012 R2. Print1 has 10 shared printers. You need to change the location of the spool folder.

What should you modify?

A. The properties of the Print Spooler service

B. The Print Server Properties

C. The user environment variables

D. The PrintQueue.inf file

Answer: A


Q16. Your network contains a production Active Directory forest named contoso.com and a test Active Directory forest named contoso.test. A trust relationship does not exist between the forests.

In the contoso.test domain, you create a backup of a Group Policy object (GPO) named GPO1.

You transfer the backup of GPO1 to a domain controller in the contoso.com domain. You need to create a GPO in contoso.com based on the settings of GPO1.You must

achieve this goal by using the minimum amount of Administrative effort.

What should you do?

A. From Windows PowerShell, run the Get- GPO cmdlet and the Copy- GPO cmdlet.

B. From Windows PowerShell, run the New- GPO cmdlet and the Import- GPO cmdlet.

C. From Group Policy Management, create a new starter GPO. Right-click the new starter GPO, and then click Restore from Backup.

D. From Group Policy Management, right-click the Croup Policy Objects container, and then click Manage Backups.

Answer: B

Explanation:

:A. Copy-GPO requires domain trust / copy from one domain to another domain within the same forest.

:B. The Import-GPO cmdlet imports the settings from a GPO backup into a specified target GPO. The target GPO can be in a different domain or forest than that from which the backup was made and it does not have to exist prior to the operation.

:C. This would create a starter GPO, not a GPO.

:D: You can also restore GPOs. This operation takes a backed-up GPO and restores it to the same domain from rom the GPOu2021s original which it was backed up. You cannot restore a GPO from backup into a domain different f domain.

The New-GPO cmdlet creates a new GPO with a specified name. By default, the newly created GPO is not linked to a site, domain, or organizational unit (OU). The Import-GPO cmdlet imports the settings from a GPO backup into a specified target GPO. The target GPO can be in a different domain or forest than that from which the backup was made and it does not have to exist prior to the operation.

The Restore-GPO cmdlet restores a GPO backup to the original domain from which it was saved. If the original domain is not available, or if the GPO no longer exists in the domain, the cmdlet fails.

Since the GPOu2021s original domain is different and there is no trust relationship between forests, you should execute the New-GPO command and import the already existing command into the u2021newu2021 domain.


Q17. Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2.

You create a group Managed Service Account named gservice1.

You need to configure a service named Service1 to run as the gservice1 account. How should you configure Service1?

A. From the Services console, configure the General settings.

B. From Windows PowerShell, run Set-Service and specify the -StartupType parameter.

C. From a command prompt, run sc.exe and specify the config parameter.

D. From a command prompt, run sc.exe and specify the privs parameter.

Answer: C

Explanation:

Executing the ss.exe command with the config parameter will modify service configuration.


Q18. 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. Delete the existing snapshots, and then modify the settings of VM1.

B. Right-click VM1, and then click Move.

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

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

Answer: A

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.

You need to modify the snapshot file location of VM1.


100% Refresh Microsoft 70-410 Questions & Answers shared by Certifytools, Get HERE: https://www.certifytools.com/70-410-exam.html (New 505 Q&As)