Uploaded by ANDY

diag

advertisement
Second Semester/Diagnostic Test
Computer System Servicing 12
Name: ______________________________ Grade & Section: ________
1. You need to create a file share for your company that must be
accessible from all branch offices and its share path must have the
name Work Share. Which server role do you install?
A.
B.
C.
D.
BranchCache for Network Files
File Server
Work Folders
DFS Namespaces
2. You support an IT infrastructure for an organization that has five
physical locations and WAN connections from the main office to each
branch. You are designing a network where users at all locations have
access to shared files, both online and offline. Which Windows
technology is best for your design?
A.
B.
C.
D.
Data Deduplication
BranchCache
DFS Replication
File and Storage Services
3. Which type ot DNS record is most commonly used in a forward
lookup zone to resolve a host name to a specific IP address?
A.
B.
C.
D.
an MX record
an A record
an RTP record
a TXT record
4. What can you perform to free up space on a Windows Server 2012
R2 C: drive?
A. a disk migration
B. a disk cleanup
C. a disk consolidation
D. a disk defragmentation
5. A Windows Server 2012 R2 VM is available to use. You created an
XML file that includes all the server roles and features you require for
a file server. The XML tile is stored at the root of the D: drive. What
PowerShell command do you run to configure the server?
A.
Install-WindowsServices -ConfigurationFilePath
d:\PowerShellConfig.xml
B.
Install-WindowsFeature -ConfigurationFilePath
d:\root\PowerShellConfigFile.xml
C. Install-WindowsRole -ConfigurationFilePath
d:\FileServerConfig.xml
D. Install-WindowsFeature -ConfigurationFiIePath
d:\FileServerConfig.xml
6. When configuring a CA which role service provides a web interface
for users to easily request and renew certificates?
A. Network Device Enrollment Service
B.
C.
D.
Certification Authority Web Enrollment
Online Responder
Certificate Enrollment Policy Web
Score: ______________
7. Hyper-V _ is a disaster recovery tool that replicates virtual
machines from one Hyper-V host server to another in a Hyper-V
Windows Server 2016 environment.
A. Manager
B. Replica
C. Backup
D. Data Protection Manager
8. You have installed the Remote Desktop Services role. Which
remote desktop mode comes with two built-in licenses?
A. RDA Administration Mode
B. RDS Session Mode
C. RDS User Mode
D. RDA Application Mode
9. When deploying a Windows Server as a print server, which role
needs to be installed?
A. Print Services
B. File Services
C. Print and Document Services
D. Print Server
10. Which type of DNS record is NOT specifically associated with an
AD domain controller?
A. LDAP
B. Kerberos
C. GC
D. PTR
11. Your Hyper-V server has two physical disks installed, Disk 1 is a C:
drive that hosts the Windows system files, and disk 2 is a D: drive that
has no data. You need to connect the D: drive to a newly created VM
using a pass-through disk configuration. What is true about the D:
drive?
A. The physical disk must be in a RAID 6 configuration.
B. The physical disk must be reformatted.
C. The physical disk must be offline.
D. The physical disk must use iSCSI.
12. Which Windows Server technology enables replication of volumes
between servers or clusters for disaster recovery?
A. Storage Replica
B. Storage Spaces Direct
C. Stretch Cluster
D. Storage Spaces
13. You are setting up new branch that has 50 client computers, all of
which have been joined to the existing Active Directory domain. You
deployed a DHCP server and were able to log in with your domain
admin credentials, however the local clients are not receiving IP
addresses. What is the cause of this issue?
A.
The DHCP server is not part of the DHCP Servers OU in AD.
B.
The DHCP server has not been authorized.
C.
Your domain admin account is not part of the local
computer's Administrators group.
D.
The DHCP server is not part of the AD domain.
14. You want to verify that a DHCP server has been authorized use in
Active Directory. Which cmdlet do you run in Windows PowerShell?
A. Add-Dhcp Server In DC
B. Get-DhcpServer In DC
C. Get-Windows Feature DHCP
D. Instä11-Windows Feature DHCP
15. you log in to the domain controller to manage some user and
computer accounts in Active Directory (AS) and you cannot find the
AD tools. To resolve this using the Add Roles and Features Wizard,
which feature would you install without any unnecessary services?
A. Hyper-V Management Tools
B. Remove Server Administration Tools
C. Active Directory Rights Management Services
D. AD DS and AD LDS Tools
16. You deploy Windows Server 2012 R2 server as a VPN server and
must configure new firewall rules for workstation connections. Which
command do you use to configure the new rules with the least
amount of effort?
A. Use dism.exe from the command prompt.
B. Use dsadd.exe from the command prompt.
C. Use the New-NetFirewallRule command in PowerShell.
D. Use the Enable-NetFirewallRule in PowerShell.
17. A basic DHCP server can provide clients with an IP address, subnet
mask, default gateway, DNS IP address. and what other IP address?
A. file server
B. WINS server
C. WSUS
D. proxy server
18. After adding a network printer to the Windows print server, you
try to add the printer to a Windows 8 desktop client. While typing the
network path to the new printer, you are unable to find it. Why is the
new network printer unavailable for selection?
A. You did not add the printer drivers to the print server.
B. You did not select the Share the Printer check box.
C. You need to re-add the printer to the Print Management
console.
D. The printer lost connection to the network.
19. You need to configure your DHCP server to deny certain client
MAC addresses receiving an IP address. Where do you configure this
setting?
A. Filters folder
B. Policies folder
C. Scope Default folder
D. Scope Options folder
20. You must configure set of three DNS IP addresses to be given to
clients that receive IP configuration from your DHCP server. The DNS
IP will apply to all DHCP created on the server. Where on your DHCP
do you configure this setting?
A. Server Options
B. Scope Options
C. Scope Clients
D. Policies
21. Which is NOT a reason to deploy a DHCP super scope in your
network?
A. The current address pool is almost depleted and more
clients will added.
B. Clients will be migrated to a new scope in a phased
approach.
C. More than one DHCP server wants to manage separate
logical IP networks on the same physical network segment.
D. A proven failover option is required so clients are always
connected.
22. You currently have a DHCP server issuing addresses to clients.
Which task should you perform first to set up your DHCP server to
dynamically issue addresses to clients on the network?
A. Add IPv6 scope.
B. Set up Windows client configuration.
C. Install the DHCPv6 server role.
D. Configure an IPv6 address for the interface on the DHCP
server.
23. In the Add Roles and Features Wizard window, you are unable to
remove Active Directory domain Services—the check box is greyed
out. How can you remove AC DS from a Windows Server 2012 R2?
A. Click Next and review the Features section.
B. Click Previous choose a different server.
C. Click Cancel and restart the server.
D. Click Cancel and open the Remove Roles and Features
Wizard
24. You have shared folder on your FILESVR01 server. You want to be
notified vie email when files are saved in the folder. How do you
automate this task?
A. Use Storage Reports.
B. Use File Management Tasks.
C. Use Quota Management.
D. Click Cancel and restart the server.
E. Use File Screen Management.
25. After installing the active directory domain services role to your
windows server 2016 OS, how do you promote the server to a
domain controller using the GUI?
A. Open mmc.exe
B. Run dcpromo.exeUse Quota Management.
C. Click Cancel and restart the server.
D. Use File Screen Management.
26. You want to ensure there are redundant DHCP services available
for your network. What should you set up on your server to make this
possible?
A. create new multicast scope
B. create new superscope
C. replicate failover scopes
D. configure failover
27. You have installed the Remote Desktop Services role. Which
remote desktop mode comes with two built-in licenses?
A. RDA Administration Mode
B. RDS Session Mode
C. RDS User Mode
D. RDA Application Mode
28. What type of CAs must be domain members and are typically
online to issue certificates or certificate policies?
A. Client
B. Enterprise
C. Root
D. Standalone
29. Windows Server 2012 R2 server has two network adapters. You
are required to configure load balancing on a pair of network
adapters. Which management console would you use to accomplish
this task?
A. Terminal Services Manager console
B. Server Manager console
C. Remote Desktop Manager console
D. Group Manager console
30. Suppose you want to deploy a new Windows Server. You want an
installation that has a reduced attack surface and more efficient use
of memory and disk space. Which installation option would you use?
A. Windoes Server Datacenter
B. Windows Server Minimal Server Interface
C. Windows Server (Desktop Experience)
D. Windoes Server Core
31. A Windows Server machine configured to be a file server has
which server role installed?
A. Print and Remote Services
B. Print and File Services
C. Print and Document Services
D. Print and Network Services
32. Your environment consists of legacy devices that use NetBIOS
names. In the Add Roles and Features Wizard, which feature allows
other computers and users to search and find these legacy devices
through the wireless LAN?
A. Wireless LAN Service
B. WINS Server
C. Windows Search Service
D. Windows Identity Foundation 3.5
33. Which Hyper-V switch feature helps you set up a virtual machine
as a virtual appliance and direct specific VLAN traffic to it?
A. Internet Protocol v6
B. Trunk mode to a virtual machine
C. Network traffic monitoring
D. Isolated VLANs
34. Windows Server 2012 feature helps with meeting service level
agreements.
A. Object-Oriented PowerShell syntax
B. Active Memory Dumps
C. Cluster OS Rolling Upgrade
D. Network Name Diagnostics
35. The capability directly gives you the ability to implement site-tosite VPNs.
A. SET Architecture
B. RAS Gateway
C. NIC Teaming
D. Flow Engine
Download