CompTIA A+ Core 2 (220-1102) — Question 108
A user is being directed by the help desk to look up a Windows PC's network name so the help desk can use a remote administration tool to assist the user. Which of the following commands would allow the user to give the technician the correct information? (Choose two.)
Answer options
- A. ipconfig /all
- B. hostname
- C. netstat /?
- D. nslookup localhost
- E. arp -a
- F. ping ::1
Correct answer: A, B
Explanation
The commands 'ipconfig /all' and 'hostname' are effective for retrieving a Windows PC's network name. 'ipconfig /all' provides comprehensive network configuration details, including the hostname, while 'hostname' directly outputs the network name. The other options either provide unrelated information or are not applicable for identifying the network name.