-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A computer is returning "Wi-Fi interface not found on the system #31
Comments
Please let me know the results of the following commands. $PSVersionTable
Get-NetAdapter
Get-NetAdapter -Name 'Wi-Fi' | fl |
I will have to give this a shot on Monday. We are a school and this is a teachers laptop. They were not here today and not back until Monday. I'll let you know, thanks! |
Looking at the results of the command execution, it seems that the WMI service on your computer is not working properly. In general, you will need to do some work to recover from this situation, such as reinstalling the driver or rebuilding the WMI repository. In some cases, you may need to reinstall Windows. |
I'll take a look at WMI. We have software that uses WMI to scan and gather information, not getting any other errors. Thanks! |
Seems like you are correct, thanks and sorry!!!! |
I have a computer returning the the message in the title. There is a wireless card in it and it works. netsh wlan show interfaces returns it, screenshots attached
The text was updated successfully, but these errors were encountered: