Powershell was developed by this company for use with Windows based operating systems.
Who is Microsoft
This is the most common file system used today with Windows 10 / Server 2016/2019
What is NTFS
This role/feature can provision IP addresses to computers on the same network
What is DHCP?
This cloud provider hosts popular video streaming services such as Hulu, Netflix and Disney+
What is Amazon Web Services (AWS)?
True or False:
Virtualizing key components of your system architecture can save money on server hardware.
True
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
This type of hard disk is a good candidate for storing a Windows Page File.
What is an SSD?
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
This cloud architecture hosts the sites for Ebay, Travelocity, and Verizon.
What is Azure?
This type of hypervisor is used when the virtualization software is installed ontop of an Operating System, i.e. Virtualbox.
What is Type 2?
This Powershell command is used to get the current date/time of the host system
Which file system allows you to use encryption, compression, and the use of volumes?
What is NTFS?
This console is used to configure and manage many of the roles, features, and settings within Windows Server
What is the Microsoft Management Console?
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 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
This command displays a list of all services running on your machine
Get-Service
Which command-line utility allows you to convert a FAT16 or Fat32 disk to NTFS with out losing any data?
What is Convert?
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?
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
This is the limit for how many checkpoints can be created for a single Virtual Machine
What is 50?
What is the command to get the syntax and parameters for installing Windows Features with Powershell?
Get-Help Install-WindowsFeature
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?
An administrator has decided they should remove the DNS Server role from a server. What PowerShell cmdlet should the administrator use?
Uninstall-WindowsFeature
Data about data is known as this
What is Metadata?
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?