• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Aynone know how to batch enable/disable network interfaces in windows?

What exactly you want o disable.

You can Release and ReNew the TCP/IP.

To create a BAT file, use Windows Notepad (or any other pure text editor).

Type the line "ipconfig /release_all" (without the quotation) and save the file as text file named IpRel.bat

Open a new file, type the line "ipconfig /renew_all" (without the quotation) and save the file as text file named IpRenew.bat

Make links from the bat file your Desktop or any other desirable location.

:sun:
 
(Click Start, click Control Panel, click Network Connections)

Right-click the interface you want to enable/disable.
 
Back
Top