Download as pdf or txt
Download as pdf or txt
You are on page 1of 21

July - December 2020

Summative Assessment Examination Revision

Module: Network Systems 2A (HNTS201-1)

Instructions:
In preparation for the upcoming Summative Assessment 1, please see below 50 example Multiple
Choice Questions with solutions:

Question 1 (1 mark)
Which of the following old Windows Server operating systems can be able to upgrade
to Windows Server 2016?

A. 32-bit version of Windows Server 2003 R2


B. 32-bit version of Windows Server 2008
C. Windows Server 2000
D. 64-bit version of Windows Server 2008 R2

Question 2 (1 mark)
In Server Core environment, which of the following commands allows you to change
the server name to Server-1?
A. netdom renamecomputer %computername% /newname:Server-1
B. netsh renamecomputer %computername% /newname:Server-1
C. netdom renamecomputer %newname% / computername:Server-1
D. netdom comutername%renamecomputer% /newname:Server-1

Question 3 (1 mark)
You want to add Internet Information Services (IIS) role to your Nano Server, which
command should you use?
A. Install –ServerPackage –Name Microsoft –NanoServer –IIS -Package
B. Install –NanoServerPackage –Name Microsoft –IIS -Package
C. Install –NanoServerPackage –Microsoft –NanoServer –IIS -Package
D. Install –NanoServerPackage –Name Microsoft –NanoServer –IIS -Package

1 HNTS201-1-Jul-Dec2020-SA1-Exam-Revision-19102020
Question 4 (1 mark)
Which of the following tools can be used to migrate from older Windows Server
Edition to Windows Server 2016?
A. Server Manager
B. Windows Setup wizard
C. Windows Server Migration Tool
D. PowerShell

Question 5 (1 mark)
When selecting a type of disk for use in Windows Server 2016, you can choose
between basic and dynamic disks. Which of the following characteristics of disk
types best describes dynamic disk type?
A. Enables you to perform disk and volume management without having to restart
computers that are running Windows operating systems
B. In Windows operating system, it is configured as default
C. It is easy to convert without any data loss
D. It is initialized for simple storage, and contains partitions, such as primary
partitions and extended partitions

Question 6 (1 mark)
Which of the following partition types stores the files for booting an operating system
on a computer?
A. Active partition
B. Logical partition
C. Extended partition
D. Primary partition

2 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 7 (1 mark)
You are working as a Network Administrator, your company uses Windows Server
2016 server. You are running out of disk space and you would like to add space
without modifying the folder structure or the disk structure, so you configure a folder
to point to another hard disk.
Which of the following tools should you use to configure a mount point?

A. Microsoft Management Console (MMC) Disk Management snap-in utility


B. Partition Manager utility
C. Performance Manager utility
D. Task manager utility

Question 8 (1 mark)

You work as an IT Support technician at a company that has TWO servers named
Srv1 and Srv2 that run Windows Server 2016. Srv1 contains a volume named Vol.1.

You implement a Storage Replica that replicates the contents of Vol.1 from Srv1 to
Srv2.

Which of the following command-lets (cmdlets) should you run to create a replication
partnership between Srv1 and Srv2?

A. Clear-FileStorageTier
B. vssadmin revert shadow
C. New-SRPartnership
D. Update-StoragePool

3 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 9 (1 mark)

After you have installed Network File System (NFS) on the server, you can create an
NFS file share by using either Server Manager or Windows PowerShell. Which of
the following PoweShell cmdlets allows you to create an NFS file share?

A. Set-NfsShare
B. New-NfsShare
C. ShareSet-NfsShare
D. ShareSet-NfsServerConfiguration

Question 10 (1 mark)

Which of the following advantages is associated with Network Attached Storage


(NAS)?

A. It provides you with simplified administration and a way to improve the speed of
data transfers without a significant increase in cost.
B. It read and write at block levels, which makes data access much faster.
C. It provides centralization of storage into a single pool, which enables storage
resources and server resources to grow independently.
D. It is the least expensive storage that is available, and it is available widely in
various speeds and sizes to accommodate different installations.

Question 11 (1 mark)

Which of the following descriptions is associated with Fibre Channel Over Ethernet
(FCoE)?

A. It provides data transfer directly from device to device without server intervention.
B. It provides storage devices that multiple systems share inherently
C. It works by routing the Fibre Channel protocol along with the Ethernet protocol.
D. It offers a single location for all critical files, rather than dispersing them on various
servers

4 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 12 (1 mark)

