WinSvr Live Virtual Machine Lab 1-1: Installing Windows Server 2019
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-Domain -IncludeManagementTools - Add-WindowsFeature -Name AD-Services - Add-Feature -Name Domain-Services -IncludeManagementTools
- Add-WindowsFeature -Name AD-Domain-Services -IncludeManagementTools
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? - Format the disk using the Format option - Click Next to proceed with the installation - Load the device drivers for the Disk 0 - Create a new partition and then perform the installation
- 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? - Install Windows Server 2019 Server Core on a new server - Uninstall the graphical interface to start Server Core - Scale down Windows Server 2019 Desktop Experience to Server Core - Reboot the server in the Server Core mode - Re-format the server and install Server Core
- Re-format the server and install Server Core
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? - Name-Computer -NewName PLABDMCORE02 - Reset-Computer -NewName PLABDMCORE02 - Configure-Computer -NewName PLABDMCORE02 - Rename-Computer -NewName PLABDMCORE02
- 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? - Disable unnecessary services running on the server - Log on to the server using administrative credentials - Set the administrative password - Open the command prompt to execute a command
- Set the administrative password
/r /t 0 (Windows PowerShell)
Restarts machine; /r to restart; /t 0 to set timer to 0
