70-740 Practice Questions
Which of these are legacy command-line tools for managing Server Core? (Choose three) A. ipconfig B. New-NetIPAddress C. ping D. Get-IPConfiguration E. netsh F. Test-NetConnection
ACE
Which of these PowerShell cmdlets can be used to install packages onto a Nano Server machine? (Choose two) A. Install-Package B. Add-Package C. Import-PackageProvider D. Install-PackageProvider
AD
Which image file types can you service with DISM? (Choose three) A. .vhd B. .dmg C. .img D. .vhdx E. .wim
ADE
Which of these allocation unit sizes are supported when formatting an ReFS volume? (Choose two) A. 4k B. 8k C. 16k D. 32k E. 64k
AE
To remove a Deny Access permission from a share, which of the following should be used? A. Grant-SmbShareAccess B. Unblock-SmbShareAccess C. Block-SmbShareAccess D. Revoke-SmbShareAccess
B
Which PowerShell cmdlet will create a persistent session on a remote machine? A. Enter-PSSession B. New-PSSession C. Start-PSSession D. Create-PSSession
B
Which PowerShell cmdlet would you use to configure replication between volumes on servers or clusters? A. New-SRReplica B. New-SRPartnership C. New-SRTopology D. Test-SRTopology
B
Which PowerShell cmdlet would you use to create a new VHD or VHDX? A. New-Disk B. New-VHD C. New-VirtualDisk D. Create-VHD
B
Which PowerShell command will create a new Differencing Disk associated with a parent disk? A. New-VHD -ChildPath <path_to_child.vhdx> -Path <path_to_parent.vhdx> -Differencing B. New-VHD -Path <path_to_child.vhdx> -ParentPath <path_to_parent.vhdx> -Differencing C. New-VHD -Path <path_to_child.vhdx> -ParentPath <path_to_parent.vhdx> D. New-DiffVHD -Path <path_to_child.vhdx> -ParentPath <path_to_parent.vhdx>
B
Which Windows Server 2016 edition will the servers be running in the virtual lab? A. Essentials B. Datacenter C. Standard D. Enterprise
B
Which graphical tool is commonly used to configure and manage many aspects of a server in Windows Server 2016? A. Control Panel B. Server Manager C. Settings D. GUI Manager
B
Which import type would you choose to create a copy of a virtual machine on the same Hyper-V host? A. Restore B. Copy C. Register D. Clone
B
Which of these is NOT a benefit of containers? A. Isolation B. Performance C. Portability D. Scalability
B
Which of the following Hyper-V features, allows the host to use disk space as memory to ensure virtual machines start up when the host is under memory pressure? A. NUMA spanning B. Resource manager C. Dynamic memory D. Smart paging
D
Which dynamic memory setting, controls how much memory is reserved for a virtual machine as a percentage of the current demand? A. Maximum RAM B. Minimum RAM C. Memory weight D. Memory buffer
D
Which feature requires multiple disk types and will transparently move hot data to SSDs and cold data to HDDs? A. Enclosure awareness B. Resiliency settings C. Write-back cache D. Storage tiers
D
Which of the following allows users to have visibility of files within a share as long as they have read access? A. Data Encryption B. Data Classification C. File Caching D. Access-based Enumeration
D
Which of the following are supported on Nano Server? (Choose three) A. 32-bit applications B. PowerShell Desired State Configuration C. Group Policy D. 64-bit applications E. PowerShell 5.1 Core F. PowerShell 5.1 Desktop
BDE
Which DISM command will unmount and save any changes you have made to an image? A. dism /image:<mount-path> /unmount /commit B. dism /unmount-image /mountdir:<mount-path> /save C. dism /unmount-image /mountdir:<mount-path> /commit D. dism /unmount-image /mountdir:<mount-path> /discard
C
Which DSC deployment model allows the LCM to retrieve a DSC configuration from a central location? A. Push B. Start C. Pull D. Get
C
Which Linux command can you use to verify the installation and current version of Linux Integration Services (LIS)? A. lsmod B. Get-LISInfo C. modinfo D. listinfo
C
Which PowerShell cmdlet will upgrade a virtual machine to the latest Hyper-V virtual machine configuration version? A. Upgrade-VMVersion B. Upgrade-VMConfig C. Update-VMVersion D. Migrate-VMConfig
C
Which Windows Server installation option is a headless version? A. Desktop Experience B. Server Core C. Nano Server D. All of the above
C
Which feature can be used to view a user's final rights against a given object? A. Inherited Access B. Direct Access C. Effective Access D. Active Directory
C
Which of these installation options does not support local logon and can only be managed through remote sessions? A. Desktop Experience B. Server Core C. Nano Server D. None of the above
C
Which of these parameters will NOT initiate a PowerShell Direct session from a Hyper-V host to a virtual machine via its VMBus? A. -VMName B. -VMId C. -ComputerName D. -VMGuid
C
You would use a Generation _____ virtual machine if you needed to support 32-bit operating systems.
1
Which docker command will create an image from an existing container? A. docker ps B. docker inspect C. docker run D. docker commit
D
How many vNICS can you use to form a NIC team in a virtual machine's guest operating system? A. 2 B. 16 C. 32 D. 8
A
What type of virtual switch ensures virtual machines can communicate with each other, but not with their host and physical network? A. Private B. Internal C. External D. None of the other answers are correct
A
Which Data Deduplication job is responsible for cleaning out the chunk store of unnecessary (modified or deleted) data? A. Garbage Collection B. Integrity Scrubbing C. Unoptimization D. Optimization
A
Which Data Deduplication usage type is best suited for user data? A. General Purpose File Server B. VDI Server C. Virtualized Backup Server D. None of the above
A
Which PowerShell cmdlet would you use to join a machine to a domain? A. Add-Computer B. Join-Computer C. Add-DomainComputer D. Join-Domain
A
Which Storage Replica scenario supports local SCSI/SATA storage? A. Server-to-Server B. Cluster-to-Cluster C. Stretch Cluster D. All of the above
A
Which Windows Server 2016 activation model would you use for a small network? A. Multiple Activation Keys B. Key Management Service C. Automatic Virtual Machine Activation D. Active-directory-based Activation
A
Which Windows feature will you need to install first on your destination machine to assist with the migration of roles and features? A. Server Migration Tools B. Server Installation Tools C. DHCP Server D. Active Directory Domain Services
A
Which parameter on the New-NanoServerImage PowerShell cmdlet determines whether a Nano Server deployment is targeting a physical or virtual machine? A. -DeploymentType B. -TargetPath C. -BasePath D. -Edition
A
Which permission type automatically assigns child objects the same permissions as their parent? A. Inherited B. Effective C. Explicit D. Direct
A
Which role service is required in order to create SMB file shares on a server? A. File Server B. Print and Document Services C. DFS Replication D. File Server Resource Manager
A
Which of these are NOT hardware requirements when installing Hyper-V on a host machine? (Choose two) A. Legacy BIOS B. UEFI firmware C. Hardware-assisted virtualization D. SLAT-capable 64-bit processor E. VM Monitor Mode extensions
AB
Which of these parameters on the New-NanoServerImage PowerShell cmdlet map directly to packages for common roles and features? (Choose three) A. -Clustering B. -Compute C. -Storage D. -WebServer
ABC
Which of the following scenarios does the MAP (Microsoft Assessment and Planning) toolkit support? (Choose three) A. Usage Tracking B. Desktop Virtualization C. Server Migration D. Server Virtualization E. Desktop Deployment
ABD
Which of the following can be used to determine if a potential host meets Hyper-V's hardware requirements? (Choose two) A. Get-ComputerInfo B. Get-VirtualizationInfo C. systeminfo D. sysinfo
AC
Which of the following features do VHD Sets support that Shared VHDXs do not? (Choose three) A. Host backups B. Live migration C. Online resizing D. Hyper-V replica E. Checkpoints
ACD
Which type of file is generated from a DSC configuration and delivered to machines for the LCM to process? A. .ps1 B. .mof C. .dsc D. .exe
B
Which of these features are unsupported on the Resilient File System (ReFS)? (Choose two) A. GPT Disks B. File Encryption C. Disk Quotas D. File Security
BC
Which of the following are new features in Windows Server 2016? (Choose three) A. Failover Clustering B. Nano Server C. Storage Replica D. Data Deduplication E. Containers
BCE
Which PowerShell cmdlets are used to view resource manager statistics for a virtual machine or resource pool? (Choose two) A. Get-VMHost B. Measure-VM C. Get-VM D. Measure-VMResourcePool
BD
Match the storage technology with its definition. 1. DCB 2. iSCSI 3. iSNS 4. MPIO A. Access storage devices over a network B. Automatic discovery and configuration of iSCSI targets C. Controls SAN and LAN traffic on a single network D. Provides redundant connections to storage devices
CABD
Which actions can be performed on a Hyper-V checkpoint? (Choose three) A. Inspect B. Modify C. Delete D. Rename E. Apply
CDE
Which of these areas can you configure using the Nano Server Recovery Console? (Choose three) A. Windows Update B. Add/Remove Roles and Features C. WinRM D. Networking E. Domain Membership F. Firewall Rules
CDF
What are the activation threshold restrictions for the Key Management Service? (Choose two) A. 5 clients B. 50 clients C. 5 servers D. 10 servers E. 25 servers F. 25 clients
CF
How many devices can you attach to a single SCSI controller? A. 4 B. 24 C. 63 D. 64
D
Switch Embedded Teaming is compatible with which of the following features? A. RDMA B. SR-IOV C. VMQ D. All of the above
D
What is the minimum amount of disk space required for a Windows Server 2016 installation? A. 40GB B. 16GB C. 24GB D. 32GB
D
Which PowerShell cmdlet can be used to take a checkpoint? A. Save-VM B. Create-VMSnapshot C. Snapshot-VM D. Checkpoint-VM
D
Which PowerShell cmdlet would you use to configure a network adapter with an IP address? A. New-IPAddress B. Get-NetIPConfiguration C. Set-DnsClientServerAddress D. New-NetIPAddress
D
Which PowerShell cmdlet would you use to mount an image on a virtual hard disk (VHD/VHDX)? A. Mount-VhdImage B. Mount-DiskImage C. Mount-Vhd D. Mount-WindowsImage
D
Which PowerShell cmdlet would you use to push DSC configurations to target machines? A. Deploy-DscConfiguration B. Test-DscConfiguration C. Push-DscConfiguration D. Start-DscConfiguration
D
Which PowerShell command will install the Hyper-V role with management tools and restart the machine? A. Install-WindowsFeature -Name Hyper-V -Restart B. Install-WindowsFeature -Name Hyper-V -IncludeManagementTools C. Install-WindowsFeature -Name Hyper-V-PowerShell -IncludeManagementTools -Restart D. Install-WindowsFeature -Name Hyper-V -IncludeManagementTools -Restart
D
Which PowerShell command will install the web server role onto a local machine along with its management tools? A. Install-WindowsFeature web-server B. Install-WindowsFeature web-server -IncludeAllSubFeature C. Install-WindowsFeature iis -IncludeManagementTools D. Install-WindowsFeature -Name web-server -IncludeManagementTools
D
Which built-in Windows Server software component defines a machine's primary purpose? A. Application B. Role Service C. Feature D. Server Role
D
Which of these PowerShell commands will rename a machine to CORE-NUG and restart it? A. Restart-Computer -Name $env:computername -NewName CORE-NUG B. Set-Computer -NewName CORE-NUG -Restart C. Set-ComputerName -NewName CORE-NUG -Restart D. Rename-Computer -NewName CORE-NUG -Restart
D
Which of these are installation requirements when creating and running containers on Windows Server 2016 machine? (Choose two) A. Hyper-V B. Active Directory C. File Services D. Base OS image E. Docker
DE
Which of these are common server roles in Windows Server 2016? (Choose four) A. Failover Clustering B. Windows Server Backup C. Containers D. Web Server (IIS) E. DHCP Server F. DNS Server G. Hyper-V
DEFG
The _____ PowerShell cmdlet will initiate a session directly on a remote machine.
Enter-PSSession
A fixed size VHDX will always perform better than a dynamically expanding VHDX. True or false?
F
An Access Control List (ACL) is attached to a user, not an object. True or false?
F
Converting virtual disks overwrites the existing disk with a new format or type. True or false?
F
Get-StorageSubSystem will only ever display a single sub system entry. True or false?
F
It is recommended to perform an in-place upgrade over a clean installation and migration whenever possible. True or false?
F
Linux Integration Services (LIS) or BSD Integration Services (BSD) must be installed on their respective virtual machines in order for them properly boot. True or false?
F
Linux and FreeBSD virtual machines will not function in Hyper-V by default. True or false?
F
Nested Virtualization is enabled by default for all virtual machines on a Hyper-V host. True or False?
F
Physical disks must be initialized before you can add them to a Storage Pool. True or False?
F
Switch Independent teaming mode requires configuration of the physical switch. True or false?
F
The container's PowerShell module is installed alongside the containers feature in Windows Server 2016. True of false?
F
The destination volume is only unavailable during replication in a Storage Replica partnership. True or False?
F
The user can only create Nano Server Images through PowerShell cmdlets. True or False?
F
You can add and remove memory against a running virtual machine with dynamic memory enabled. True or false?
F
The LCM, which stands for _____, is the client-side DSC component that applies configurations to a local machine. (Hint: three words)
Local Configuration Manager
_____ checkpoints capture memory state, disk state, and virtual machine settings.
Standard
An Allocation Unit is the smallest amount of space a file can consume on disk. True of false?
T
An external virtual switch should be used when a virtual machine requires access to the host's physical network. True or false?
T
Containers in Windows Server 2016 are based on the open source docker engine. True of false?
T
Differencing Disks allow you to isolate changes against parent disk(s) to a child disk. True or false?
T
Generation 2 virtual machines perform better than Generation 1 virtual machines when booting up or during an installation. True or false?
T
Share permissions are only applied when browsing through a network share, not when accessing the share directory locally. True or false?
T
Trusted Hosts enable remote management of machines in a workgroup, or in a separate domain, that have no trust relationship. True or false?
T
VLANs can be used to isolate virtual machine traffic. True or false?
T
Windows Server 2016 requires a system partition in order to properly boot. True or false?
T
Your Windows Server 2016 MCSA/MCSE certification will never expire. True or false?
T
The _____ virtual disk format supports disks up to 64TB in size.
VHDX
Data Deduplication stores unique file data for a volume in the _____ store.
chunk
Windows Server 2016 uses a _____-based licensing model.
core
The _____ command-line utility is used to provision and join a machine to the domain.
djoin
_____.exe is the client side component of docker.
docker
_____ provides a text-based menu utility for configuring a Server Core machine.
sconfig
You would use the _____ utility to install product keys and activate Windows Server 2016 from the command-line.
slmgr
The _____ utility is used to generate a distribution package on a destination machine and used to register migration tools on the source machine.
smigdeploy