39.4k views
4 votes
A Windows computer on your network is having issues resolving queries for a specific domain, but not other domains. Other computers on the same network resolve the name just fine. What command can you issue that might fix the problem?

1 Answer

3 votes

Answer:

ipconfig /flushdns

Step-by-step explanation:

There are some steps to resolve the problem:

Step 1: Open your system or PC.

Step 2: press key Start(windows key) + R, then a prompt appears.

Step 3: Type cmd or command prompt and press enter, then the command prompt will be appear on your desktop.

Step 4: Type "ipconfig /flushdns " in the open prompt (without quotes).

Then you should receive a message on that prompt:

--> Windows IP Configuration

--> Successfully flushed the DNS resolver cache.

User Jmena
by
5.9k points