Windows Command-Line Tools

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:33 PM on 8/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

chkdsk

A Windows command-line tool used to scan for and repair file system errors on a disk.

2
New cards

copy

A windows command-line tool used to copy files from one location to another.

3
New cards

del

A windows command-line tool used to delete one or more files.

4
New cards

Command-Line Interface (CLI)

A windows text-based interface used to interact with the operating system by typing commands, also referred to as a command prompt.

5
New cards

diskpart

A windows command-line utility for managing disk partitions and volumes.

6
New cards

format

A command-line tool used to prepare a storage device for use by setting up a new file system.

7
New cards

gpresult

A command-line tool used to display Resultant Set of Policy (RSoP) data for a user or computer

8
New cards

gpupdate

A command-lie tool used to refresh Group Policy settings.

9
New cards

dir

A Windows command-line tool used to list the contents of a directory.

10
New cards

hostname

A command-line tool that displays the system’s hostname

11
New cards

ipconfig

A command-line tool used to display and manage a computer’s IP configuration

12
New cards

md

A command-line tool used to create a new directory.

13
New cards

net use

A command-line tool used to connect to or disconnect from shared network resources.

14
New cards

netstat

A command-line tool used to display active network connections and listening ports.

15
New cards

nslookup

A command-line tool used to test DNS name resolution.

16
New cards

ping

A command-line tool used to test connectivity between two network devices.

17
New cards

rd

A command-line tool used to delete a directory.

18
New cards

robocopy

A command-line tool used to copy files and directories, with support for mirroring and retrying.

19
New cards

tracert

A command-line tool used to trace the route packets take to a destination.

20
New cards

xcopy

A command-line tool used to copy files and directories, including subdirectories.