lab 1-1 Flashcards
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?
Scale down Windows Server 2019 Desktop Experience to Server Core
Re-format the server and install Server Core
Uninstall the graphical interface to start Server Core
Reboot the server in the Server Core mode
Install Windows Server 2019 Server Core on a new server
Re-format the server and install Server Core
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?
Create a new partition and then perform the installation
Load the device drivers for the Disk 0
Format the disk using the Format option
Click Next to proceed with the installation
Click Next to proceed with the installation
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?
Open the command prompt to execute a command
Log on to the server using administrative credentials
Set the administrative password
Disable unnecessary services running on the server
Set the administrative password
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?
Configure-Computer –NewName PLABDMCORE02
Name-Computer –NewName PLABDMCORE02
Rename-Computer –NewName PLABDMCORE02
Reset-Computer –NewName PLABDMCORE02
Rename-Computer –NewName PLABDMCORE02
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
Add-WindowsFeature –Name AD-Services
Add-Feature –Name Domain-Services –IncludeManagementTools
Add-WindowsFeature –Name AD-Domain –IncludeManagementTools
Add-WindowsFeature -Name AD-
Domain-Services -IncludeManagementTools