Describe Active Directory-integrated zones.
What will be an ideal response?
In an Active Directory-integrated zone, all of the domain controllers (which are all also DNS servers) are equal and the whole DNS system is not reliant on a single DNS server. The DNS servers store their DNS information in the Active Directory. The Active Directory is stored across the servers in the domain. All Active Directory-enabled DNS servers automatically send DNS information to each other, updating every machine's DNS information to match the others. This eliminates zone transfers.
You might also like to view...
You can use ____ software to capture musical themes from a MIDI instrument.
A. digitization B. sequencer C. amplification D. audio
The ____ Tool fills similarly colored areas with the foreground color.
a. Paint Bucket b. Fill c. Foreground d. Paint
A computer with a bot program installed is referred to as a:
a) cyber plant. b) goat. c) zombie. d) cookie.
Which of the following declares a pointer variable to an integer?
A. int& p; B. int% p; C. int* p; D. int^ p;