wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Windows Server 2016 Quiz

Total questions: 121

Worksheet time: 2hrs 56mins

Name
Class
Date
1.

What features are supported in a Server OS?:

a)

GUI and command-level interface

b)

Advanced hardware, software and network configuration services

c)

Installation & deployment of business and/or web applications

d)

Central management of processes and services

e)

Manage and monitor client computers and OS.

2.

What are the leading Linux server operating system?

4 lines
3.

What are the 3 main Windows Server 2016 Editions?

a)

Standard

b)

Datacentre

c)

Essentials

4.

What are the 2 types of licenses required on Windows Server 2016 servers?

a)

Server license for each physical server is based on : Number of physical processors core, Number of virtual instances

b)

Client Access Licenses (CAL) : Required for Standard & Datacenter Editions - One CAL for each user or device connected to the server A.

5.

What is Windows activation?

4 lines
6.

What are the License and activation types supported in Windows Server 2016?

a)

Retail - Purchased from store or internet. Require one-time activation using product key. Activated by online/over the phone

b)

OEM - License tied to the computer Activated by manufacturer or system builder during installation.

c)

Volume license - High number of licences at lower pricing.

7.

What are the Activation types supported for Volume licensing?

a)

Multiple Activation keys - Same key to activate multiple computers. Activated using Volume Activation Tool / Online / over the phone

b)

Key management Service Server - automated activation within company network. No need connection to Microsoft for activation. Computers must contact KMS server within 180

c)

Active Directory Based Activation - Automated activation in company using domain controller. Computers are activated upon joining the domain. Computers must contact a domain controller within 180 days to stay activated.

8.

What is the minimum hardware requirements for all editions of Windows Server 2016?

a)

Cpu 1.4ghz

b)

Memory 512MB / 2GB (Desktop Experience)

c)

Available disk space 32GB

9.

Which built-in management console is used to manage local and remote Windows-based servers?

(a)  

10.

Which Windows Server 2016 Edition do not require Client Access License?

(a)  

11.

How can you centrally manage OS activation in a corporation?

a)

Use Key Management Service

b)

Use Active Directory Based Activation.

12.

What are the three Installation Options for installing Windows Server 2016?

a)

Desktop Experience

b)

Server Core installation

c)

Nano Server

13.

What are the advantages of installing Windows Server in Desktop Experience?

a)

Full server installation

b)

All server roles and features are supported

c)

Include GUI support

14.

What are the advantages of installing Windows Server in Server Core?

a)

Less resource intensive - Only essential components and services are installed - Less memory, diskspace & processor time.

b)

Less downtime due to fewer patch and restarts.

c)

Reduced attack surface due to lesser software installed.

15.

What are the disadvantages of installing Windows Server in Server Core?

a)

No GUI

b)

Can be managed locally using sconfig.cmd and PowerShell commands

16.

What are the advantages of installing Windows Server in Nano Server?

a)

Faster performance

b)

More stable and secured

c)

Uses less resources

d)

Requires fewer updates and restarts

e)

Optimised for cloud and virtualized environment

17.

What are the disadvantages of installing Windows Server in Nano Server?

a)

No Graphical User Interface

b)

No local logon capability

c)

Only support remote administration

d)

Only supports 64-bit applications, tools, and agents.

18.

What happens when a server joins a domain?

a)

A computer account will be created in the AD database

b)

The computer can be managed by the domain administrators.

19.

What is a Server Role?

a)

It adds primary function to server.

b)

It provide service to clients Example of common Server Roles: Domain Controller, Dynamic Host Configuration Protocol (DHCP) Server, Domain Name System (DNS)

20.

What is a Server Feature?

4 lines
21.

Why perform an In-place upgrade?

a)

Existing servers meet hardware requirements

b)

Software on server support in-place upgrade

c)

Need to retain data and security permissions

d)

Need to keep existing roles, features, and settings

22.

