Created
June 12, 2021 17:55
-
-
Save it3xl/f39e28f4f041641ad721c13bf40e9966 to your computer and use it in GitHub Desktop.
PowerShell, enable my Wi-Fi adapter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The "Wi-Fi" below should be a concreat name of your Wi-Fi adapter. | |
Enable-NetAdapter -Name Wi-Fi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment