Assessment test Flashcards
Which of the following is a valid role for a Windows Server 2016 computer? A. Standalone server B. Member server C. Domaincontroller D. Alloftheabove
D. Based on the business needs of an organization ,a Windows 2016 Server computer can be configured in any of the roles listed. See Chapter 1 for more information
You need to add a new Windows Server 2016 image to your WDS server. You want to use a command-line command to complete this task. What command would you use?
A. WDSUTIL /Add
B. WDSUTIL /image
C. WDSUTIL /prepareimage D. WDSUTIL /addimage
A. The WDSUTIL/Add command allows an administrator to add an image to a WDS server. See Chapter 1 for more information
You have been hired to help a small company setup its first Windows network. It has had the same 13 users for the entire two years it has been open, and the company has no plans to expand. What version of Windows Server 2016 would you recommend?
A. Windows Server 2016 Datacenter (Desktop Experience)
B. Windows Server 2016 Standard (Desktop Experience) C. Windows Server 2016 Datacenter
D. Windows Server 2016 Essentials
D. Windows Server 2016 Essentials is ideal for small businesses that have as many as 25 users and 50 devices. Windows Server 2016 Essentials has a simpler interface and preconfigured connectivity to cloud-based services but no virtualization rights. See Chapter 1 for more information
You are using WDS to deploy Windows Server 2016 images across your organization, and you are using the WDSUTIL command-line utility to perform this task. You want to copy a previously created image from the image store using this utility. Which option of WDSUTIL should you use? A. /move B. /copy-image C. /get D. /enable
B. You should use the /copy-image option of the WDSUTIL utility to copy an image from the image store. See Chapter 2 for more information.
You want to install a group of 25 computers using disk images created in conjunction with the System Preparation Tool. Your plan is to create an image from a reference computer and then copy the image to all the machines. You do not want to create an SID on the destination computer when you use the image. Which Sysprep.exe command-line option should you use to set this up? A. /specialize B. /generalize C. /oobe D. /quiet
B.The /generalize option prevents system-specific information from being included in the image. The Sysprep.exe command can be used with a variety of options. You can see a complete list by typing sysprep/? at a command-line prompt. See Chapter 2 for more information.
You have a Hyper-V host that runs Windows Server 2016. The host contains a virtual machine named Virtual1. Virtual1 has resource metering enabled. You need to use resource metering to track the amount of network traffic that Virtual1 sends to the 10.10.16.0/20 network. Which command would you run?
A. Add-VMNetworkAdapteiAd
B. Set-VMNetworkAdapter
C. New-VMResourcePool
D. Set-VMNetworkAdapterRoutingDomamMapping
B. The Set-VMNetworkAdapter command allows an administrator to configure features of the virtual network adapter in a virtual machine or the management operating system. See Chapter 3 for more information.
You need to ensure that the company’s two Virtual Machines, VM1 and VM2, can communicate with each other only. The solution must prevent VM1 and VM2 from communicating with Server1. Which cmdlet should you use?
A. Set-NetNeighbor
B. Remove-VMSwitchTeamMember C. Set-VMSwitch
D. Enable-VMSwitchExtension
C. The Set-VMSwitch cmdlet allows an administrator to configure a virtual switch. See Chapter 3 for more information.
You want to make sure the hard disk space for your virtual machines is occupied only when needed. What type of virtual hard disk would you recommend?
A. Dynamicallyexpandingdisk B. Fixed-size disk
C. Differencingdisk
D. Physicalorpass-throughdisk
A.The only virtual hard disk that increases in size is the dynamically expanding disk.See Chapter 4 for more information.
What is the command to install Hyper-V on a Windows Server 2016 machine that was installed in Server Core? A. start /w ocsetup Hyper-V B. start /w ocsetup microsoft-hyper-v C. start /w ocsetup Microsoft-Hyper-V D. start /w ocsetup hyper-v
C.This question relates to the setup command used to install the Hyper-V server role on a Windows Server 2016 Server Core machine. It’s important to remember that these commands are case sensitive, and that the correct command is start /wocsetup Microsoft-Hyper-V. See Chapter 4 for more information.
You are a network administrator for a small company that uses Hyper-V. You need to reboot your virtual machine. What PowerShell command can you use? A. Restart-VM B. Reboot-VM C. Shutdown-VM D. ShutStateOff
A. The PowerShell command Restart-VM restarts a virtual machine. See Chapter 4 for more information.
You are the administrator for a mid-size organization. You have been asked by the owner to set up an NLB cluster. You want to use PowerShell to set up the cluster. What command would you use? A. New-NlbCluster B. Create-NlbCluster C. Setup-NlbCluster D. Set-NlbCluster
A. To create a new NLB cluster, you would use the PowerShell command New- NlbCluster. See Chapter 5 for more information.
Which of the following actions should be performed against an NLB cluster node if maintenance needs to be performed while not terminating current connections? A. Evict B. Drainstop C. Pause D. Stop
B.If an administrator decides to use the drain stop command, the cluster stops after answering all of the current NLB connections. So the current NLB connections are finished but no new connections to that node are accepted. See Chapter 5 for more information.
If you have a running cluster and need to run the Validate a Configuration Wizard again, which of the following tests may require cluster resources to be taken offline? A. Network tests B. Storage tests C. System configuration tests D. Inventory tests
B.The storage tests require the clustered disk resource to be offline. If you need to run the storage tests, the Validate a Configuration Wizard will prompt you to make sure you want to take the resources offline. See Chapter 6 for more information.
What PowerShell command would you use to run a validation test on a cluster? A. Test-Cluster B. Validate-Cluster C. Set-Cluster D. Add-Cluster
A. Administrators would use the Test-Cluster to complete validation tests for a cluster. See Chapter 6 for more information
You download the wrong image from Docker. What command allows you to delete an image?
B.The docker rm command is the command that is used to delete an image. You should run docker images first and get the ID number or name of the image that you want to delete. See Chapter 7 for more information.
You have built a bunch of Containers. What Power Shell command allows you to view the Containers? A. docker view B. docker see C. View-Container D. Get-Container
D.The Get-Container PowerShell command allows an administrator to view information about Containers. See Chapter 7 for more information.
What command allows you to see your container images? A. docker images B. docker info C. docker view D. docker see
A. The docker images command gives you the ability to see your images. The docker info command allows you to see how many images you have on a host but it does not give you details about the images. See Chapter 7 for more information.
You need to use an Active Directory application data partition. Which command can you
use to create and manage application data partitions? A. DCPromo.exe
B. NTDSUtil.exe
C. ADUtil.exe
D. ADSI.exe
B.The primary method by which system administrators create and manage application data partitions is through the ntdsutil tool. See Chapter 8 for more information.
What command-line command would you type to start Performance Monitor? A. Netmon.exe B. Perfmon.exe C. Performon.exe D. Resmon.exe
B. Perfmon.exe is the command-line command to start Performance Monitor. See Chapter 9 for more information.
What command-line command would you type to start Resource Monitor? A. Netmon.exe B. Perfmon.exe C. Performon.exe D. Resmon.exe
D. Resmon.exe is the command-line command to start Resource Monitor. See Chapter 9 for more information.
Which of the following subnetmasks is represented with the CID Rof/27? A. 255.255.255.254
B. 255.255.255.248
C. 255.255.255.224
D. 255.255.255.240
C.TheCIDR/27 tells you that 27 1s are turned on in the subnet mask.Twenty-seven1s equals 11111111.11111111.11111111.11100000. This would then equal 255.255.255.224. See Chapter 10 for more information.
You are the network administrator for a mid size organization that has installed Windows Server 2016 onto the network. You are thinking of moving all machines to Windows 10 and IPv6. You decide to set up a test environment with four subnets. What type of IPv6 addresses do you need set up? A. Global addresses B. Link-local addresses C. Unique local addresses D. Site-local addresses
C. The unique local address can be FC00 or FD00, and it is used like the private address space of IPv4. Unique local addresses are not expected to be routable on the global Internet, but they are used for private routing within an organization. See Chapter 10 for more information.
You are the network administrator for ABC Company. You have an IPv6 prefix of 2001:DB8:BBCC:0000::/53, and you need to set up your network so that your IPv6 addressing scheme can handle 1,000 more subnets. Which network mask would you use?
A. /60 B. /61 C. /62 D. /63
D.To calculate the network mask, you need to figure out which power number(2x)is greater than or equal to the number you need. Since we are looking for 1000, 210 = 1024. You then add the power (10) to the current network mask (53 + 10 = 63). See Chapter 10 for more information.