Powershell Commands
Windows File Sharing and Systems
Roles and Features
Cloud Computing
Virtual Computing
100

Powershell was developed by this company for use with Windows based operating systems.

Who is Microsoft

100

This is the most common file system used today with Windows 10 / Server 2016/2019

What is NTFS

100

This role/feature can provision IP addresses to computers on the same network

What is DHCP?

100

This cloud provider hosts popular video streaming services such as Hulu, Netflix and Disney+

What is Amazon Web Services (AWS)?

100

True or False:

Virtualizing key components of your system architecture can save money on server hardware.

True

200

This built-in integrated scripting environment is a host application that allows you to run commands, write, test, and debug scripts on Windows

What is Powershell ISE

200

This type of hard disk is a good candidate for storing a Windows Page File.

What is an SSD?

200

True or false:

You can use PowerShell to add and remove server roles from a Server Core server, but not a Desktop Experience server.

False

200

This cloud architecture hosts the sites for Ebay, Travelocity, and Verizon.

What is Azure?

200

This type of hypervisor is used when the virtualization software is installed ontop of an Operating System, i.e. Virtualbox.

What is Type 2?

300

This Powershell command is used to get the current date/time of the host system

What is Get-Date
300

Which file system allows you to use encryption, compression, and the use of volumes?

What is NTFS?

300

This console is used to configure and manage many of the roles, features, and settings within Windows Server

What is the Microsoft Management Console?

300

You have a small datacenter with 50 physical servers. These servers host file shares, websites, databases, and virtual machines. 

What type of cloud is this?

What is a Private Cloud?
300

What CPU extensions are a prerequisite for installing the Hyper-V role when using an Intel or AMD processor?

What is Intel-VT or AMD-V

400

This command displays a list of all services running on your machine

Get-Service

400

Which command-line utility allows you to convert a FAT16 or Fat32 disk to NTFS with out losing any data?

What is Convert?

400

This window is used as a single pane-of-glass to manage all roles and features installed on any Windows Server.

What is the Server Management Window?

400

This type of architecture allows you to share a username and password among many cloud and server systems.

*****BONUS*****

What type of Microsoft Server Role/Feature can provide this?

SSO

ADFS

400

This is the limit for how many checkpoints can be created for a single Virtual Machine

What is 50?

500

What is the command to get the syntax and parameters for installing Windows Features with Powershell?

Get-Help Install-WindowsFeature

500

An administrator wants to utilize a RAID volume that provides redundancy using disk striping with parity. What type of RAID configuration should the administrator select?

What is RAID 5?

500

An administrator has decided they should remove the DNS Server role from a server. What PowerShell cmdlet should the administrator use?

Uninstall-WindowsFeature

500

Data about data is known as this

What is Metadata?

500

This type of virtual memory allows an administrator to set the starting amount of memory, and allow it to expand as needed.

What is dynamic memory?