wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PowerShell and Windows Server

Total questions: 10

Worksheet time: 19mins

Name
Class
Date
1.

Abigail is learning to automate tasks on her Windows Server. She wants to use a script command that follows a verb and noun structure, specifying objects based on specified classes. Which of the following should she use? (Choose two.)

a)

Cmdlet script

b)

.NET script

c)

PowerShell script

d)

Command script

2.

Anika needs to delete an old project folder using PowerShell. Which of the following command should she use to delete the folder?

a)

Delete-Item

b)

Remove-Item

c)

Del-Item

3.

Liam is working on a Windows server and needs to view all the files and folders inside the directory C:\Test. What is the PowerShell Command he should use to list the items in that directory?

a)

Set-Child -Path C:\Test

b)

Get-Location C:\Test

c)

Set-Location C:\Test

d)

Get-ChildItem -path C:\Test

4.

Priya is working on automating some tasks using PowerShell. She wants to send the output of one command-let as the input to another command-let. Which of the following special characters should Priya use to achieve this?

a)

|

b)

>

c)

>>

d)

||

5.

Sophia is working on her computer and wants to see a list of all the files and folders in her current directory. Which command should she use?

a)

ls

b)

sir

c)

fir

d)

gir

6.

Arjun is an IT administrator at a company. He needs to manage hardware devices on several computers. Which of the following tasks can Arjun perform using Device Manager? (Choose two).

a)

Install and remove device drivers

b)

Change the display settings and manage multiple displays

c)

Roll back drivers for devices that are not working properly

d)

Change the IP address, subnet mask, and other IP settings

7.

Jeffrey is setting up a new computer and wants to install a new hard drive or SSD in Windows. Which of the following steps should Jeffrey include in the process? (Choose two.)

a)

Format the drive

b)

Add files and folders

c)

Choose how to mount the drive

d)

Circumvent the drive

8.

An administrator can view, create, and delete folder shares from within Server Manager?

a)
b)
9.

Ava is troubleshooting a Windows Server and needs to monitor system activity. She is considering using either Event Viewer or Performance Monitor. What is the difference between these two tools?

a)

Event Viewer tracks RAM, processor, disk, and network usage, etc.

b)

Performance Monitor tracks RAM, processor, disk, and network usage, etc.

c)

Event Viewer records items generated by the kernel, applications, and security, etc.

d)

Performance Monitor records items generated by the kernel, applications, and security, etc.

10.

Michael is responsible for managing several servers in his company's network. He needs to ensure that all servers and client computers have the exact same time to avoid issues with logging and authentication. Which protocol should Michael use to synchronize time on network servers and clients?

a)

NTP sends emails at a specified time

b)

NTP tracks the amount of time a server has been online

c)

NTP allows users to create alarms, and countdown timers

d)

NTP synchronizes time on network servers and clients