70-410 - MCSA: Windows Server 2012 - Installing and Configuring - Exam 2

Description

This exam measures your ability to accomplish the technical tasks listed below: Install and configure Windows Server 2012 Describe AD DS Manage Active Directory objects Automate Active Directory administration Implement IPv4 Implement Dynamic Host Configuration Protocol (DHCP) Implement Domain Name System (DNS) Implement IPv6 Implement local storage Implement file and print services Implement Group Policy Secure Windows servers by using Group Policy Objects (GPOs) Configure Hyper-V
Dave S
Quiz by Dave S, updated more than 1 year ago More Less
Mike M
Created by Mike M over 7 years ago
Dave S
Copied by Dave S almost 7 years ago
8
0

Resource summary

Question 1

Question
You have a server named Server1. Server1 runs Windows Server 2012 R2. Server1 has a thin provisioned disk named Disk1. You need to expand Disk1. Which two actions should you perform? Choose two:
Answer
  • From File and Storage Services, detatch Disk1.
  • From File and Storage Services, add a physical disk to the storage pool.
  • From Disk Management, delete the volume, create a new volume and then format the volume.
  • From File and Storage Services, extend Disk1.
  • From Disk Management, extend the volume.

Question 2

Question
Your network contains an Active Directory domain named contoso.com. You have a DHCP server named Server1 that runs Windows Server 2008. You install Windows Server 2012 R2 on a server named Server2. You install the DHCP server role on Server2. You need to migrate the DHCP services from Server1 to Server2. The solution must first meet the following requirements: Ensure that existing leases are migrated. Prevent lease conflicts. What three actions should you perform?
Answer
  • On Server2, run the Stop-Service cmdlet
  • On Server2, run the Import-DHCPServer cmdlet
  • On Server1, run the Send-SmigServerData cmdlet
  • On Server1, run the Stop-Service cmdlet
  • On Server1, run the Export-DHCPServer cmdlet

Question 3

Question
Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 has the Print and Document Services server role installed. You connect a new print device to the network. The marketing department and the sales department will use the print device. You need to provide users from both departments with the ability to print to the network print device. The solution must ensure that if there are multiple documents queue to print, the documents from the sales users print before the documents from the marketing users. What should you do on Server1?
Answer
  • Add one printer. Modify the printer priority and security settings.
  • Add two printers and configure printer pooling.
  • Add one printer and configure printer pooling.
  • Add two printers. Modify the priorities and security settings of each printer.

Question 4

Question
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 onto Server1. You need to retrieve a list of active TCP connections on Server2. Which command should you run from Server1?
Answer
  • dsquery * -scope base -attrip, server2
  • netstat>server2
  • winrs -r:server2 netstat
  • winrm get server2

Question 5

Question
Your network contains an Active Directory domain named contoso.com. The network contains a server named Server1 that runs Windows Server 2012 R2 and a server named Server2 that runs Windows Server 2008 R2 SP1. Server1 and Server2 are member servers. You need to ensure that you can manage Server2 from Server1 by using Server Manager. Which two tasks should you perform?
Answer
  • Install Microsoft .NET framework 4 on Server2
  • Install Remote Server Administration Tools on Server1
  • Install Remote Server Administration Tools on Server2
  • Install the Windows Powershell 2.0 engine on Server1
  • Install Windows Management Framework 3.0 on Server2

Question 6

Question
Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2. Server1 runs Windows Server 2012 R2. Server2 runs Windows Server 2008 R2 SP1 and has the DHCP server role installed. You need to manage DHCP on Server2 using the DHCP console on Server1. What should you do first?
Answer
  • From the Microsoft Management Console on Server1, add snap-in
  • From Windows Powershell on Server1, run Install-WindowsFeature
  • From Internet Explorer on Server2, download and install Windows Management Framework 3.0
  • From Windows Firewall with Advanced Security on Server2, create an inbound rule.

Question 7

Question
Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has the Group Policy Management feature installed. Server2 has the Print and Document Services role installed. On Server2, you open Print Management and you deploy a printer named Printer1 using a Group Policy Object (GPO) named GPO1. When you open GPO1 on Server1, you discover that the Deployed Printers node in GPO1 does not appear. You need to view the Deployed Printers node in GPO1. What should you do?
Answer
  • On Server1, configure the security filtering of GPO1.
  • On Server1, modify the Group Policy Filtering options of GPO1.
  • On Server2, install the Group Policy Management feature.
  • On a domain controller, create a Group Policy central store.

Question 8

Question
Your network contains an Active Directory domain named contoso.com The domain contains a member server named Server1 that runs Windows Server 2012 R2 and has the DHCP Server role installed. You create two IPv4 scopes on Server1. The scopes are configured as follows: 1st Scope Scope Name: Subnet_Tor with IPv4 scope 192.168.2.0/24 2nd Scope: Scope Name Subnet_Mtl with IPv4 scope 192.168.1.0/24 The DHCP clients in Subnet_Tor can connect to the client computers in Subnet_Mtl by using an IP Address or FQDN. You discover that the DHCP clients in Subnet_Mtl can connect to client computers in Subnet_Tor using an IP Address only. You need to ensure that DHCP clients in both subnets can connect to any other DHCP client by using a FQDN. What should you add?
Answer
  • The 006 DNS Server option to Subnet_Mtl
  • The 015 DNS Domain Name opton to Subnet_Tor
  • The 015 DNS Domain Name opton to Subnet_Mtl
  • The 006 DNS Servers option to Subnet_Tor

Question 9

Question
Your network contains an Active Directory forest named contoso.com. The forest contains two domains named contoso.com and child.contoso.com. The forest contains two domain controllers. The domain controllers are configured as shown in the following table: You need to ensure that DC2 can provide authoritative responses for queries to the contoso.com namespace. What should you do?
Answer
  • On DC1, create a delegation
  • On DC2, modify the Zone Transfer settings
  • On DC1, change the replication scope of the contoso.com zone
  • On DC2, create a forwarder

Question 10

Question
You have a server named Server1 that runs a Server Core installation of Windows Server 2012 R2. Server1 is configured to obtain an IPv4 address by using DHCP.. You need to configure the IPv4 settings of the network connection on Server1 as follows: IP Address 10.1.1.1 Subnet Mask 255.255.240.0 Default Gateway 10.1.1.254
Answer
  • ipconfig.exe
  • netsh.exe
  • netcfg.exe
  • msconfig.exe

Question 11

Question
Your network contains an Active Directory domain named contoso.com. The domain contains a domain controller named DC1 that hosts the primary DNS zone for contoso.com. All client computers are configured to use DC1 as the primary DNS server. You need to configure DC1 to resolve any DNS requests that are not for the contoso.com zone by querying the DNS server of your Internet Service Provider (ISP). What should you configure?
Answer
  • Conditional forwarders
  • Name Authority Pointer (NAPTR) DNS resource records (RR)
  • Forwarders
  • Name server (NS) records

Question 12

Question
Your network contains an Active Directory domain named contoso.com. The domain that contains a domain controller named DC1 that runs Windows Server 2012 R2 and a client computer named Computer1 that runs Windows 8. DC1 configured as a DHCP server as shown in the exhibit (Click the Exhibit button). Computer1 is configured to obtain an IP Address automatically. You notice that Computer1 is unable to obtain an IP address from DC1. You need to ensure that Computer1 can receive an IP address from DC1. What should you do?
Answer
  • Diable the Deny filters
  • Authorize DC1 contoso.com
  • Activate Scope (10.1.1.0) contoso.com
  • Disable the Allow filters

Question 13

Question
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 Remote Access server role installed. A user named User1 must connect to the network remotely. The client computer of User1 requires Challenge Handshake Authentication Protocol (CHAP) for remote connections CHAP is enabled on Server1. You need to ensure that User1 can connect to Server1 and authenticate to the domain. What should you do from the Active Directory Users and Computers?
Answer
  • From the properties of Server1, select Trust this computer for delegation to any service (Kerberos only)
  • From the properties of User1, select User Kerberos DES encryption types for this account
  • From the properties of User1, select Store password using reversible encryption.
  • From the properties of Server1, assign the Allowed to Authenticate permission to User1.

Question 14

Question
Your network contains an Active Directory forest named contoso.com. All domain controllers currently run Windows Server 2008 R2. You plan to install a new domain controller named DC4 that runs Windows Server 2012 R2. The new domain controller will be the Schema Master, and a Global Catalog Server. It will also have the DNS server role and Enable the global catalog server role. You need to identify which configurations cannot be fulfilled by using the Active Directory Domain Services Configuration Wizard. What configuration should you identify? (Choose two)
Answer
  • Transfer the schema master
  • Install the Active Directory Certificate Services role
  • Install the DNS Server role
  • Enable the global catalog server

Question 15

Question
Your network contains an Active Directory domain named adatum.com. You discover that when users join comuters to the domain, the comuter accounts are created in the Computers container. You need to ensure that when users join computers to the domain, the comuter accounts are automatically created in an organizaitional unit (OU) named All_Computers. What should you do?
Answer
  • From LDP, configure the properties of the Computers container.
  • From a command prompt, run the redircmp.exe command
  • From Windows Powershell, run the Move-ADObject cmdlet
  • From ADSI Edit, configure the properties of the Computers container

Question 16

Question
Your network contains an Active Directory domain named contoso.com. You log on to a domain controller by using an account named Admin1. Admin1 is a member of the Domain Admins group. You view the properties of a group named Group1 as shown in the exhibit.: Group1 is located in an Organizational Unit (OU) named OU1. You need to ensure that users from Group1 can modify the Security Settings of OU1 only. What should you do from Active Directory Users and Computers?
Answer
  • Right click OU1 and select Delegate Control
  • Modify the Security Settings of Group1
  • Right-click contoso.com and select Delegate Control
  • Modify the Managed By settings of OU1.

Question 17

Question
Your network contains an Active Directory forest named contoso.com The forest contains a single domain. All servers run Windows Server 2012 R2. The domain contains two domain controllers named DC1 and DC2. Both domain controllers are virtual machines on a Hyper-V host,. You plan to create a cloned domain controller named DC3 from an image of DC1. You need to ensure that you can clone DC1. Which two actions should you perform?
Answer
  • Run the Enable-AdOptionalFeature cmdlet
  • Add the computer account of DC3 to the Cloneable Domain Controllers Group
  • Modify the contents of the DefaultDCCloneAllowList.xml file on DC1.
  • Create a DCCloneConfig.xml file on DC1
  • Add the computer account of DC1 to the Coneable Domain Controllers group

Question 18

Question
Your network contains an Active Directory domain named contoso.com. You create a software restriction policy to allow an application named App1 by using a certificate rule. You need to ensure that when users attempt to execute App1, the certificate for App1 is verified against a certificate revocation list (CRL). What should you do?
Answer
  • Modify the rule for App1
  • Modify the Trusted Publishers Properties
  • Modify the Enforcement Properties
  • Create a new certificate rule for App1.

Question 19

Question
Your network contains an Active Directory domain named contoso.com. The domain contains an organizational unit (OU) named OU1. You need to ensure that when new client computers join the domain, their computer accounts are created in OU1 by default. What should you do?
Answer
  • From a command prompt, run the recircmp.exe command
  • From ADSI Edit, configure the properties of the OU1 object.
  • From LDP, configure the properties of the Computers container.
  • From Windows Powershell, run the Move-ADObject cmdlet

Question 20

Question
Your network contains an Active Directory domain named contoso.com. The domain contains 100 user accounts that reside in an 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?
Answer
  • Run the Delegation of Control Wizard on OU1.
  • Modify the permissions on the User1 account.
  • Modify the permissions on the \\contoso.com\sysvol\contoso.com\Policies folder
  • Add User1 to the Group Policy Creator Owners group.

Question 21

Question
Your network contains an Active Diretory forest named contoso.com. The forest contains a single domain. The domain contains two domain controllers named DC1 and DC2 that run Windows Server 2012 R2. The domain contains a user named User1 and three global security groups named Group1, Group2, and Group3. You need to add User1 to Group1, Group2, and Group3. Which cmdlet should you run?
Answer
  • Rename-ADObject
  • Install-ADDSDomain
  • Install-ADDSDomainController
  • Install-WindowsFeature
  • Add-ADPrincipalGroupMembership

Question 22

Question
Your network contains an Active Diretory forest named contoso.com The forest contains a single domain. The domain contains two domain controllers named DC1 and DC2 that run Windows Server 2012 R2. The domain contains a user named User1 and a global security group named Group1. User1 logs onto a client computer named Computer1. You need to disable the computer account of Computer1. Which cmdlet should you run?
Answer
  • Add-ADPrincipalGroupMembership
  • Set-User
  • Rename-ADObject
  • Install-WindowsFeature
  • Set-ADAccountControl

Question 23

Question
Your network contains an Active Directory domain named contoso.com. The domain contains a member server named Server1 and a domain controller named DC2. All servers run Windows Server 2012 R2. All domain controllers are configured as DNS servers. On Server1, you open Server Manager and you add DC2 as another server to manage. From Server Manager on Server1, you right-click DC2 as shown in the exhibit. (Click the Exhibit Button). You need to ensure that when you right-click DC2, you see the option to run DNS Manager. What should you do?
Answer
  • On DC2, install the Feature Administaration Tools
  • On Server1, install the Role Administration Tools
  • In the domain, add Server1 to the DNS Admins Group
  • On DC2 and Server1, run winrmquickconfig

Question 24

Question
Your network contains an Active Directory forest. The forest functional level is Windows Server 2012 R2. The forest contains a single domain. The domain contains a member server named Server1 that runs Windows Server 2012 R2. You purchase a network scanner named Scanner1 that supports Web Services on Devices (WSD). You need to share the network scanner on Server1. Which server role should you install on Server1?
Answer
  • Web Server (IIS)
  • File and Storage Services
  • Print and Document Services
  • Fax Server

Question 25

Question
Your network contains an Active Directory domain named contoso.com. The domain contains three servers named Server1, Server2, and Server3. You create a server group named ServerGroup1. You discover the error message shown in the following exhibit: You need to ensure that Server2 can be managed remotely by using Server Manager. What should you do?
Answer
  • On DC1, run the Enable-PSSessionConfigure cmdlet
  • On Server2, run the Add-Computer cmdlet
  • On Server2, modify the membership of the Remote Management Users group.
  • From Active Directory Users and Computers add a computer account named Server2, and then restart Server2.

Question 26

Question
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 follows: Eight quad-core CPUs that have NUMA 32GB RAM Two local 4-TB disks Eight network adapters with VMQ and PCI-SIG support VM3 is used to test applications. You need to prevent VM3 from synchronizing it's clock to Server1. What should you configure?
Answer
  • NUMA Topology
  • Resource Control
  • Resource metering
  • Virtual Machine Chimney
  • Integration Services

Question 27

Question
You have a server named Server1 that runs Windows Server 2012 R2. You try to install the Microsoft .NET Framework 3.5 Features feature on Server1, but the installation fails repeatedly. You need to ensure this feature can be installed on Server1. What should you do?
Answer
  • Install Windows Identity Foundation (WIF) 3.5.
  • Install the Web Server (IIS) server role.
  • Connect Server1 to the Internet
  • Run the Add-AppxProvisionedPackage cmdlet

