Where are DHCP database backups stored by default?

A. %systemroot%\System32\dhcp\dhcp.mdb
B. %systemroot%\System32\dhcp\DhcpCfg
C. %systemroot%\System32\dhcp\backup\DhcpCfg
D. %systemroot%\System32\dhcp\dhcpbackup.txt


Answer: C

Computer Science & Information Technology

You might also like to view...

An array is not:

a. A consecutive group of memory locations. b. Subscripted by integers. c. Declared using braces, []. d. Made up of different data types.

Computer Science & Information Technology

In the equation a = b/c if all of the variables are int and the values are b = 28 and c = 10, what will be the value of the variable a?

A. 2.8 B. 3 C. 2 D. This will not compile. The variable a must be declared aseither a float or a double.

Computer Science & Information Technology

Which of the following is not a valid number format?

A) $ -1,000.00 B) $ 1,000.000 C) (1,000.00 ) D) $1,000.00

Computer Science & Information Technology

Excel uses solid blue lines to indicate automatic page breaks

Indicate whether the statement is true or false

Computer Science & Information Technology