WorksheetsWindows Server 2016 Quiz
Total questions: 121
Worksheet time: 2hrs 56mins
What features are supported in a Server OS?:
GUI and command-level interface
Advanced hardware, software and network configuration services
Installation & deployment of business and/or web applications
Central management of processes and services
Manage and monitor client computers and OS.
What are the leading Linux server operating system?
What are the 3 main Windows Server 2016 Editions?
Standard
Datacentre
Essentials
What are the 2 types of licenses required on Windows Server 2016 servers?
Server license for each physical server is based on : Number of physical processors core, Number of virtual instances
Client Access Licenses (CAL) : Required for Standard & Datacenter Editions - One CAL for each user or device connected to the server A.
What is Windows activation?
What are the License and activation types supported in Windows Server 2016?
Retail - Purchased from store or internet. Require one-time activation using product key. Activated by online/over the phone
OEM - License tied to the computer Activated by manufacturer or system builder during installation.
Volume license - High number of licences at lower pricing.
What are the Activation types supported for Volume licensing?
Multiple Activation keys - Same key to activate multiple computers. Activated using Volume Activation Tool / Online / over the phone
Key management Service Server - automated activation within company network. No need connection to Microsoft for activation. Computers must contact KMS server within 180
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.
What is the minimum hardware requirements for all editions of Windows Server 2016?
Cpu 1.4ghz
Memory 512MB / 2GB (Desktop Experience)
Available disk space 32GB
Which built-in management console is used to manage local and remote Windows-based servers?
(a)
Which Windows Server 2016 Edition do not require Client Access License?
(a)
How can you centrally manage OS activation in a corporation?
Use Key Management Service
Use Active Directory Based Activation.
What are the three Installation Options for installing Windows Server 2016?
Desktop Experience
Server Core installation
Nano Server
What are the advantages of installing Windows Server in Desktop Experience?
Full server installation
All server roles and features are supported
Include GUI support
What are the advantages of installing Windows Server in Server Core?
Less resource intensive - Only essential components and services are installed - Less memory, diskspace & processor time.
Less downtime due to fewer patch and restarts.
Reduced attack surface due to lesser software installed.
What are the disadvantages of installing Windows Server in Server Core?
No GUI
Can be managed locally using sconfig.cmd and PowerShell commands
What are the advantages of installing Windows Server in Nano Server?
Faster performance
More stable and secured
Uses less resources
Requires fewer updates and restarts
Optimised for cloud and virtualized environment
What are the disadvantages of installing Windows Server in Nano Server?
No Graphical User Interface
No local logon capability
Only support remote administration
Only supports 64-bit applications, tools, and agents.
What happens when a server joins a domain?
A computer account will be created in the AD database
The computer can be managed by the domain administrators.
What is a Server Role?
It adds primary function to server.
It provide service to clients Example of common Server Roles: Domain Controller, Dynamic Host Configuration Protocol (DHCP) Server, Domain Name System (DNS)
What is a Server Feature?
Why perform an In-place upgrade?
Existing servers meet hardware requirements
Software on server support in-place upgrade
Need to retain data and security permissions
Need to keep existing roles, features, and settings
What are the conditions to enable upgrading OS to Windows Server 2016?
OS must be Windows Server 2012 R2 or later
upgrade to same or newer editions
Same processor architecture eg 64 bits to 64-bits
Why perform migration?
Able to select product, roles, features and settings to be migrated
Existing server do not meet hardware requirement
Prevent existing issues from being carried forward to the new OS
Easier to troubleshoot installation failures.
Will not affect current server OS.
What are the advantages of using Windows Deployment Services?
Enables network-based installations
Simplifies the deployment process
Supports deployment to computers with no operating system
Provides end-to-end operating system deployment
Can deploy updates, service packs, language packs or device drivers.
What technologies are used in the Windows Deployment Service?
Windows PE
wim
vhd files
image-based deployment
What are the requirements for Windows Deployment Services?
AD DS – For authentication and access to the images
DHCP – assigns IP Address to the PC being deployed.
DNS – Provide name resolution
NTFS volume – Store the image
What is the advantage of implementing Server Virtualization?
Establish or expand a private cloud environment.
Increase hardware utilization.
Improve business continuity.
Establish a centralized desktop strategy.
Increase efficiency in development and test activities.
What are the 2 Virtualization Architectures?
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.
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.
What are the 2 ways Hyper-V can be implemented?
Windows Server 2016 (server role)
Microsoft Hyper-V Server 2016 (bare-metal)
What hardware resources can be allocated to a virtual machine?
Number of processors
Memory
Virtual network adapters
Virtual disks
What is Hyper-V Integration Services?
What types of Virtual Disk is supported in Hyper-V?
Dynamically expanding - The disk starts with a small size and expands on demand. It can grow to the maximum size.
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.
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.
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.
What are the 3 types of virtual switches supported in hyper-v?
Private : VM to VM on the same host
Internal : VM to VM on the same host, VM to host
External : VM communicates via physical network adapter, Allows communication to external servers
What is a hyper-V check point?
What is Interoperability?
What are the benefits of implementing interoperability?
Ensure open connections to heterogeneous products
Promote data portability
Enhance support for industry standards
How do you provide Interoperability?
Network Interoperability - Systems to use established networking protocols and services to communicate eg TCP/IP
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
Applications Interoperability - Use standards such as Corba and XML.
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.
How do you provide Active Directory Integration between UNIX/LINUX and Windows Computers?
Why implement Active Directory Integration?
Users have single login name and password that can be used across Windows, Linux and UNIX
Can enforce consistent security policies such as password length and complexity across Windows, Linux and UNIX
What is SAMBA?
Unix system implementation of the Server Message Block (SMB)/Common Internet File System (CIFS) protocol
Support file and printer sharing between Microsoft Windows, Mac OS , and other Unix OS.
Can integrate Linux/Unix with Windows Server domain
Available on most Unix-based operating systems
What are the benefits of using SAMBA?
A Samba-enabled Unix/Linux machine can masquerade as a Windows server in a Microsoft network
Share folders and printers across file systems
Assist clients with Network Neighborhood browsing
Authenticate clients onto a Windows domain
Provide or assist with WINS name resolution
What is Active Directory?
a customizable information store
a single point from which users can locate resources and services in the network.
Microsoft’s implementation of directory service
What are the benefits of implementing Active Directory?
Centralized control of network resources
Centralized and decentralized resource management
Stores objects securely in a logical structure
Optimizes network traffic
What is an AD Object?
Where is the Active Directory database stored?
What is an Organizational unit?
Is a container
Used to group objects within a domain
Why do you create OUs?
Organize Objects
Assigning GPOs to configure object settings.
Delegate administrative permissions
What is an AD Domain?
Provides a structure for the management of user accounts, computers accounts and groups.
It is an authentication and authorization boundary. Used to limit the scope of access to resources in the domain.
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.
What is a Root domain?
Ist domain in the forest
Contains 2 unique groups schema admin & Enterprise Admin
What is a Domain Tree?
A domain tree is a hierarchy of domains
Each tree share a contiguous namespace to its parent domain
Eg Asia domain name ends with its parent domain name, mydomain.local
What is a Forest?
Global catalog to enable searching
A collection of one or more trees
Created with the first domain.
Can grow to include child domains or new domain trees.
A forest Shares: Common schema of the AD database.
What is an AD Schema?
Defines the objects that can be stored in AD DS
Defines the properties associated with the objects
Can only be updated by the Schema Admin Group.
What is a Domain Controller?
A server that host the AD DS database (Ntds.dit) and SYSVOL
Performs authentication using Kerberos authentication service and Key Distribution Center (KDC) services
What is the best practices for the maintenance of domain controller?
For availability: At least two domain controllers in a domain
For security: Implement RODC and BitLocker
What is AD Replication?
What are the requirements to implement Active Directory?
A computer running Windows Server OS
Administrative privileges for creating a domain
TCP/IP is installed and configured to use DNS
An authoritative DNS server that supports SRV resource records
How do you install the Active Directory Domain Service?
Use Server Manager
Use Windows PowerShell
Install from media
What is a Read-Only Domain Controller?
A domain controller that supports only incoming replication traffic.
Use for authentication purpose only & cannot be used to create, modify, or delete Active Directory objects.
For use in locations with no or minimal physical security & No need to update the Active Directory database.
What are the 2 built-in accounts on a Windows Server?
Administrator
Guest
What are some of the best practices on to secure the Administrator Account?
Rename the Administrator account
Set a strong password
Administrator passwords known to only a few people
Do not use the Administrator account for daily non-administrative tasks
What built-in management tools can you use to manage Active Directory?
Active Directory Users and Computer
Active Directory Administrative Centre
Active Directory Domain and Trusts.
What are the account properties you can set to a domain user account?
Which user group is able to manage all domains in a forest?
Which group is able to modify the AD schema?
What are the 2 types of user accounts you can create in a member Windows Server in a domain environment?
Local accounts
Domain accounts
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?
What are Default Groups?
Built-in group used to provide administrative privileges
Are granted with privileges eg rights and permission to perform delegated tasks
Eg Domain users, Administrators, Server Operator
What are special identities?
Groups for which membership is controlled by the operating system (membership is automatically assigned)
Used by the OS to provide access to resources based on the type of authentication or connection
Eg Authenticated user, Interactive, Everyone
What is User rights and how do you grant them?
A Right authorizes a user to perform certain actions on a computer
User rights are assigned through local policies or Active Directory group policies.
What is permission and how do you grant them?
It defines the type of access that is granted to an object or object attribute.
It modifies the Access Control List (ACL) of the object.
Assign NTFS & share permission for files and folders
Assign AD permission for Active Directory objects.
What is Windows Remote Management Service (WRMS)?
Tools which enable user to issue command-line command against a remote computer
Commands used by WRMS: WinRM is executed on the remote server to listen and respond to WinRS requests.
WinRS is executed on the local computer, enable administrator to execute command-line commands against the remote server.
What is Remote Server Administration Tools (RSAT)?
Install a full suite of tools of a Windows Server with all of the roles and features installed.
Enables administrators to remotely manage roles and features of a server from a computer that is running Windows 7 and above.
Supported on Professional or Enterprise editions of the Windows client operating system.
Different versions of RSAT required for different Windows client’s OS.
What are the advantages & disadvantages of using RSAT?
Advantages: Enable remote management of multiple servers from a workstation.
Reduce licensing costs by eliminating the need to install Windows Server on the computer used for managing servers.
Disadvantages: The client computer must be running the specific OS version
Can only be used to manage remote servers’ not local computer.
What is Remote desktop for administration?
Default implementation of Remote Desktop Services (RDS)
Allows two administrators to remotely logged on to a server concurrently
Uses RDP protocol to deliver bitmap from remote servers
Only the Administrator account is able to remote in. For additional user, add user to the Remote Desktop User group.
How can you secure a RDP session?
How can a user establish a RDP connection to a remote server?
Remote Desktop Connection
Remote Desktop
using the mstsc.exe
What types of volume is supported in Disk Management?
Simple volume
Spanned volume
Striped volume (RAID-0)
Mirrored volume (RAID-1)
RAID-5 volume
What features are supported in File Server Resource Management?
What features are supported in File Server Resource Management?
File Classification
File Management
File screening management
Quota management
Storage reports
What is the purpose of configuring File screening?
What is the purpose of configuring Quota Management?
Used to limit disk space usage
provide notifications when thresholds are reached
What types of Quota notifications is supported in File Server Resource Manager?
Send email notifications
Log an event in Event Viewer
Run a command or script
Generate storage reports
What type of storage reports can be generated under FSRM?:
Folders by Property
Duplicate Files
Large Files
File Screening Audit
Files by File Group, Owner, or Property
What tools can you use to manage Shared Folders?
File Explorer
PowerShell
Net Share command
Server manager File and Storage Services
What is a Public Shared Folder?
Default share to provide everyone with Read and Write permission
Disabled by default
Enabled via Network and sharing Center Advanced sharing settings
Located in user’s home directory under libraries folder
What are administrative shares?
Hidden share created by Windows OS to allow system administrators to have remote access to every disk volume on a network-connected system.
Cannot be deleted but may be disabled.
Require administrative privileges to access.
What is a Distributed File System?
What are the benefits of DFS?
Simplified data migration : Can be used to copy data across servers
Increased availability of file server data: When a server is down,DFS refers client computers to the next available server.
Security Integration: Uses existing NTFS and share permission of folders.
Load Balancing: A logical name can be mapped to shares on multiple file servers. Access across content will be distributed across servers.
What is a Direct-attached storage (DAS)?
Storage consists disks connected directly to the storage controllers in the host.
Common interface protocol used are SATA and SCSI
What are the Advantages & disadvantages of DAS?
Easy to configure
Inexpensive
Slower
Disk attached to single server
Advantages
What is a Network-attached storage (NAS)?
An IP-based, dedicated, high-performance file sharing and storage device.
Uses OS that is optimized for file I/O
Support file sharing protocol eg Network File System & Server Message Block
What are the advantages and disadvantages of using NAS?
Slow access
Easy to configure
Not Enterprise level solution
Provide centralized storage
Relatively inexpensive
What is a Storage Area Network (SANs)?
A high-speed, dedicated network of servers and shared storage devices.
Common SAN deployments are:
Fibre Channel (FC) SAN
IP SAN
What are the advantages and disadvantages of using SAN?
Fastest Access Time
Easily expandable
Centralized storage
High level of redundancy
More expensive
What is a Fibre Channel SAN?
Used to connect data storage to servers and between data centres.
A high-speed network technology
Runs on optical fibre cables / copper cabling
can support up to 128 Gb/s
Uses FC switches to form a switched fabric.
What is IP SAN Protocol - iSCSI ?
Supports access to remote, SCSI-based storage devices
Can run over a pre-existing switching and IP infrastructure
What are the components of iSCSI?
iSCSI initiator : A client using software ( driver) or hardware (iSCSI Host Bus Adapter) to send data to an external iSCSI-based storage array
iSCSI target - Storage array with iSCSI port - Provide LUN access
IP network
What is a Storage pool?
Created by concatenating physical disks storage space.
Can span multiple drives and can be expanded or reduced as needed.
Support RAID
Used to create Virtual disks
What is a File System?
Controls the way files are named and how they are placed for storage and retrieval
Has different characteristics such as structure, logic, security and size limitation.
Common File Systems
Linux/Unix OS : eg ext2 ,ext3, XFS, JFS and ReiserFS.
Windows Server OS : eg Fat32, NTFS and ReFS
What are the differences between NTFS & ReFS?
NTFS (New Technology File System) - Preferred file system for Windows Server - Support Large volume - Provide File and folder securitySupport features: File compression
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
What is RAID (Redundant Array of Independent Disks)?
Storage technology that combines multiple disk drives into one logical unit.
Data is distributed across the drives based on the RAID levels used
Used to provide performance and/or disk fault tolerance
Common RAID levels are 0,1,3,5,6,1+0
What are the advantages of implementing Hardware Raid?
Provide better performance
RAID functionality not limited to OS.
What is Permission?
Define the type of access granted to a user, group, or computer for an object
Can be applied to objects such as files, folders and printers
Can be assigned to users and groups in the network or on a local computer
What is an Access Control List?
An ACL is a data structure containing entries that specify individual user or group rights to specific objects such as file or folder.
Each entries are known as access control entries (ACEs)
What are the NTFS Standard Permission?
Read
Write
Read & Execute
Modify
Full Control
Effective Permissions
NTFS permissions are cumulative
Permissions are inherited
File permissions override folder permissions
Deny overrides all permissions
Creators of files and folders are their owners
What are the Shared Folder Permissions?
Read
Change
Full Control (Includes all Read and Change permissions+ change NTFS file and folder permissions
What are the guidelines for managing permission?
Grant permissions to groups instead of users.
Use Deny permissions only when necessary.
Never deny the Everyone group access to an object
Grant permissions to an object that is as high in the folder structure as possible
Use NTFS permissions instead of shared permissions for fine-grained access.
What are the 3 types of permissions and how are they assigned?
permissions: (R) Read, (W) Write & (X) Execute
assigned to 3 type of owners : eg RWX R _ X R _ _ ( User ) (Group) (Others)
What commands or utilities you can use to manage Unix file attributes?
chmod change file permissions
chown change file owner
chgrp change file group
umask user file creation mode mask
What are the 2 modes of setting Unix permissions?
Symbolic mode eg chmod u+wx filename
Absolute mode eg chmod 755 filename
What is a Group policy?
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
Supported on all Windows client running Windows 2000 and later.
What are the benefits of Using Group Policy?
Minimize administration as settings can be applied to a large number of users and computers
Provide a consistent method to enforce standards in the work environment.
What tools are used manage GPOs?
Group Policy Management Console
Group Policy Management Editor
PowerShell
What are the 2 default GPOs available by default in a domain controller?
Default domain policy
Default domain controller policy
When are GPO settings applied?
Computer Configuration : at system startup
User Configuration : at logon
Every 90 minutes (+ 30 min variable) / Security settings refresh at least every 16 hours
Applied manually by using: The Gpupdate command - The Windows PowerShell cmdlet
How do you to apply a GPO?
What is the loading sequence of GPO in a domain environment?
Local
Site
Domain
OU
If two GPOs have conflicting settings, which of the GPOs setting will be effective?
How can you prevent GPO linked at the domain from affecting computers and users in an OU?
What is the effect of enabling the Enforced attribute of a GPO link?