You have been employed as a junior Network Administrator at a college to assist the
senior Network administrator on administrating the college’s computer network
issues. Which of the following options is the best practice to remember when
assigning New Technology File System (NTFS) permissions?

A. Assign permissions to individual users rather groups


B. Never deny the users group, as it will deny access even to administrators,
including yourself.
C. Grant permissions as high up in the file structure as possible, allowing permissions
inheritance to simplify management.
D. Assign permissions to groups rather than individual users

Question 13 (1 mark)

You have a server named Srv1 that runs Windows Server 2016. Srv1 has four SCSI
disks and a storage pool named StrgPool1 that contains three disks. You create a
virtual disk named Dsk01 that uses a mirrored layout. You create a partition named
Partition01 that uses all of the available space on Dsk01. You need to extend
Partition01. Which of the following steps should you do?

A. In the Storage Pools page in Server Manager, extend a virtual disk.

B. In the Disk Management, modify the properties of Partition01.

C. In the Disk Management, extend a volume.

D. In Windows PowerShell, run the Resize-Partition cmdlet.

5 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 14 (1 mark)

As an IT consultant, what advice would you give to an organisation that is using


THREE Windows Server 2016 and seeking to implement a storage strategy that
would allow them to implement a resilient, scalable storage solution at a lower cost?

A. Configuring Storage Spaces Direct (S2D) would be an ideal solution.

B. Direct attached storage (DAS) would be the best solution.

C. Storage Area NMetwork (SAN) would be the best solution.

D. Network attached storage (NAS) would be an ideal solution.

Question 15 (1 mark)

Which of the following tools can allow you to shrink a disk volume?

A. Disk Manager or diskpart.exe

B. Disk Volume shrinking tool

C. Control Panel

D. Windows Disk utility

Question 16 (1 mark)

In Windows Server 2016 server, which of the following cmdlet allows you to list
storage pools, their status, and if they are primordial?

A. Get-PhysicalDisk

B. Get-StoragePool

C. Get-StorageSubsystem

D. List-StoragePool

6 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 17 (1 mark)
Which of the following adapter types does Microsoft recommend for use in production
scenarios for Storage Spaces Direct?
A. PXE-boot rom capable network adapters
B. Loopback adapters
C. Remote Direct Memory Access (RDMA) capable network adapters
D. Any of the standard network adapters

Question 18 (1 mark)

Your organisation has recently completed a security audit for the datacenter. One of
the concerns raised by the auditors is the level of access that all the server
administrators have for the virtual machines. Which new Hyper-V feature in Windows
Server 2016 can address this concern?

A. Discrete device assignment

B. Nested virtualization

C. Host resource protection

D. Shielded virtual machines

Question 19 (1 mark)

You have been employed as a server administrator at a company named IT


Solutions, Ltd. IT Solutions has a Windows Server 2016 Hyper-V host named Srv01
that hosts THREE virtual machines named VM01, VM02, and VM03. Which cmdlets
should you run to check the virtual machine’s configuration versions?

A. Set-VM | Format-Table Name, Version

B. Show-VM | Format-Table Name, Version

C. Get-VM | Format-Table Name, Version

D. List-VM | Format-Table Name, Version

7 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 20 (1 mark)

Which of the following practices must apply before Smart Paging can occur?

A. Oversubscribing memory for running a virtual machine is required.

B. A virtual machine is being started from an off state

C. No memory can be reclaimed from other virtual machines running on the host.

D. A virtual machine is failing over in a Hyper-V cluster.

Question 21 (1 mark)

Which of the following Windows Server 2016 features indicates the performance
level of storage input/output (I/O) of virtual machines in a multi-tenant environment.

A. Storage Quality of Service (QoS)

B. Storage Replica

C. Storage Spaces Direct

D. ReFS as primary file system

Question 22 (1 mark)

You have a Nano Server named Nano01. You deploy several containers to Nano01
that use an image named Image01. You need to run a new container to Nano01 in
an interactive mode that uses Image01.

Which of the following cmdlets should you run?

A. the docker load –it Image01 command

B. the Install-WindowsFeature cmdlet

C. the docker run –it Image01 cmdlet

D. the Install-NanoServerPackage cmdlet

8 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 23 (1 mark)

You have a server named Srv01 that runs Windows Server 2016. Srv01 has the
Containers feature installed. You create a script file that contains the commands that
will be used to automate the creation of new containers.

You need to ensure that the commands in the text file are used when you create new
containers.

Which of the following types of files is associated with the file explained in the
scenario?

A. Config.ini

