11.4.1.5 Lab Work in The Windows Command Shell
11.4.1.5 Lab Work in The Windows Command Shell
11.4.1.5 Lab Work in The Windows Command Shell
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.
2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
d. Press q or Ctrl-C to exit after filling out the functions of the following commands:
Command Function
MD Creates a directory.
RD Removes a directory.
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.
2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
MKDIR [drive:]path
MD [drive:]path
2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 3 www.netacad.com