study q's Flashcards
Name at least three usage scenarios for Nano Server. (ch. 2)
- compute host for Hyper-V virtual machines
- a storage host
- DNS server
- IIS server
- host for container apps
Name at least three important distinctions for Nano Server. (ch. 2)
- Headless
- runs only 64-bit applications
- cannot be an AD domain controller
- Group Policy not supported
- NIC teaming not supported
- cannot proxy to Internet
What extension is used for a Generation 2 virtual machine image? (ch. 2)
vhdx
What parameter installs Windows Defender in Nano Server? (ch. 2)
-Defender
Name four options for management of Nano Server. (ch. 2)
- PowerShell
- WMI
- Windows Remote Management
- EMS (enterprise mobility & security)
What three steps are used for remote management through PowerShell? (ch. 2)
- Add the IP address of your management workstation to trusted hosts
- add the account to the Nano Server’s administrators
- enable CredSSP if using that feature
What is the term for running Hyper-V virtual machines within a virtual machine? (ch. 1)
Nested virtualization
What system partition size is required for Windows Server 2016? (ch. 1)
32 GB
What edition of Server 2016 supports a maximum of two Hyper-V containers? (ch. 1)
Standard Edition
What two options are provided in the Type of Installation window during Windows Server 2016 installation? (ch. 1)
- Upgrade
2. Custom
What is the term for easily converting from Standard Edition to Datacenter Edition? (ch. 1)
License conversion
What two types of activation technology involve a Generic Volume License Key (GVLK)? (ch. 1)
- Active Directory-based Activation
2. KMS (Key Management Server)
Name three reasons you might need a Generation 1 VM (ch. 3)
- Not UEFI compatible
- migration to Azure
- no OS support
- unsupported boot method
What tool assists with server utilization data for Hyper-V? (ch. 3)
MAP Toolkit
What are three planning concerns for the processor in a virtualized datacenter? (ch. 3)
- Speed
- Architecture
- Number
What tool permits the updating of offline images with patches? (ch. 3)
DISM
What parameter permits the addition of a role or feature to an offline image? (ch. 3)
/Enable-Feature
What are two tools for running PowerShell Direct? (ch. 3)
- PSSession
2. Invoke-Command
Under Computer Management, what tool would you use to create and attach VHDX disks? (ch. 4)
Disk Management
What option would you choose in Server Manager’s New Share Wizard in order to create a share for UNIX systems that would include quotas? (ch. 4)
NFS Share - Advanced
What NTFS permission always overrides all other access permissions? (ch. 4)
Deny
To create a Storage Spaces Storage Pool, you need…
at least one physical disk
To create a resilient mirror virtual disk, you need…
at least two physical disks
To create a resilient virtual disk with parity, you need…
at least three physical disks
Three-way mirroring resiliency needs…
at least five physical disks
failover clustering cannot use…
SATA, USB, or SCSI disks
What two tiers of disk types are used with tiering inside Storage Spaces? (ch 5)
Hard disk drives (HDDs) and solid state drives (SSDs)
- What PowerShell command can you use to connect an iSCSI target in a Windows Server 2016 environment? (ch 5)
Connect-IscsiTarget
- What type of partition system does Storage Replica require on disks? (ch 5)
GPT initialized disks
What edition of Windows Server 2016 does Storage Replica require? (ch 5)
Datacenter Edition
Name three scenarios that would be ideal for data deduplication. (ch 6)
- General-purpose file servers
- VDI deployments
- backup targets