When you run dcpromo, you must be a ________________ on the server on which you install Active Directory to proceed
a. Domain administrator
b. Local administrator
c. Backup operator
d. LAN administrator
B. Being a local administrator allows you to install Active Directory.
You might also like to view...
What is the output of the following line of code, given the function definition that follows:
cout << calc (1, 2) + calc (2,3); // code in main int calc (int x, int y) // function definition { x = x + 1; return x % y; } a) 0 b) 1 c) 2 d) none of the above
The ______ and ______ operators are used to shift the bits of a value to the left or to the right, respectively.
Fill in the blank(s) with the appropriate word(s).
The concept of present possession suggests which of the following?
a. Just because those files were on a subject's computer, that doesn't mean the subject knew they were were. b. Since the files are in the subject's possession, the assumption is that the subject knew they were there. c. Because the file was knowingly moved from one location to another, the user knew the file was there. d. The fact that the file exists on the hard drive proves that the user had direct access to the file.
Another term used for the column selector feature is ____.
A. row selector B. record selector C. name selector D. field selector