lab 1-1 Flashcards

1
Q

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

A

Re-format the server and install Server Core

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

Click Next to proceed with the installation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

Set the administrative password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

Rename-Computer –NewName PLABDMCORE02

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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

A

Add-WindowsFeature -Name AD-
Domain-Services -IncludeManagementTools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly