3.1k views
2 votes
A user has been complaining that their wireless connection has been connecting and disconnecting too frequently. What command could you use to generate a detailed HTML-based report for analysis of the wireless connection on their computer in the past?a. netcfg -db. netstat -pc. netsh wlan show wlanreportd. netsh int ip reporte. netcfg wlan show report

User Sayan Pal
by
4.6k points

2 Answers

2 votes

Answer:

The correct option to the following question is option C.

Explanation:

The netsh wlan show wlanreport command is used to produce a wireless network report that is used to save in an HTML file. This file can be open in your web browser. This file is also used to show several commands that are connected to the network on the Command line and shows the list of networks adapter on your computer. and other options are not correct that can be described as:

  • In option, a netcfg -d stands for network configuration data. It is used for configuring the user-defined profiles.
  • In option, b netstat -p stands for network statistics. It is used in the command-line for network troubleshooting and performance measurement.
  • In option, d netsh int ip report stands for the network shell this command is used to display and modify the network.
  • In option, e netcfg wlan show report stands for the WLAN reports this command is part of the command line and it is also used to store a network file.

That's why the option "C" is correct.

User Chris Putnam
by
4.8k points
4 votes

Answer:

The correct option to the following question is netsh wlan show wlanreportd.

Step-by-step explanation:

The following option is correct because This command is used to generate the report of the wireless network and save it as in the HTML file, which is open in your default browser.

Other options are incorrect because these are not that commands which helps to generate reports and these commands are used in other purposes

User Arttronics
by
6.2k points