Command Line Tools Flashcards

1
Q

cd

A

(Change directory)
Move into a different directory

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

dir

A

(Directory)
Used to display a list of directory and subdirectory file

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

md

A

(Make directory)
Create new directories and subdirectories within the file system

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

rmdir

A

(Remove directory)
Delete a directory or subdirectory within the file system

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

copy

A

Used to copy one or more file

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

xcopy

A

Copy files,directories, and subdirectories from one location to another

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

robocopy

A

(Robust copy)
Used to copy files, directories, and subdirectories with support for longer file names and network paths

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

diskpart

A

(Disk partition)
Used to manage the computers disk drives, partitions, volumes, and virtual hard disks

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

format

A

Used to delete the contents of the storage device and create a new file

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

chkdsk

A

Scan the file system for errors and repair them

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

sfc

A

(System file checker)
Scan and verify system files on a windows system

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

Ipcofig

A

(Internet protocol configuration)
Displays current tcp/ip network configuration and refreshes DHCP and DNS settings

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

ping

A

Used to verify IP lvl connectivity to another TCP/IP using echo

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

tracert

A

(Trace route)
Used to determine the path by sending an ICMP echo request

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

pathping

A

More advanced tracert provides network latency and network loss information

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

hostname

A

Display the full hostname of the computer

17
Q

nslookup

A

(Name server lookup)
Display info about the DNS by displaying different domain name records for a domain name

18
Q

netstat

A

(Network statistics)
Display active TCP connections, ports, Ethernet statistics, routing tables, and other stats

19
Q

gpupdate

A

(Group policy update)
Update the group policy settings

20
Q

gpresult

A

(Group policy result)
See group policies applied to that computer and user

21
Q

Net use

A

Connect to things over the network

22
Q

Net user

A

List all users on current system

23
Q

Net view

A

Shows what is currently being shared on the network