Case 1:
Match the command to the appropriate function.

Explanation: Place the options in the following order:
| robocopy | Recommended by Microsoft for copying large groups of files and directory trees. |
| rd | Delete a directory. |
| del | Delete a file. |
| cd | Move to a different folder. |
| > | Redirect command output from the screen to a file. |
| ren | Rename a folder or file. |
| type | Display the contents of a text type file. |
Case 2:
Match the command to the appropriate function.

Explanation: Place the options in the following order:
| tasklist | Find out which processes are running on a computer. |
| sfc | Repair or replace protected system files that may have been corrupted. |
| taskkill | Shutdown a process that is running on a computer. |
| dism | Mount and configure a disk image that will be deployed to other computers. |
| shutdown | Manipulate the power state of a computer. |
Case 3:
Match the command to the appropriate function.

Explanation: Place the options in the following order:
| gpresult | Check to see what Group Policy is in effect for a user. |
| gpupdate | Ensure that the latest Group Policy is in present on a computer. |
| net user | View or edit user account. |
| net use | See the shared network resources available to a user. |
Related exam: IT Essentials v8 Chapter 11 Check Your Understanding
