Which command should you run?

Your company network includes client computers that have Windows 7 installed. All client
computers have NetBIOS disabled.
You need to view the status of all TCP/UDP ports.
Which command should you run?

Your company network includes client computers that have Windows 7 installed. All client
computers have NetBIOS disabled.
You need to view the status of all TCP/UDP ports.
Which command should you run?

A.
nbtstat -n

B.
ipconfig /all

C.
netstat -an

D.
ipconfig /displaydns



Leave a Reply 1

Your email address will not be published. Required fields are marked *

4 × two =


Mike

Mike

-a Displays all active TCP connections and the TCP and UDP ports on which the computer is listening.
-n Displays active TCP connections, however, addresses and port numbers are expressed numerically and no attempt is made to determine names.