First find the interface name.
netsh interface ipv4 show subinterfaces
in order to change the MTU Run
netsh interface ipv4 set subinterface "Local Area Connection" mtu=nnnn store=persistent
- 0 Users Found This Useful
Related Articles
Asking for Windows CD
If your server is asking to put the windows cd on the CD-ROM, Just change the path to drive C:...
Change Port to Remote desktop
Start Registry Editor. Locate and then click the following registry subkey:...
Find Listening ports
The NETSTAT command will show you whatever ports are open or in use, but it is NOT a port...
Remove temporary IPv6 address
If you no longer want that address, run a "netsh int ipv6 set privacy disabled" and reboot