/ Published in: Windows PowerShell
Reset DNS and flush ip config, then renew
Expand |
Embed | Plain Text
In command prompt: ipconfig /flushdns ipconfig /release ipconfig /renew
You need to login to post a comment.
rickygri on 03/02/13
1 person have marked this snippet as a favorite
Reset DNS and flush ip config, then renew
In command prompt: ipconfig /flushdns ipconfig /release ipconfig /renew
You need to login to post a comment.