What are the conditions to enable upgrading OS to Windows Server 2016?

a)

OS must be Windows Server 2012 R2 or later

b)

upgrade to same or newer editions

c)

Same processor architecture eg 64 bits to 64-bits

23.

Why perform migration?

a)

Able to select product, roles, features and settings to be migrated

b)

Existing server do not meet hardware requirement

c)

Prevent existing issues from being carried forward to the new OS

d)

Easier to troubleshoot installation failures.

e)

Will not affect current server OS.

24.

What are the advantages of using Windows Deployment Services?

a)

Enables network-based installations

b)

Simplifies the deployment process

c)

Supports deployment to computers with no operating system

d)

Provides end-to-end operating system deployment

e)

Can deploy updates, service packs, language packs or device drivers.

25.

What technologies are used in the Windows Deployment Service?

a)

Windows PE

b)

wim

c)

vhd files

d)

image-based deployment

26.

What are the requirements for Windows Deployment Services?

a)

AD DS – For authentication and access to the images

b)

DHCP – assigns IP Address to the PC being deployed.

c)

DNS – Provide name resolution

d)

NTFS volume – Store the image

27.

What is the advantage of implementing Server Virtualization?

a)

Establish or expand a private cloud environment.

b)

Increase hardware utilization.

c)

Improve business continuity.

d)

Establish a centralized desktop strategy.

e)

Increase efficiency in development and test activities.

28.

What are the 2 Virtualization Architectures?

a)

Type I Virtualization (native or bare metal) - Hypervisor layer interacts directly with the computer’s physical hardware. No host operating system required. Each virtual machines have their own OS and accesses hardware through the hypervisor. Parent partition creates and manages the child partitions.

b)

Type II Virtualization (Hosted) - Requires a “host” operating system. A virtual hardware environment is created for each VM with OS installed. The host OS shares access to the computer’s processor with the hypervisor. Does not provide the same performance as separate physical computers.

29.

What are the 2 ways Hyper-V can be implemented?

a)

Windows Server 2016 (server role)

b)

Microsoft Hyper-V Server 2016 (bare-metal)

30.

What hardware resources can be allocated to a virtual machine?

a)

Number of processors

b)

Memory

c)

Virtual network adapters

d)

Virtual disks

31.

What is Hyper-V Integration Services?

4 lines
32.

What types of Virtual Disk is supported in Hyper-V?

a)

Dynamically expanding - The disk starts with a small size and expands on demand. It can grow to the maximum size.

b)

Fixed size - The size of the VHD file is fixed to the size when created. Faster than a dynamically expanding disk. Disk uses up the maximum defined space immediately.

c)

Differencing - Disk is linked to another disk (Parent disk). Disks include only the differences from parent disk. Can save disk space. Suitable for multiple virtual machines with similar OS.

d)

Physical (or pass through disk) - The virtual machine receives direct access to the physical disk for exclusive use. Provides the highest performance of all disk types. The drive is not available for other guest systems.

33.

What are the 3 types of virtual switches supported in hyper-v?

a)

Private : VM to VM on the same host

b)

Internal : VM to VM on the same host, VM to host

c)

External : VM communicates via physical network adapter, Allows communication to external servers

34.

What is a hyper-V check point?

4 lines
35.

What is Interoperability?

4 lines
36.

What are the benefits of implementing interoperability?

a)

Ensure open connections to heterogeneous products

b)

Promote data portability

c)

Enhance support for industry standards

37.

How do you provide Interoperability?

a)

Network Interoperability - Systems to use established networking protocols and services to communicate eg TCP/IP

b)

Data Interoperability - Use natively supported file systems and file format such as TXT, PDF, and XML. Convert files to supported formats such as PDF, PNG

c)

Applications Interoperability - Use standards such as Corba and XML.

d)

Management Interoperability - Security: Use standard security protocols in areas such as authentication and encryption. Directory service: Provide a consistent way to locate, access, manage, and secure network resources by adopting protocols such as LDAP.

38.

How do you provide Active Directory Integration between UNIX/LINUX and Windows Computers?

4 lines
39.

Why implement Active Directory Integration?

a)

Users have single login name and password that can be used across Windows, Linux and UNIX

b)

Can enforce consistent security policies such as password length and complexity across Windows, Linux and UNIX

40.

What is SAMBA?

a)

Unix system implementation of the Server Message Block (SMB)/Common Internet File System (CIFS) protocol

b)

Support file and printer sharing between Microsoft Windows, Mac OS , and other Unix OS.

c)

Can integrate Linux/Unix with Windows Server domain

d)

Available on most Unix-based operating systems

41.

What are the benefits of using SAMBA?

a)

A Samba-enabled Unix/Linux machine can masquerade as a Windows server in a Microsoft network

b)

Share folders and printers across file systems

c)

Assist clients with Network Neighborhood browsing

d)

Authenticate clients onto a Windows domain

e)

Provide or assist with WINS name resolution

42.

What is Active Directory?

a)

a customizable information store

b)

a single point from which users can locate resources and services in the network.

c)

Microsoft’s implementation of directory service

43.

What are the benefits of implementing Active Directory?

a)

Centralized control of network resources

b)

Centralized and decentralized resource management

c)

Stores objects securely in a logical structure

d)

Optimizes network traffic

44.

What is an AD Object?

4 lines
45.

Where is the Active Directory database stored?

4 lines
46.

What is an Organizational unit?

a)

Is a container

b)

Used to group objects within a domain

47.

Why do you create OUs?

a)

Organize Objects

b)

Assigning GPOs to configure object settings.

c)

Delegate administrative permissions

48.

What is an AD Domain?

a)

Provides a structure for the management of user accounts, computers accounts and groups.

b)

It is an authentication and authorization boundary. Used to limit the scope of access to resources in the domain.

c)

Requires at least one domain controller to hold a copy of the domain’s AD database. The database is synchronized with other Domain Controller through the process known as replication.

49.

What is a Root domain?

a)

Ist domain in the forest

b)

Contains 2 unique groups schema admin & Enterprise Admin

50.

What is a Domain Tree?

a)

A domain tree is a hierarchy of domains

b)

Each tree share a contiguous namespace to its parent domain

c)

Eg Asia domain name ends with its parent domain name, mydomain.local

51.

What is a Forest?

a)

Global catalog to enable searching

b)

A collection of one or more trees

c)

Created with the first domain.

d)

Can grow to include child domains or new domain trees.

e)

A forest Shares: Common schema of the AD database.

52.

What is an AD Schema?

a)

Defines the objects that can be stored in AD DS

b)

Defines the properties associated with the objects

c)

Can only be updated by the Schema Admin Group.

53.

What is a Domain Controller?

a)

A server that host the AD DS database (Ntds.dit) and SYSVOL

b)

Performs authentication using Kerberos authentication service and Key Distribution Center (KDC) services

54.

What is the best practices for the maintenance of domain controller?

a)

For availability: At least two domain controllers in a domain

b)

For security: Implement RODC and BitLocker

55.

What is AD Replication?

4 lines
56.

What are the requirements to implement Active Directory?

a)

A computer running Windows Server OS

b)

Administrative privileges for creating a domain

c)

TCP/IP is installed and configured to use DNS

d)

An authoritative DNS server that supports SRV resource records

57.

How do you install the Active Directory Domain Service?

a)

Use Server Manager

b)

Use Windows PowerShell

c)

Install from media

58.

What is a Read-Only Domain Controller?

a)

A domain controller that supports only incoming replication traffic.

b)

Use for authentication purpose only & cannot be used to create, modify, or delete Active Directory objects.

c)

For use in locations with no or minimal physical security & No need to update the Active Directory database.

59.

What are the 2 built-in accounts on a Windows Server?

a)

Administrator

b)

Guest

60.

What are some of the best practices on to secure the Administrator Account?

a)

Rename the Administrator account

b)

Set a strong password

c)

Administrator passwords known to only a few people

d)

Do not use the Administrator account for daily non-administrative tasks

61.

What built-in management tools can you use to manage Active Directory?

a)

Active Directory Users and Computer

b)

Active Directory Administrative Centre

c)

Active Directory Domain and Trusts.

62.

What are the account properties you can set to a domain user account?

4 lines
63.

Which user group is able to manage all domains in a forest?

4 lines
64.

Which group is able to modify the AD schema?

4 lines
65.

What are the 2 types of user accounts you can create in a member Windows Server in a domain environment?

a)

Local accounts

b)

Domain accounts

66.

You have accidentally deleted a user account who has been granted user rights and permissions. Can you create a new user account and ensure this account will have the same user’s right and permission?

4 lines
67.

What are Default Groups?

a)

Built-in group used to provide administrative privileges

b)

Are granted with privileges eg rights and permission to perform delegated tasks

c)

Eg Domain users, Administrators, Server Operator

68.

What are special identities?

a)

Groups for which membership is controlled by the operating system (membership is automatically assigned)

b)

Used by the OS to provide access to resources based on the type of authentication or connection

c)

Eg Authenticated user, Interactive, Everyone

69.

What is User rights and how do you grant them?

a)

A Right authorizes a user to perform certain actions on a computer

b)

User rights are assigned through local policies or Active Directory group policies.

70.

What is permission and how do you grant them?

a)

It defines the type of access that is granted to an object or object attribute.

b)

It modifies the Access Control List (ACL) of the object.

c)

Assign NTFS & share permission for files and folders

d)

Assign AD permission for Active Directory objects.

71.

What is Windows Remote Management Service (WRMS)?

a)

Tools which enable user to issue command-line command against a remote computer

b)

Commands used by WRMS: WinRM is executed on the remote server to listen and respond to WinRS requests.

c)

WinRS is executed on the local computer, enable administrator to execute command-line commands against the remote server.

72.

What is Remote Server Administration Tools (RSAT)?

a)

Install a full suite of tools of a Windows Server with all of the roles and features installed.

b)

Enables administrators to remotely manage roles and features of a server from a computer that is running Windows 7 and above.

c)

Supported on Professional or Enterprise editions of the Windows client operating system.

d)

Different versions of RSAT required for different Windows client’s OS.

73.

What are the advantages & disadvantages of using RSAT?

a)

Advantages: Enable remote management of multiple servers from a workstation.

b)

Reduce licensing costs by eliminating the need to install Windows Server on the computer used for managing servers.

c)

Disadvantages: The client computer must be running the specific OS version

d)

Can only be used to manage remote servers’ not local computer.

74.

What is Remote desktop for administration?

a)

Default implementation of Remote Desktop Services (RDS)

b)

Allows two administrators to remotely logged on to a server concurrently

c)

Uses RDP protocol to deliver bitmap from remote servers

d)

Only the Administrator account is able to remote in. For additional user, add user to the Remote Desktop User group.

75.

How can you secure a RDP session?

4 lines
76.

How can a user establish a RDP connection to a remote server?

a)

Remote Desktop Connection

b)

Remote Desktop

c)

using the mstsc.exe

77.

What types of volume is supported in Disk Management?

a)

Simple volume

b)

Spanned volume

c)

Striped volume (RAID-0)

d)

Mirrored volume (RAID-1)

e)

RAID-5 volume

78.

What features are supported in File Server Resource Management?

4 lines
79.

What features are supported in File Server Resource Management?

a)

File Classification

b)

File Management

c)

File screening management

d)

Quota management

e)

Storage reports

80.

What is the purpose of configuring File screening?

4 lines
81.

What is the purpose of configuring Quota Management?

a)

Used to limit disk space usage

b)

provide notifications when thresholds are reached

82.

What types of Quota notifications is supported in File Server Resource Manager?

a)

Send email notifications

b)

Log an event in Event Viewer

c)

Run a command or script

d)

Generate storage reports

83.

What type of storage reports can be generated under FSRM?:

a)

Folders by Property

b)

Duplicate Files

c)

Large Files

d)

File Screening Audit

e)

Files by File Group, Owner, or Property

84.

What tools can you use to manage Shared Folders?

a)

File Explorer

b)

PowerShell

c)

Net Share command

d)

Server manager File and Storage Services

85.

What is a Public Shared Folder?

a)

Default share to provide everyone with Read and Write permission

b)

Disabled by default

c)

Enabled via Network and sharing Center Advanced sharing settings

d)

Located in user’s home directory under libraries folder

86.

What are administrative shares?

a)

Hidden share created by Windows OS to allow system administrators to have remote access to every disk volume on a network-connected system.

b)

Cannot be deleted but may be disabled.

c)

Require administrative privileges to access.

87.

What is a Distributed File System?

4 lines
88.

What are the benefits of DFS?

a)

Simplified data migration : Can be used to copy data across servers

b)

Increased availability of file server data: When a server is down,DFS refers client computers to the next available server.

c)

Security Integration: Uses existing NTFS and share permission of folders.

d)

Load Balancing: A logical name can be mapped to shares on multiple file servers. Access across content will be distributed across servers.

89.

What is a Direct-attached storage (DAS)?

a)

Storage consists disks connected directly to the storage controllers in the host.

b)

Common interface protocol used are SATA and SCSI

90.

What are the Advantages & disadvantages of DAS?

a)

Easy to configure

b)

Inexpensive

c)

Slower

d)

Disk attached to single server

e)

Advantages

91.

What is a Network-attached storage (NAS)?

a)

An IP-based, dedicated, high-performance file sharing and storage device.

b)

Uses OS that is optimized for file I/O

c)

Support file sharing protocol eg Network File System & Server Message Block

92.

What are the advantages and disadvantages of using NAS?

a)

Slow access

b)

Easy to configure

c)

Not Enterprise level solution

d)

Provide centralized storage

e)

Relatively inexpensive

93.

What is a Storage Area Network (SANs)?

a)

A high-speed, dedicated network of servers and shared storage devices.

b)

Common SAN deployments are:

c)

Fibre Channel (FC) SAN

d)

IP SAN

94.

What are the advantages and disadvantages of using SAN?

a)

Fastest Access Time

b)

Easily expandable

c)

Centralized storage

d)

High level of redundancy

e)

More expensive

95.

What is a Fibre Channel SAN?

a)

Used to connect data storage to servers and between data centres.

b)

A high-speed network technology

c)

Runs on optical fibre cables / copper cabling

d)

can support up to 128 Gb/s

e)

Uses FC switches to form a switched fabric.

96.

What is IP SAN Protocol - iSCSI ?

a)

Supports access to remote, SCSI-based storage devices

b)

Can run over a pre-existing switching and IP infrastructure

97.

What are the components of iSCSI?

a)

iSCSI initiator : A client using software ( driver) or hardware (iSCSI Host Bus Adapter) to send data to an external iSCSI-based storage array

b)

iSCSI target - Storage array with iSCSI port - Provide LUN access

c)

IP network

98.

What is a Storage pool?

a)

Created by concatenating physical disks storage space.

b)

Can span multiple drives and can be expanded or reduced as needed.

c)

Support RAID

d)

Used to create Virtual disks

99.

What is a File System?

a)

Controls the way files are named and how they are placed for storage and retrieval

b)

Has different characteristics such as structure, logic, security and size limitation.

c)

Common File Systems

d)

Linux/Unix OS : eg ext2 ,ext3, XFS, JFS and ReiserFS.

e)

Windows Server OS : eg Fat32, NTFS and ReFS

100.

What are the differences between NTFS & ReFS?

a)

NTFS (New Technology File System) - Preferred file system for Windows Server - Support Large volume - Provide File and folder securitySupport features: File compression

b)

ReFS (Resilient File System) - Only supported on Windows 8, Windows Server 2012 and above - Unlimited file and directory sizes - Increased resiliency—no need for errorchecking tools - Does not support file compression, EFS, or quotas

101.

What is RAID (Redundant Array of Independent Disks)?

a)

Storage technology that combines multiple disk drives into one logical unit.

b)

Data is distributed across the drives based on the RAID levels used

c)

Used to provide performance and/or disk fault tolerance

d)

Common RAID levels are 0,1,3,5,6,1+0

102.

What are the advantages of implementing Hardware Raid?

a)

Provide better performance

b)

RAID functionality not limited to OS.

103.

What is Permission?

a)

Define the type of access granted to a user, group, or computer for an object

b)

Can be applied to objects such as files, folders and printers

c)

Can be assigned to users and groups in the network or on a local computer

104.

What is an Access Control List?

a)

An ACL is a data structure containing entries that specify individual user or group rights to specific objects such as file or folder.

b)

Each entries are known as access control entries (ACEs)

105.

What are the NTFS Standard Permission?

a)

Read

b)

Write

c)

Read & Execute

d)

Modify

e)

Full Control

106.

Effective Permissions

a)

NTFS permissions are cumulative

b)

Permissions are inherited

c)

File permissions override folder permissions

d)

Deny overrides all permissions

e)

Creators of files and folders are their owners

107.

What are the Shared Folder Permissions?

a)

Read

b)

Change

c)

Full Control (Includes all Read and Change permissions+ change NTFS file and folder permissions

108.

What are the guidelines for managing permission?

a)

Grant permissions to groups instead of users.

b)

Use Deny permissions only when necessary.

c)

Never deny the Everyone group access to an object

d)

Grant permissions to an object that is as high in the folder structure as possible

e)

Use NTFS permissions instead of shared permissions for fine-grained access.

109.

What are the 3 types of permissions and how are they assigned?

a)

permissions: (R) Read, (W) Write & (X) Execute

b)

assigned to 3 type of owners : eg RWX R _ X R _ _ ( User ) (Group) (Others)

110.

What commands or utilities you can use to manage Unix file attributes?

a)

chmod change file permissions

b)

chown change file owner

c)

chgrp change file group

d)

umask user file creation mode mask

111.

What are the 2 modes of setting Unix permissions?

a)

Symbolic mode eg chmod u+wx filename

b)

Absolute mode eg chmod 755 filename

112.

What is a Group policy?

a)

A collection of settings used to define what a system will look like and how it will behave for a group of users or computers

b)

Supported on all Windows client running Windows 2000 and later.

113.

What are the benefits of Using Group Policy?

a)

Minimize administration as settings can be applied to a large number of users and computers

b)

Provide a consistent method to enforce standards in the work environment.

114.

What tools are used manage GPOs?

a)

Group Policy Management Console

b)

Group Policy Management Editor

c)

PowerShell

115.

What are the 2 default GPOs available by default in a domain controller?

a)

Default domain policy

b)

Default domain controller policy

116.

When are GPO settings applied?

a)

Computer Configuration : at system startup

b)

User Configuration : at logon

c)

Every 90 minutes (+ 30 min variable) / Security settings refresh at least every 16 hours

d)

Applied manually by using: The Gpupdate command - The Windows PowerShell cmdlet

117.

How do you to apply a GPO?

4 lines
118.

What is the loading sequence of GPO in a domain environment?

a)

Local

b)

Site

c)

Domain

d)

OU

119.

If two GPOs have conflicting settings, which of the GPOs setting will be effective?

4 lines
120.

How can you prevent GPO linked at the domain from affecting computers and users in an OU?

4 lines
121.

What is the effect of enabling the Enforced attribute of a GPO link?

4 lines