PowerShell and Windows Server

PowerShell and Windows Server

Assessment

Flashcard

Computers

12th Grade - Professional Development

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which command is used to delete a folder? Options: Delete-Item, Remove-Item, Del-Item

Back

Remove-Item

2.

FLASHCARD QUESTION

Front

What is the PowerShell Command to list items in the directory C:\Test?

Back

Get-ChildItem -path C:\Test

3.

FLASHCARD QUESTION

Front

Which of the following is the special character that will send information from one command-let to another? Options: |, >, >>, ||

Back

|

4.

FLASHCARD QUESTION

Front

Which command is used to obtain a listing of all the files and folders in a directory?

Back

ls

5.

FLASHCARD QUESTION

Front

Can an administrator view, create, and delete folder shares from within Server Manager?

Back

Media Image

6.

FLASHCARD QUESTION

Front

What is Network Time Protocol (NTP)?

Back

NTP synchronizes time on network servers and clients.