SK0-005 · Question #448
SK0-005 Question #448: Real Exam Question with Answer & Explanation
The correct answer is C: ipconfig. The administrator should use the ipconfig command to quickly review the server's network configuration details after OS installation.
Question
An administrator is installing a new server and OS. After installing the OS, the administrator logs in and wants to quickly check the network configuration. Which of the following is the best command to use to accomplish this task?
Options
- Atracert
- Btelnet
- Cipconfig
- Dping
Explanation
The administrator should use the ipconfig command to quickly review the server's network configuration details after OS installation.
Common mistakes.
- A. The tracert command is used to trace the path to a destination host, which does not show the local server's network configuration.
- B. The telnet command is primarily used to establish a remote connection or test port connectivity, not to display local network configuration.
- D. The ping command is used to test connectivity to a remote host and measure network latency, but it does not display the local network configuration.
Concept tested. Network configuration command-line tools
Reference. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/ipconfig
Topics
Community Discussion
No community discussion yet for this question.