B. Bootstrap.ini

C. Setup.txt

D. Dockerfile

Question 24 (1 mark)

You work as a Server administrator at a company that has an account with Microsoft
Azure. The company has Docker cloud account which you have credentials to have
access for work purposes. Which of the following cmdlets allows you to list container
images present in the Docker Hub?

A. Docker images

B. Show –container images

C. ls-images

D. Show -images

9 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 25 (1 mark)

Which of the following cmdlets allows you to search for an image in the Docker hub?

A. docker search cmdlet

B. docker show –images cmdlet

C. docker get –images cmdlet

D. get –images cmdlet

Question 26 (1 mark)

You have a container host named Serv01 that runs Windows Server 2016. You have
downloaded the container image named aspnet. Which of the following cmdlets
allows you to run the aspnet image as a background service and configures
networking such that port 80 of the container host maps to port 80 of the image.

A. docker run -d -p 80:80 microsoft/aspnet ping -t localhost

B. docker run -b -ls 80:80 microsoft/aspnet ping -t localhost

C. docker get -d -p 80:80 microsoft/aspnet ping -t localhost

D. docker r -d -p 80:80 microsoft/aspnet ping -t localhost

Question 27 (1 mark)

Your manager has asked you to consider the use of Data Deduplication within your
storage architecture. Which of the following scenarios is the Data Deduplication role
service particularly useful?

A. Tiered storage for applications

B. Software deployment shares. This includes software binaries, images, and


updates. You might be able to save approximately 70 to 80 percent of your disk
space.

C. High performance storage for transactional databases

D. Storage of virtual machines

10 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 28 (1 mark)

Which of the following back up operations contains at least all critical volumes, and
allows you to restore without first installing an operating system?

A. Bare Metal Restore (BMR)

B. Azure Site Recovery

C. Raw Restoration

D. Data bare restoration

Question 29 (1 mark)

Which of the following backup type enable you as an administrator to create a backup
that requires a full backup to act as the base backup configuration?

A. Base backup

B. Differential Backup

C. Incremental Backup

D. Full Backup

Question 30 (1 mark)

Which of the following tools you can use to determine the expected savings that you
would get if you enable deduplication on a particular volume?

A. Deduplication Evaluation Tool (DDPEval.exe)

B. Deduplication Analysis Tool (DDPAnalysis.exe)

C. Deduplication Scan Tool (DDPScan.exe)

D. Deduplication Search Tool (DDPSearch.exe)

11 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 31 (1 mark)

You work as a server administrator, which of the following tools should you use to
manage Failover Cluster updates?

A. Disk Management

B. Failover Cluster Manager console

C. Server Manager

D. Cluster-Aware Updating console

Question 32 (1 mark)

In Windows Server 2016, you can choose whether to use file share witness, disk
witness, or Azure Cloud Witness. Which witness is associated with the use of a
Microsoft Azure® Blob file in the Azure platform?

A. File share witness

B. Disk witness

C. Virtual Machine witness

D. Azure Cloud Witness

Question 33 (1 mark)

You work as a server administrator; you encounter a situation that requires you to
setup a cluster that does not have dependencies in Active Directory Domain Services
(AD DS) for network names. Which of the following options is associated with this
requirement?

A. Single-Site Cluster

B. Multi-Site Cluster

C. Active Directory-Detached Cluster

D. Active Directory Free Cluster

12 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 34 (1 mark)

Which of the following options best describes Multi-Site Cluster?

A. It can solve several specific problems,

B. It requires that you to develop business processes that test cluster functionality
regularly.

C. The cluster consists of nodes that are located in different locations.

D. The cluster is susceptible to common issues across the entire site such as loss of
Internet connectivity or natural disasters.

Question 35 (1 mark)

Which of the following features refers to virtual hard disk files that are shared
between multiple virtual machines?

A. Active Directory-detached clusters

B. Cluster networking

C. Infrastructure scaling

D. Virtual shared storage

Question 36 (1 mark)

You have TWO Windows Server 2016 host machines named SRVHOST01 and
SRVHOST02, which of the following tools should you use to configure a replica on
both host machines?

A. Virtual Machine (VM) manager

B. Host manager

C. Hyper-V Manager console

D. VMM Console

13 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 37 (1 mark)

Which of the following options best explains how an administrator extends Hyper-V
Replica in Windows Server 2016?

A. You can use the Extended Replication feature to add a third host machine that
can replicate with passive copy and with configurable replication timeout.

B. You can use Live Migration

C. You can use Server Manager

D. You can use VM replication extra

Question 38 (1 mark)

Which of the following Windows Server 2016 migration method allows you to move
virtual machines between physical Hyper-V nodes without the need to shut down the
virtual machines?

A. Quick Migration

B. Live Migration

C. Virtual Machine and Storage Migration

D. Exporting and importing virtual machines

Question 39 (1 mark)

Which of the following Windows Server 2016 improves Hyper-V host and virtual
machine performance after restarts by identifying a specific startup order for virtual
machines?

A. Nested virtualization

B. Start Order Priority

C. Rolling Hyper-V cluster upgrade

D. Host resource protection

14 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 40 (1 mark)

You have a Windows Server 2016 host named SRVHOST01 which of the following
tools should you use to create a clustered, highly available virtual machine named
Clustered VM?

A. Disk management

B. Failover Cluster Manager

C. Hyper-V Manager

D. VMM Console

Question 41 (1 mark)

You have an eight-node Windows Network Load Balance (NLB) cluster that hosts a
web application. You want to ensure that traffic from a client that uses the cluster
remains with the same node throughout their session, but that traffic from separate
clients distributes equitably across all nodes. Which option do you configure to
accomplish this goal?

A. Configure Windows Recovery Environment settings

B. You must configure settings in Windows System Resource Manager

C. You must configure affinity settings to accomplish this.

D. You must configure Network Load Balancing (NLB) Manager

15 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 42 (1 mark)

You have two servers named Server01 and Server02 that run Windows Server 2016.
Server01 and Server02 are nodes in a Network Load Balancing (NLB) cluster. The
Web Server role is installed on each node. Users report that when they submit web
data form, sometimes the data is not stored, and they must fill in the form again. You
need to resolve the issue. The solution must ensure that connections are load
balanced between Server01 and Server01.

Which of the following options should you do in the NLB cluster?

A. Add an IP address.

B. Modify the existing port rules.

C. Add the Microsoft Load Balancing/Failover Provider service to all of the network
adapters.

D. Modify the Cluster operation mode.

Question 43 (1 mark)

In a Network Load Balance (NLB) environment, a default host is handling all the
workload instead of it being balanced across nodes in the cluster. What should you
do to resolve this?

A. All the nodes in a host cluster must have the same networks configured.

B. Along with verifying that the IP address does not already exist on the network,
verify that all hosts are using the same operation mode, either unicast or multicast

C. You should verify that all nodes in the cluster are converging successfully.

D. The most likely issue is a missing port rule. All traffic not covered by port rules
goes to the default host.

16 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 44 (1 mark)

Which of the following Network Load Balance (NLB) concept is an environment


where each host in the NLB cluster will contain the IIS service for the website hosting
as well as the individual pages and data that make up the website?

A. NLB cluster—hosts with service only

B. NLB cluster—hosts with data only

C. NLB cluster—hosts with service and data

D. NLB cluster—hosts only

Question 45 (1 mark)

Which Network Load Balance (NLB) configuration parameter governs the TCP/IP
ports that need to be used for load balancing?

A. Protocol(s)

B. Port Rules

C. Hosts

D. Cluster IP

Question 46 (1 mark)

Event logs contain vast amounts of data, and it could be a challenge to narrow the
set of events to just those events that interest you.

Which of the following tools allows the server administrator to query and sort the
events that he wants to analyze?

A. Server Manager

B. Event Viewer

C. Custom View

D. Task Manager

17 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 47 (1 mark)

You work as System Administrator at a company that has recently deployed a


Windows Server 2016 server and client infrastructure. As the datacenter has grown,
it has become apparent that there can be significant time savings if server
deployment is automated by using customized images rather than manually installing
each server.

You decided to implement an automation process for deploying servers using


Microsoft Deployment Toolkit (MDT). Which of the following options should you use
to Configure the deployment share?

A. Use Deployment Workbench console, follow through New Deployment Share


Wizard.

B. Use PowerShell, follow through New Deployment Share Wizard.

C. Use Microsoft Deployment Toolkit Wizard.

D. Use image deployment Wizard

Question 48 (1 mark)

Which of the following tools should you use to conduct network-wide deployment
readiness assessments and to determine whether you can migrate Microsoft
technologies such as servers, desktops, and applications to a virtual environment?

A. Microsoft Assessment and Planning (MAP) toolkit

B. Deployment Analysis Toolkit

C. Windows Deployment Services

D. Desired State Configuration

18 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Question 49 (1 mark)

Your organisation has a Windows Server Update Services (WSUS) server called
SVR2, which is located at the head office. You need to install the Windows Server
Update Services (WSUS) server role on SVR4 at a branch location. SVR4 will use
SVR2 as the source for Windows Update downloads. The installation on SVR4 will
use the Windows Internal Database for the deployment. Which of the following
options should you use to install the WSUS server role?

A. In Serve Manager use Add Roles and Features Wizard

B. In Disk Management console use Add Roles and Features Wizard

C. In PowerShell use the cmdlet Install -WSUS

D. In PowerShell use the cmdlet Run -WSUS

Question 50 (1 mark)

Which of the following tools allows a server administrator to view and manage server
event logs?

A. Task Manager

B. Performance Monitor

C. Event Viewer

D. Resource Monitor

19 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
Solution:

1. D. Install Windows Server 2016 with Desktop experience


(Lesson 1, page 8)
2. A. Install the Server Core of Windows Server 2016
(Lesson 1, page 37)
3. D. Install Windows Server 2016 Nano Server (Lesson 1, page 51-52)
4. C. Describe methods to upgrade or migrate existing Windows Server version
to Windows Server 2016 (Lesson 1, page 55)
5. A. Manage disks. (Lesson 2, page 65
6. D. Manage volumes. (Lesson 2, page 71)
7. A. Manage volumes. (Lesson 2, page 74)
8. C. Configure advanced storage. (Lesson 3, page 92)
9. B. Configure network file shares and services. (Lesson 3, page 106)
10. A. Configure advanced storage. (Lesson 3, page 85)
11. C. Configure advanced storage. (Lesson 3, page 90)
12. D. Configure network file shares and services. (Lesson 3, page 102)
13. A. Manage storage pools. (Lesson 4, page 117)
14. A. Configure Storage Spaces Direct. (Lesson 4, page 133)
15. A. Manage storage spaces. (Lesson 4, page 127)
16. B. Manage storage spaces. (Lesson 4, page 128)
17. C. Configure storage spaces direct. (Lesson 4, page 134)
18. D. Install Hyper-V feature. (Lesson 5, page 145, 147)
19. C. Install Hyper-V feature. (Lesson 5, page 146)
20. C. Configure Hyper-V settings. (Lesson 5, page 161)
21. A. Manage virtual networks. (Lesson 5, page 168)
22. C. Deploy containers. (Lesson 6, page 181)
23. D. Install custom containers. (Lesson 6, page 190)
24. A. Manage containers. (Lesson 6, page 201)
25. A. Deploy containers/Manage containers (Lesson 6, page 181, 198,201
26. A. Deploy containers. (Lesson 6, page 187)
27. B. Perform data deduplication. (Lesson 7, page 206-208)

20 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020
28. A. Backup and restore Windows Server. (Lesson 7, page 222)
29. B. Backup and restore Windows Server. (Lesson 7, page 217)
30. A. Perform data deduplication. (Lesson 7, page 206)
31. D. Manage clusters. (Lesson 8, page 257)
32. D. Manage clusters. (Lesson 8, page 256)
33. C. Set up failover clustering. (Lesson 8, page 258)
34. C. Set up failover clustering. (Lesson 8, page 236)
35. D. Set up failover clustering. (Lesson 8, page 239)
36. C. Configure high availability and disaster recovery features for Hyper-V VMs.
(Lesson 9, page 277)
37. A. Configure high availability and disaster recovery features for Hyper-V VMs.
(Lesson 9, page 270)
38. B. Configure high availability and disaster recovery features for Hyper-V VMs.
(Lesson 9, page 270)
39. B. Configure failover clustering for Hyper-V VMs. (Lesson 9, page 280)
40. B. Configure failover clustering for Hyper-V VMs. (Lesson 9, page 286)
41. C. Configure NLB. (Lesson 10, page 299)
42. D. Configure NLB. (Lesson 10, page 299-302)
43. D. Configure NLB. (Lesson 10, page 298)
44. C. Install NLB. (Lesson 10, page 291)
45. B. Configure NLB. (Lesson 10, page 298)
46. C. Monitor Windows Server. (Lesson 11, page 343)
47. A. Deploy Images using MDT. (Lesson 11, page 322)
48. A. Deploy OS Images using WDS. (Lesson 11, page 311)
49. A. Update Windows Systems using WSUS. (Lesson 11, page 337)
50. C. Monitor Windows Server. (Lesson 11, page 342)

21 HNTS201-1-Jan-Jun2020-SA1-Exam-Revision-19102020

You might also like