Reportaje salud WLAN

Colapsar
X
 
  • Filtrar
  • Tiempo
  • Mostrar
Limpiar Todo
nuevos mensajes
  • noSign
    Super Moderator
    • Dec
    • 4838

    Reportaje salud WLAN

    netsh wlan show wlanreport (como adm)

    Abre por defecto el navegador determinado.:
    netsh wlan show wlanreport && start C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html

    Para Brave.:
    netsh wlan show wlanreport && start brave C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html
    Para Chrome.:
    netsh wlan show wlanreport && start chrome C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html

    Aquí solicitando password
    netsh wlan show wlanreport && runas /user:administrador “C:\Program Files (x86)\Google\Chrome\Application\Chrome.exe && start C:\ProgramData\Microsoft\Windows\WlanReport\wlan-report-latest.html”
Trabajando...
X