Sinbad Sinbad
如果你经常需要在不同的网络环境中使用装有Win2K的笔记本,每次换地方,都要不厌其烦的手工修改网络参数。 If you often need to use different network environments with Win2K laptop, each time for local, should take the trouble of manually modifying network parameters. Netsh命令可以帮助你保存当前网络配置到文件中,在需要的时候可以快速的完全恢复过来。 Netsh commands can help you save the current network configuration to a file, the time needed to recover quickly and completely.
保存当前网络配置,在命令行输入: Save the current network configuration, the command line type:
C:\>netsh -c interface dump > networking.txt C: \> netsh-c interface dump> networking.txt
你可以为每一个网络环境生成单独的配置文件。 You can generate a network environment for each separate configuration file.
恢复网络配置: Restoring the Network Configuration:
C:\>netsh -f networking.txt C: \> netsh-f networking.txt
这样,借助Netsh命令,你就可以快速切换不同的网络配置参数,更加方便的移动办公! In this way, with the Netsh command, you can quickly switch between different network configuration parameters, and more convenient mobile office!
(Reference: win2000mag.com) (Reference: win2000mag.com)
Tidak ada komentar:
Posting Komentar