1.2 Microsoft Command Line Tool Flashcards

1
Q

Navigation - cd

A

Change to a different directory using a backslash \ to specify folder name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Navigation - dir

A

List files & directories

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Navigation - md

A

Create a new directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Navigation - rmdir

A

Deletes a directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Drive Navigation Inputs - C, D, X. etc

A

Represents the different storage drive, ex local drive C:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Command Line Tools - ipconfig

A

Shows basic IP addressing information for each network interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Command Line Tools - ping

A

Shows the time it takes for a small data set to be transmitted from your device to a server on the Internet and back to your device again

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Command Line Tools - hostname

A

Will put the name of the PC in the command line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Command Line Tools - netstat

A

Displays active network connections, routing tables, and other network interface information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Command Line Tools - nslookup

A

Give the IP addresses for a hostname

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Command Line Tools - chkdsk

A

Check the file system and files on your disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Command Line Tools - net user

A

View user account information and reset passwords

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Command Line Tools - net use

A

Map a network share to a drive letter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Command Line Tools - tracert

A

Map a path a packet takes to a destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Command Line Tools - format

A

Creates a new root directory and file system for the disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Command Line Tools - xcopy

A

Create a copy of multiple files or complete directory trees

17
Q

Command Line Tools - copy

A

Create a copy a file

18
Q

Command Line Tools - robocopy

A

Better than xcopy and provides a lot more features when copying

19
Q

Command Line Tools - gpupdate

A

Manage & configure group policies, force a group policy update

20
Q

Command Line Tools - gpresult

A

Test the gpupdate effects

21
Q

Command Line Tools - shutdown

A

Shuts down computer

22
Q

Command Line Tools - sfc

A

Scan all protected system files, and replace corrupted files with a cached copy

23
Q

Command Line Tools - [command name] /?

A

Help gain information on other commands

24
Q

Command Line Tools - diskpart

A

Manage disks, partitions, or volumes

25
Q

Command Line Tools - pathping

A

Provides information about network latency and network loss at intermediate hops between a source and destination

26
Q

Command Line Tools - winver

A

Gives you information about the version of windows running on your device