WLAN Report: Difference between revisions

From SWKLS WIKI
Jump to navigation Jump to search
(Created page with "Create a wireless report in PowerShell (requires elevated session). <syntaxhighlight> netsh wlan show wlanreport </syntaxhighlight> Category:Network")
 
No edit summary
Line 4: Line 4:
netsh wlan show wlanreport
netsh wlan show wlanreport
</syntaxhighlight>
</syntaxhighlight>
Default output to C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html




[[Category:Network]]
[[Category:Network]]

Revision as of 14:35, 26 January 2021

Create a wireless report in PowerShell (requires elevated session).

netsh wlan show wlanreport

Default output to C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html