Question 28

Question
You have a server that runs Windows Server 2012 R2. The disks on the server are configured as shown in the exhibit. You need to create a storage pool that contains Disk1 and Disk2. What should you do first?
Answer
  • Convert Disk1 and DIsk2 to GPT disks
  • Create a volume on Disk2
  • Convert Disk1 and Disk2 to dynamic disks
  • Delete Volume E

Question 29

Question
You have a server named Server1 that runs Windows Server 2012 R2. You add an additional disk to Server1 as shown in the exhibit. You need to ensure that users can access the additional disk from drive C. What should you do?
Answer
  • Convert Disk0 to a dynamic disk and add a mirror
  • Create a simple volume on Disk1 and mount the volume to a folder.
  • Convert Disk0 and Disk1 to dynamic disks and extend the volume.
  • Convert Disk1 to a dynamic disk and create a spanned volume.

Question 30

Question
You have a server named Server1 that runs a core installation of WIndows Server 2012 R2 Datacenter. You have a WIM file that contains the four images of Windows Server 2012 R2 as shown in the Images exhibit. You review the installed features on Server1 as shown in the Features exhibit. You need to install Server Graphical Shell feature on Server1. Which two possible sources can you use to achieve this goal? (Choose two)
Answer
  • Index 1
  • Index 2
  • Index 3
  • Index 4

Question 31

Question
Your network contains several servers that WIndows Server 2012 R2 and client computers that run Windows 8.1. You download several signed Windows Powershell scripts from the internet. You need to run the Powershell scripts on all servers and all client computers. What should you modify first?
Answer
  • The enviroment variables of all of the servers
  • The executuon policy on all servers
  • The execution policy on all of the client computers.
  • The environment variables on all client computers.

Question 32

Question
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the following storage spaces: Data, Users, Backup, Primordial. You add an additional hard disk to Server1. You need to identify which storage space contains the new hard disk. Which storage space contains the new disk?
Answer
  • Primordial
  • Data
  • Users
  • Backup

Question 33

Question
Your network contains an Active Directory domain named adatum.com. The domain contains a member server named L0N-DC1. L0N-DC1 runs Windows Server 2012 R2 and has the DHCP Server role installed. The network contains 100 client computers and 50 IP phones. The computers and the phones are from the same vendor. You create an IPv4 scope that contains addresses from 172.16.0.1 to 172.16.1.254. You need to ensure that the IP phone receive an IP address in the range of 172.16.1.100-172.16.1.200. The solution must minimize administrative effort. What should you create?
Answer
  • Server level policies
  • Reservations
  • Filters
  • Scope level policies

Question 34

Question
You have two servers named Server1 and Server2 that run Windows Server 2012 R2. Server1 has the DHCP Server role installed. You need to create an IPv6 reservation for Server2. Which two values should you obtain from Server2? (Choose two)
Answer
  • The hardware ID
  • The DHCPv6 unique identifier
  • The DHCPv6 identity association ID
  • THe SMSBIOS GUID
  • The MAC Address

Question 35

Question
Your company has a main office and four branch offices. The main office contains a server named Server1 that runs Windows Server 2012 R2. The IP configuration of each office is configured as shown in the following table: You need to add a single static route to Server1 to ensure that Server1 can communicate with the hosts on all four subnets. Which command should you run?
Answer
  • route.exe add -p 10.10.0.0 mask 255.255.252.0 10.10.0.1
  • route.exe add -p 172.16.16.0 mask 255.255.252.0 10.10.0.1
  • route.exe add -p 10.10.0.0 mask 255.255.252.0 172.16.0.0
  • route.exe add -p 122.16.18.0 mask 255.255.252.0 10.10.0.1

Question 36

Question
Your network contains an Active Directory domain named contoso.com. THe network contains 500 client computers that run Windows 8. All of the client computers connect to the internet by using a proxy server. You deploy a server named Server1 that runs Windows Server 2012 R2. Server1 has the DNS Server role installed. You need to prevent Server1 from attempting to resolve Internet host names for the client computers. What should you do on Server1?
Answer
  • Create a primary zone named "root"
  • Create a primary zone named "GlobalNames"
  • Create a forwarder that points to 169.254.0.1
  • Create a primary zone named "."

Question 37

Question
Your network contains two Active Directory forests named contoso.com and adatum.com. Each forest contains one domain. A two-way forest trust exists between the forests. The forests use the address space shown in the following table: From a computer in the contoso.com domain, you can perform referse lookups for the servers in the contoso.com domain, but you cannot perform reverse lookups for the servers. From a computer in the adatum.com domain, you can perform reverse lookups for servers in both domains. You need to esnure that you can perform reverse lookups for servers in the adatum.com domain from the computers in the contoso.com domain. What should you create?
Answer
  • A trust point
  • A GlobalNames zone
  • A Delegation
  • A conditional forwarder

Question 38

Question
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. The disks on Server1 are configured as shown in the exhibit. You create a virtual machine on Server1. You need to ensure that you can configure a pass-through disk for the virtual machine. What should you do?
Answer
  • Convert Disk1 to a GPT disk
  • Delete partition E
  • Convert Disk1 to a dynamic disk
  • Take Disk1 offline

Question 39

Question
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2. You need to create a 3-TB virtual hard disk (VHD) on Server1. Which tool should you use?
Answer
  • Share and Storage Management
  • New-StoragePool
  • New-VirtualDisk
  • Diskpart

Question 40

Question
Your network contains an Active Directory domain named contoso.com. THe domain contains a member server named Server1. Server1 runs Windows Server 2012 R2 and has the DHCP Server role installed. You create two IPv4 scopes on Server1. The scopes are configured as shown in the following table. The DHCP clients in Subnet1 can connect to the client computers in Subnet2 by using an IP address or a FQDN. You discover that the DHCP clients in Subnet2 can connect client computers in Subnet1 by using an IP Address only. You need to ensure that DHCP clients in both subnets can connect to any other DHCP client by using a FQDN. What should you add?
Answer
  • The 015 DNS Domain Name option to Subnet1
  • The 015 DNS Domain Name option to Subnet2
  • The 006 DNS Servers option to Subnet2
  • The 006 DNS Servers option to Subnet1

Question 41

Question
You have a server named dc2.contoso.com that runs Windows Server 2012 R2 and has the DNS Server role installed. You open DNS Manager as shown in the exhibit. You need to view the DNS server cache from the DNS Manager. What should you do first?
Answer
  • From the View menu, click Filter
  • From the Action menu, click Configure a DNS Server
  • From the Action menu, click Properties
  • From the View menu, click Advanced

Question 42

Question
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 mManaged Service Account named gservice1. You need to configure a service named Service1 to run as the gservice1 account. How should you configure Service1?
Answer
  • From the Services console, configure the General settings
  • From a command prompt, run the sc.exe and specify the privs parameter
  • From a command prompt, run sc.exe and specify the config parameter
  • From Windows Powershell, run the Set-Service and specify the -StartupType parameter

Question 43

Question
You plan to deploy a file server to a temporary location. The temporary location experiences intermittent power failures. The file server will contain a dedicated volume for shared folders. You need to create a volume for the shared folders. The solution must minimize the likelihood of the file corruption if a power failure occurs. Which file system should you use?
Answer
  • NFS
  • FAT32
  • NTFS
  • ReFS

Question 44

Question
Your network contains a Windows Server 2012 R2 image named Server12.wim. Server12.wim contains the images shown in the following table: You need to enable the Windows Server Migration Tools featuer in the Windows Server 2012 R2 Datacenter image. You want to achieve this goal by using the minimum amount of administrative effort. Which command should you run first?
Answer
  • dism.exe /mount-wim /wimfile:C:\server12.wim /index:4 /mountdir:C:\mount
  • imagex.exe /apply c:\server12.wim 4 c:\
  • dism.exe /image:c:server12,wim /enable-feature /featurename:servermigration
  • imagex.exe /capture c: c:\server12.wim "Windows Server 2012 R2 Datacenter"

Question 45

Question
You perform a Server Core installation of Windows Server 2012 R2 on a server named Server1. You need to add a graphical user interface (GUI) to Server1. Which tool should you use?
Answer
  • The setup.exe command
  • The Install-WindowsFeature cmdlet
  • The Install-Module cmdlet
  • The Install-RoleService cmdlet

Question 46

Question
Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2 that run Windows Server 2012 R2. Server2 establishes an IPSec connection to Server1. You need to view which authentication method was used to establish the initial IPSec connection. What should you do?
Answer
  • From Event Viewer, search the Securitty Log for events that have an ID of 4672.
  • From Windows Firewall with Advanced Security, view the main mode security association.
  • From Windows Firewall with Advanced Security, view the quick mode security association.
  • From Event Viewer, search the Application Log for the events that have an ID of 1704.

Question 47

Question
Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2 that run Windows Server 2012 R2. You create a security template named Template1 by using the Security Templates Snap-In. You need to apply Template1 to Server2. Which tool should you use?
Answer
  • Authorization Manager
  • Local Security Policy
  • System Configuration
  • Certificate Templates

Question 48

Question
Your network contains an Active Directory domain named contoso.com. All of the AppLocker policy settings for the member servers are configured in a Group Policy object (GPO) named GPO1. A member server named Server1 runs Windows Server 2012 R2. On Server1, you test a new set of AppLocker policy settings by using a local computer policy. You need to merge the local AppLocker policy settings from Server1 into the AppLocker policy settings of GPO1. What should you do?
Answer
  • From Local Group Policy Editor on Server1, export an .xml file. Import the .xml file by using Group Policy Management Editor.
  • From Local Security Policy Editor on Server1, export an .inf file. Import the .inf file by using Group policy Management Editor.
  • From Server1, run the New-AppLockerPolicy cmdlet.
  • From Server1, run the Set-AppLockerPolicy cmdlet.

Question 49

Question
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Print and Document Services server role installed. Server1 is connected to two identiacal print devices. The solution must ensure that if one print device fails, the print jobs will print automatically on the other print device. What should you do on Server1?
Answer
  • Install the Network Lod Balancing (NLB) feature and then add one printer
  • Add one printer and configure printer pooling
  • Install the Failover Clustering feature and then add one Printer
  • Add two printers and configure priority of each printer.

Question 50

Question
You have two server named Server1 and Server2 that run Windows Server 2012 R2. Server1 and Server2 are a part of a workgroup. On Server1, you add Server2 to Server Manager. When you attempt to connect to Server2 from Server Manager, you recieve the following error message, "Credential not valid". You need to ensure that you can manage Server2 from Server1 using Server Manager. What should you do?
Answer
  • On Server1, run the Set-NetFirewallRule cmdlet
  • On Server2, run the Configure-SMRemoting cmdlet
  • On Server2, install the Remote Server Administration Tools (RSAT)
  • On Server1, run the Set-Item cmdlet
Show full summary Hide full summary

Similar

CCNA Security 210-260 IINS - Exam 3
Mike M
The Internet
Gee_0599
SQL Quiz
R M
70-410 - MCSA: Windows Server 2012 - Installing and Configuring - Exam 3
Mike M
Application of technology in learning
Jeff Wall
The SAT Math test essentials list
lizcortland
Innovative Uses of Technology
John Marttila
How to improve your SAT math score
Brad Hegarty
Ch1 - The nature of IT Projects
mauricio5509
CCNA Answers – CCNA Exam
Abdul Demir
Translations and transformations of functions
Christine Laurich