Set 1 Windows Server 2019 Flashcards
A Windows Server 2016 that was installed in Desktop Experience mode can be converted to Server Core mode. True or False?
False
You plan to install DNS on Windows Server 2016 using PowerShell. Which of the following can be used to include the DNS console for administering the DNS service?
[Choose two that apply].
- rsat-dns-server
- IncludeManagementTools
You have successfully configured a Server 2016 Core called Server2 and added it to your lab domain. DNS service was installed in Server2 after adding it to the domain.
Using a domain controller server called Server1, you connected to Server2 using DNS Manager console and you get a message saying “The server is unavailable. Would you like to add it anyway?” and selected Yes. You noticed that after adding Server2 in the DNS console, Server2 has red circular icon appended to it.
What is the possible cause of this error?
Server2’s Windows firewall setting has blocked inbound traffic to its DNS service.
You want to install Active Directory binaries on a Windows Server 2019 system. To be able to do this, which of the following command should you execute on Windows PowerShell?
Add-WindowsFeature -Name AD-Domain-Services -IncludeManagementTools
You have installed Windows Server 2019 Standard Edition on a server. After performing the basic configuration tasks, you notice that the hostname is not as per your organization’s policy.
To be able to set a new hostname, what would be the correct command that you can execute in PowerShell?
Rename-Computer -NewName PLABDMCORE02
You are installing Windows Server 2019 Standard Edition. Setup has automatically restarted after completing the installation process.
What is the first thing that you must perform after restart?
Set the administrative password
During the installation of Windows Server 2019 Standard Edition, you encounter a disk that is marked as Disk 0 Unallocated Space on the Windows Setup wizard.
What should you do to complete the installation on this disk?
Click Next to proceed with the installation
You have recently installed Windows Server 2019 Desktop Experience on a server. Your manager informs you that he needs to extensively use the command line and PowerShell. He also does not want to use the graphical interface.
What should you do to meet his requirements?
Re-format the server and install Server Core