Sometimesour DHCP service is not able to pull an IP addresse from DHCP server , that means the network stack on Windows.If need to reset the stack on windows . open command prompt with administrator privilege (click on Start -> type in “cmd” -> right click on the command prompt and choose “Run as Administrator”) and type these command:
netsh int ip reset C:\netsh.log.txt
netsh winsock reset
Now all your network configuration is reset.
Possibly Related Posts:
- Win 2008 SRv core -Reducing the Server Core disk footprint
- App :Digital WhiteBoard
- User Account Control (UAC) and Server Core
- How to Hack / Reset Win NT/2k/XP/Vista Password Using Ubuntu Live CD
- Windows Activation : Bring up Activation through RUN Command
