EXACT INTERVIEW
QUESTIONS & ANSWERS < DHCP & WINS > :
How can you manually restore the
DHCP database?
Ans :You can change the
RestoreFlag key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer\Parameters to 1
in the registry and then restart the DHCP Service, or you can manually copy the
files in the DHCP backup folder to the DHCP directory and then restart the
service. ***** /// ********Quest -> What are the configuration
requirements for a WINS server?
Ans : The requirements are a computer
running Windows 2000 Server configured with WINS, and a static IP address,
subnet mask, and default gateway.
You can also configure a static
mapping for all non-WINS clients on the WINS server, WINS support on a DHCP
server, and a WINS proxy agent on WINS-enabled clients.***** for
detailed analysis please consult tech blogs or Microsoft website.