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.
Command Function
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
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.
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
Lab - Work in the Windows Commands Shell
2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 3 www.netacad.com
Lab - Work in the Windows Commands Shell
2015 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 3 www.netacad.com