How can you test the functionality of a new entry in the hosts file using Command Prompt?
Saturday, 05 August 2023
by EITCA Academy
To test the functionality of a new entry in the hosts file using Command Prompt, you can follow a series of steps that involve editing the hosts file, initiating a Command Prompt session, and performing DNS lookups to validate the changes. The hosts file is a simple text file present in the Windows operating system
What is nslookup and how can it be used to obtain information about a DNS server?
Saturday, 05 August 2023
by EITCA Academy
Nslookup is a command-line tool used in Windows Server Administration to obtain information about a DNS (Domain Name System) server. It provides a means to query DNS servers to retrieve various types of information, such as IP addresses associated with domain names, domain name aliases, and other DNS records. Nslookup is an essential tool for
- Published in Cybersecurity, EITC/IS/WSA Windows Server Administration, DNS and hosts in Windows Server, Understanding Domain Name System in Windows Server, Examination review
Tagged under:
Command Line Tool, Cybersecurity, DNS, IP Address, Nslookup, Windows Server Administration

