发新话题
打印

备份网络设置

备份网络设置

备份命令:netsh -c interface dump >1.text
该命令将网络设置保存在1.text中
恢复命令:netsh -f 1.text

TOP

好东东.我喜欢.这么好的DOS命令,应该早点出来.!~

TOP

发新话题