Created
October 23, 2024 05:45
-
-
Save aaronedev/093b177028cd51e426b76839c5a61e02 to your computer and use it in GitHub Desktop.
powershell disable ipv6
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
| Disable-NetAdapterBinding -Name "*" -ComponentID ms_tcpip6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment