Skip to content

Unable to load available wifi networks on custom named adapters #27

@nekkron

Description

@nekkron
PS C:\Users\username> Install-Module -Name wifiprofilemanagement                                                                                                                                                                               Untrusted repository
You are installing the modules from an untrusted repository. If you trust this repository, change its
InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure you want to install the modules from
'PSGallery'?
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "N"): y
PS C:\Users\username> Get-WiFiAvailableNetwork
Get-WiFiInterfaceGuid : Wi-Fi interface not found on the system.
At C:\Program Files\WindowsPowerShell\Modules\wifiprofilemanagement\0.5.0.0\WiFiProfileManagement.psm1:112 char:22
+ ... rfaceGUID = Get-WiFiInterfaceGuid -WiFiAdapterName $WiFiAdapterName - ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-WiFiInterfaceGuid

my network adapter was renamed from the default to wlan0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions