A help desk technician is troubleshooting a Windows 11 client workstation that is failing to resolve internal domain names after a server IP migration. The DNS server records have already been updated, but the client workstation continues attempting to connect to the old IP address. Which command-line switch should the technician execute with the ipconfig utility to clear the local DNS resolver cache?
- Aipconfig /renew
- ipconfig /flushdnsCevap
- Cipconfig /registerdns
- Dipconfig /release
Cevap
The command ipconfig /flushdns clears and resets the local DNS resolver cache on a Windows client machine.
Running ipconfig /flushdns immediately purges stored DNS name resolution records on a Windows client. This is the standard operational procedure when host-to-IP mappings change and the client machine needs to query the DNS server for current records.
Adım Adım Çözüm
Anahtar Kavram
Windows Command-Line Network Utilities (ipconfig)