I have tried this ( im having the same problem) and i did both steps however it isnt working. I still get the caution sign and DNS issues. Ive tried almost everything and Im running out of ideas.
Hi Beth Shapeero,
Method 1: For DNS server follow the below steps and check for any errors listed in event viewer–
1. Click Start. Type
cmd in the Start Search box, and then press ENTER.
2. At the command prompt, type the following command, and then press ENTER:
ipconfig /flushdns (there is a space between ipconfig and / )
It will show the message successfully flushed the DNS resolver cache.
3. At the command prompt, type the following command, and then press ENTER:
ipconfig /registerdns (there is a space between ipconfig and / )
4. At the command prompt, type the following command, and then press ENTER:
ipconfig /all (there is a space between ipconfig and /)
The ipconfig /all command displays Windows TCP/IP settings for all your network adapters.
If your IP address for your Local Area Connection is either 0.0.0.0 or 169.x.x.x (where x is any number), then your computer is not getting an IP address from the router.
If that is the case, try this:
· ipconfig /release in the command prompt and press ENTER
· ipconfig /renew in the command prompt and press ENTER
Test it again by typing ipconfig /all to see what the address is? (If you are on a home router, it should start with either 192.168.1.x or 192.168.0.x or 10.x.x.x)
Method 2: If the issue persists you may refer and use the steps provided below and as mentioned in the provided link -
- Click on Start and then Control Panel.
- Go to Networking and sharing center and then click on Change adapter settings.
- Right click on Local Area Connection and choose properties.
- Highlight Internet Protocol Version 6 and click on Properties.
- Choose Obtain DNS servers address automatically and press Ok.
- Choose Obtain IP address automatically.
- Repeat the steps for Internet Protocol version 4 as well.
http://social.answers.microsoft.com/Forums/en-US/w7network/thread/2e81fca4-35bb-4af9-86a1-7326d2fe91b3
Hope this helps. Let us know the results.
Thanks,
Meghmala – Microsoft Support
Visit our Microsoft Answers Feedback Forum and let us know what you think