Microsoft Exam Questions

Which command should you include in the batch file?

You administer a company network that includes a wireless network infrastructure and computers
that run Windows 8 Enterprise. You are planning to add a guest wireless network. You need to
collect information about nearby wireless networks, including their encryption methods. Which
command should you include in the batch file?

A.
Netsh wlan set autoconfig enabled=no interface=”Wireless Network Connection”

B.
ipconfig /allcompartments

C.
netsh wlan show networks

D.
netstat -a

E.
Get-WmiObject win32_networkadapterconfiguration -Filter ‘ipenabled = “true”‘

F.
netsh wlan show hostednetwork