Reinstall the windows system,
Office Professional 2007, as well lazy to don't forget the definition of neighborhood connection in the configuration details. But the way to achieve lazy to revive the network configuration of a essential to it, Here are a couple of ways:
Technique One:
1. To again up what current configuration details:
netsh interface ip dump> d: ip.txt
2. restore:
about the command line Sort the following command:
netsh-fd: ip.txt
to the D drive subsequent ip.txt file restore the network configuration inside the backup.
Technique Two:
batch changes straight by means of the windows network connection IP,
microsoft Office 2010 keygen, subnet mask, gateway,
Office Home And Business 2010 Key, dns.
one. Set a static IP address assigned the following batch:
@ title network configurations batch
@ color 0B
@ echo off
set NIC =
set IP = ; set GW = >
set DNS2 =
netsh interface ip set address% NIC% static% IP%% MASK%% GW%% GM%
@ echo is Set the favored DNS server
netsh interface ip set dns% NIC% static% DNS1% primary
@ echo Establishing alternate DNS server
netsh interface ip add dns% NIC%% DNS2%
echo ------------ --------------------
echo% NIC% from the set continues to be completed,
microsoft Office 2010 License, the configuration is as follows:
echo IP Tackle:percent IP%
echo the default gateway:% GW%
echo subnet mask:percent MASK%
echo Desired DNS Server:percent DNS1%
echo Alternate DNS server:% DNS2 percent
echo --------------------------------
pause
make sure you modify the configurations corresponding to the red part of the over, a new text file, help save as. bat batch file suffix,
Office Professional Plus 2007 Key, If IP.bat, paste the over code, conserve. Double-click the file to execute.
Description:
NIC: network connection identify, commonly
IP: ip deal with inside the network card
MASK: mask
GW: default gateway
DNS1 and DNS2 will be the chosen and alternate DNS server.
GM: gwmetric default gateway metric. In the event the gateway is set to 'none', you need to not set this discipline. Ordinarily one.
2. Is set to dynamically assign IP addresses (ie IP deal with instantly, obtain DNS server handle immediately) in the batch:
; @ echo off
@ echo set the NIC to immediately obtain IP deal with ...
netsh interface ip set handle identify = Neighborhood Area Connection title =