PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the employees are able to connect to the file server immediately

All client computers on your company network run Windows 7 and are members of an Active
Directory Domain Services domain. A network administrator changes the IP address of a file server.
Employees are unable to connect to the file server. You need to ensure that the employees are able
to connect to the file server immediately. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Instruct the employees to run the ipconfig /renew command.

B.
Update the Hosts file on the file server with the new IP address.

C.
Run a remote Windows PowerShell script to flush the DNS resolver cache on each computer.

D.
Run a remote Windows PowerShell script to run the netstat command on each computer.

Explanation:
This example wil flush the DNS resolver cache on the remote computer named “SVR1”
Run-RemoteCMD SVR1
Enter command to run: ipconfig /flushdns
B)
could work but this requires an immediate solution.


Leave a Reply