In: Computer Science
Try to make it as simple as you can. Please provide the answers with some examples as fast as you can.
11-Which of the following do all domains in the same forest have in common? (Choose all that apply.)
a) The same domain name |
b) The same schema |
c) The same user accounts |
d) The same global catalog |
12-Which of the following is a valid reason for using multiple forests?
a) Centralized management |
b) Need for different schemas |
c) Easy access to all domain resources |
d) Need for a single global catalog |
13-Which of the following is a reason for establishing multiple sites? (Choose all that apply)
a) Improving authentication efficiency |
b) Enabling more frequent replication |
c) Reducing traffic con the WAN |
d) Having only one IP subnet |
14-Which of the following are valid reasons why administrators might want to install their Windows Server 2012 servers using the Server Core option? (Choose all that apply)
a.A Server Core installation can be converted to the full GUI without reinstalling the operating system.
b.The PowerShell 3.0 interface in Windows Server 2012 includes more than 10 times as many cmdlets as PowerShell 2.0
c.The new Server Manager in Windows Server 2012 make it far easier to administer servers remotely
d.A Windows Server 2012 Server Core license costs significantly less than a full GUI license.
15-Windows Server 2012 requires what processor architecture?
a) 64-bit processor only |
b) 32-bit processor and 64-bit processor |
c) Any processor provided it is physical, not virtual |
d) Minimum dual-core processor |
16-Which features must you remove from a full GUI installation of Windows Server 2012 to convert it to a Server Core Installation? (Choose all that apply)
a. |
Windows Management Instrumentation |
b. |
Graphical Management Tools and Infrastructure |
c. |
Desktop Experience |
d. |
Server Graphical Shell |
17-What client applications utilize Domain Name System (DNS) to resolve host names into IP addresses?
a. |
Client web browser, or any application that uses HyperText Transfer Protocol (HTTP) use DNS to resolve host names into IP addresses |
b. |
All Internet applications working with host names must use DNS to resolve host name into IP addresses |
c. |
Any application on a system that has connectivity to the Internet use DNS to resolve host names into IP addresses |
d. |
DNS does not resolve host names into IP addresses. |
18-Which of the following does an Active Directory client use to locate objects in another domain?
|
|
|
|
19-What the default trust relationship between domains in one forest?
a. |
Two-way trust relationship between domain trees |
b. |
By default, no trust relationship between domain trees |
c. |
One-way trust relationship between domain trees |
d. |
Each domain tree trusts the forest, but not between each other |
20-You are planning an Active Directory implementation for a company that currently has sales, accounting, and marketing departments. All department heads want to manage their own users and resources in Active Directory. What features will permit you to set up Active Directory to allow each manager to manage his or her own container but not any other container?
a. |
Delegation of control |
b. |
Read-only domain controller |
c. |
Multimaster replication |
d. |
SRV records |
11.b Same schema
d Same Global Catalog
All domains in the same forest have common schema and common global catalog.
12.b Need for different schema
For using multiple forest different schema is required.
13.a Improving authentication efficiency
c Reducing traffic on the WAN
Multiple sites are established because traffic is high, reduction in traffic is needed. And multiple sites increase authentication efficiency.
14. a Server Core installation can be converted to the full GUI without reinstalling the operating system.
b. The PowerShell 3.0
interface in Windows Server 2012 R2 includes more than 10 times as
many cmdlets as PowerShell 2.0.
c. The new
Server Manager in Windows Server 2012 R2 makes it far easier to
administer servers remotely.
These are the reasons administrator use server core option.
15.a 64-bit processor
Window server 2012 support 64 bit processor. Earlier 2008 etc support 32 bit processor.
16. b Graphical Management Tools and Infrastructure
d Server Graphical Shell
Remove these features to convert GUI to server core.
17.b All Internet applications working with host names must use DNS to resolve host name into IP addresses.
Because in internet every source of data has host name and needs to be resolve by DNS.
18.a Global Catalog
Global Catalog helps user to find objects in domain tree.
19.a. Two-way trust relationship between domain trees.
By default, all domains in the forest trust each other via two-way transitive relationship.
20. b Read only Domain controller
It doesn’t allow to manage any other container.