WiFiAnalyzer

1.1.13

Comprehensive WiFi analyzer with GUI interface for network scanning, channel congestion analysis, signal strength monitoring, security assessment, and full command-line diagnostics. Features guided setup for beginners, quick start for experienced users, and a single-command option (Invoke-WiFiAnalyzerAll) for automated reporting. Includes detailed HTML/CSV report gene
Comprehensive WiFi analyzer with GUI interface for network scanning, channel congestion analysis, signal strength monitoring, security assessment, and full command-line diagnostics. Features guided setup for beginners, quick start for experienced users, and a single-command option (Invoke-WiFiAnalyzerAll) for automated reporting. Includes detailed HTML/CSV report generation and network speed testing.\n\nCommand Parameters & Switches:\n- Export-WiFiReport: -networks, -OutputFormat, -OutputPath, -SkipReportInfo\n- Invoke-WiFiAnalyzerAll: -OutputFormat, -OutputPath, -SkipReportInfo\n- All other functions use standard PowerShell parameter conventions.\n- See README.md for full details and examples.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WiFiAnalyzer

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WiFiAnalyzer

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Jesus Ayala. All rights reserved.

Package Details

Author(s)

  • Jesus Ayala - Ayala Solutions

Tags

WiFi Network Analyzer Wireless Security Channel Scanner GUI

Functions

Invoke-WiFiAnalyzer Invoke-WiFiAnalyzerDirect Invoke-GuidedSetup Invoke-QuickStart Show-MainWiFiAnalyzerForm Show-StartupChoiceDialog Show-WiFiReportInfoForm Get-WiFiScan Get-MACAddress Get-ConnectedSSID Get-ComputerInfoExtras Test-ChannelCongestion Get-BestChannel Export-WiFiReport Invoke-WiFiAnalyzerAll

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Version 1.1.13
- Manifest and documentation now list all approved verbs and new options
- Description field includes command parameters and switches for user reference
- README and usage guide updated for all new features and switches
- Fixed manifest syntax for PowerShell compatibility

Version 1.1.6
- Added Invoke-WiFiAnalyzerAll: Run all diagnostics and export report with one command (no GUI)
- All major functions now available for automation and scripting

Version 1.1.5
- Fixed display issues with special characters in GUI
- Enhanced system information display
- Improved error handling and stability

Version 1.0.4
- Bug fixes and performance improvements

Version 1.0.0
- Initial release
- WiFi network scanning and analysis
- GUI interface with color-coded results
- Channel congestion analysis and recommendations
- Signal strength monitoring
- Security type identification
- Network speed testing
- Detailed HTML/CSV report generation
- Guided setup and quick start modes
- Preference saving for repeat use

FileList

Version History

Version Downloads Last updated
1.1.13 (current version) 6 10/31/2025
1.1.11 3 10/31/2025
1.1.10 3 10/31/2025
1.1.9 4 10/31/2025
1.1.8 5 10/31/2025
1.1.7 9 10/30/2025
1.1.5 10 10/29/2025
1.1.1 5 10/29/2025
1.1.0 10 10/29/2025
1.0.9 4 10/29/2025
1.0.8 5 10/29/2025
1.0.7 5 10/29/2025
1.0.6 6 10/29/2025
1.0.5 7 10/29/2025
1.0.3 3 10/29/2025
1.0.2 6 10/28/2025
Show more