Windows Network Commands Flashcards

1
Q

ipconfig

A

IP Address Configuration

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

ipconfig /all

A

Detailed IP Address

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

ipconfig /displaydns

A

View DNS Local Resolver Cache

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

ipconfig /flushdns

A

flushes all dns data

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

ping {IPAddress}

A

Testing end-to-end connectivity

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

ping {FQDN}
nslookup {FQDN}

A

Testing Name Resolutions

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

hostname

A

Identify Computer Name

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

Netstat

A

Displays protocol statistics and current TCP/IP network connections

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

netstat -a

A

Displays ALL connections and listening ports

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

netstat -b

A

Displays the executable involved in creating each connection or listening port

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

netstat -n

A

Displays addresses and port numbers in numerical form

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

net share

A

displays information about all of the resources that are shared on the local computer

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

net use

A

Displays which shared resources that the current computer is connected to

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

net user

A

Identify Local User Accounts

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

net use \computername\sharename

A

Mapping Network Shares/Drive

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

net session

A

view the computer names and user names of users on a server, to see if users have files open, and to see how long each user’s session has been idle

17
Q

gpresult
gpupdate

A

Group Policy Commands

18
Q

Wake-on-LAN

A

When a PC is configured to use Wake-on-LAN, it will power on when a print job is being sent.