11.4.1.5 Lab - Work in the Windows Command Shell (1)
11.4.1.5 Lab - Work in the Windows Command Shell (1)
Introduction
In this lab, you will use CLI commands to manage files and folders in Windows.
Recommended Equipment
• A computer running Windows
Instructions
Step 1: Access the Windows command prompt.
a. Log on to a computer as a user with administrative privileges. The account ITEUser is used as the
example user account throughout this lab.
b. To access the Windows command prompt, click Start and type cmd. Select Command Prompt or
cmd.exe to continue.
Command Function
CD blank
© 2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
Command Function
CHKDSK blank
COPY blank
DEL blank
DIR Blank
DISKPART Blank
EXIT Blank
FORMAT Blank
GPRESULT Blank
MD Blank
TASKLIST Blank
RD Blank
ROBOCOPY Blank
SHUTDOWN Blank
XCOPY Blank
e. Type md /? at the prompt to display additional information and switches that can be used with this
command.
C:\Users\ITEUser> md /?
Creates a directory.
MKDIR [drive:]path
© 2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
MD [drive:]path
© 2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 3 www.netacad.com