Certkiller。COM有一个服务器,Windows Server 2008上运行。该服务器还具有Active Directory轻型目录服务(AD LDS)中运行的一个实例。为了测试AD LDS的,你需要复制位于网络上的一台测试计算机上的AD LDS实例。要达到这个目标,你应该怎么做呢()
A. 在测试计算机上执行AD LDS安装向导创建和安装AD LDS中的翻版。
B. 在测试计算机上执行repadmin/ BS
查看答案
You create an ASP.NET MVC 2 Web application that contains the following controller class. In the Views folder of your application, you add a view page named Index.aspx that includes the following @ Page directive. You test the application with a browser.You receive the following error message when the Index method is invoked: "The view 'Index' or its master was not found." You need to resolve the error so that the new view is displayed when the Index method is invoked.What should you do?()
A. Change the name of the Index.aspx file to Product.aspx.
B. Create a folder named Product inside the Views folder. Move Index.aspx to the Product folder.
C. Replace the @ Page directive in Index.aspx with the following value.
D. Modify the Index method by changing its signature to the following:public ActionResult Index(Product p)
You have a server that runs Windows Server 2008.You need to configure the server as a VPN server. What should you install on the server? ()
A. Windows Deployment Services server role and Deployment Server role service.
B. Windows Deployment Services server role and Transport role Service.
C. Network Policy and Access Services server role and Routing and Remote Access Services role service.
D. Network Policy and Access Services server role and Host Credential Authorization Protocol role.
You work as an application developer at Certkiller .com. You have recently created a Windows service application and need to define a Windows service class. What should you do?()
A
B
C
D
Company has a Catalyst 6500 and you need to configure redundancy between the supervisormodules. With route processor redundancy (RPR+), the redundant supervisor engine is fullyinitialized and configured, which shortens the switchover time if the active supervisor engine fails.Which three statements are true about the RPR + operations when the redundant supervisorengine switched over the failed primary supervisor engine?()
A. Static IP routes are maintained across a switchover because they are configured from entries inthe configuration file
B. Information about dynamic routing states, maintained on the active supervisor engine, issynchronized to the redundant supervisor engine and is transferred during the switchover
C. Information about dynamic routing states, maintained on the active supervisor engine, is notsynchronized to the redundant supervisor engine and is lost on switchover
D. The Forwarding Information Base (FIB) tables are cleared on a switchover. As a result, routedtraffic is interrupted until route tables reconverge
E. Static IP routes are cleared across a switchover and recreated from entries in the configurationfile on the redundant supervisor engine
F. The Forwarding Information Base (FIB) tables are maintained during the switchover. As aresult, routed traffic continues without any interruption when the failover occurs