单项选择题
You are the network administrator for Adventure Works. The network consists of a single Active Directory forest that contains a forest root domain named adventureworks.com and a child domain named child1.adventureworks.com. The functional level of the forest is Windows Server 2003.The company uses universal groups to prevent temporary employees from accessing confidential information on computers in the forest. The child1.adventureworks.com domain contains a Windows 2000 Server computer named Server1. Server1 runs an application that makes frequent LDAP queries to the global catalog. Server1 is located on a subnet associated with an Active Directory site named Site2 that has no global catalog servers. Site2 is connected to another site by a WAN connection. You need to enable the application on Server1 to run at high performance levels and to continue operating if a WAN connection fails. You also need to minimize traffic over the WAN connection.
What should you do?()
A. Enable universal group membership caching in Site2.
B. Configure at least one global catalog server in Site2.
C. Add the HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\IgnoreGCFailures key to the registry on all domain controllers in Site2.
D. Remove Server1 from the child1.adventureworks.com domain and add it to a workgroup.
相关考题
-
多项选择题
你创建了一个 Web 应用。你需要对一个运行不是很好的页面进行跟踪。而且你必须把跟踪信息存储在一个数据库中。为此,你应该通过下面那两个步骤完成?()
A.为Trace.TraceFinished事件增加跟踪内容事件处理程序,并且把跟踪信息记录到数据库中。
B.在Web.config文件中增加system.diagnostics配置节,然后在新的节增加一个listener。
C.使用System.Diagnostics.Trace对象连接到数据库,并且插入跟踪记录到数据库。
D.在Page_Load事件中,使用Trace.Write插入信息到数据库。 -
单项选择题
You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 has a folder named D:\data. The folder is shared as Data. You need to enable users to recover files that are deleted from the Data shared folder. What should you do on Server1? ()
A. From the D volume properties, modify the Shadow Copies settings.
B. From the Sharing and Security settings of D:\data, modify the Caching settings.
C. From the %systemroot%\system32\clients\twclient\x86 folder, install twcli32.msi.
D. From the Services snap-in, modify the startup type of the Volume Shadow Copy Service (VSS). -
单项选择题
You administer a SQL Server 2008 instance. The instance runs on a computer that has the following features: A 64-GB RAM Four quad-core processors Several independent physical raid volumes You plan to implement a transactional database on the instance. The database is expected to have a high volume of INSERT, UPDATE, and DELETE activities. The activities include creation of new tables. You need to optimize the performance of the database by maximizing disk bandwidth and reducing the contention in the storage allocation structures. What should you do?()
A.Create multiple data files for the database.
B.Place database and log files on the same volume.
C.Configure the affinity mask option appropriately.
D.Configure the affinity I/O mask option appropriately.
