题目内容 (请给出正确答案)
[主观题]

You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).Server1

You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).Server1 experiences a power failure and shuts down unexpectedly. You start the server and receive thefollowing error message; NTLDR is missing. Press Ctrl+Alt+Del to restart.”You need to ensure that you can run Windows Server 2003 on Server1.What should you do first? ()

A. Start Server1 and press F8.

B. Start Server1 by using the Windows Server 2003 SP2 installation media and access the Recovery Console.

C. Create a MS-DOS startup disk. Start Server1 from the MS-DOS startup disk.

D. Create an Automated System Recovery (ASR) floppy disk from a different Windows Server 2003 SP2 server. Start Server1 from the ASR floppy disk.

提问人:网友hhhh7130 发布时间:2022-01-07
参考答案
查看官方参考答案
如搜索结果不匹配,请 联系老师 获取答案
更多“You have a server named Server…”相关的问题
第1题
You have a Web server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2(SP2). Server1 has 2 GB of RAM, two processors, and two physical disks. Volume C: is located on thefirst disk and has a total capacity of 80 GB. Volume D: is located on the second disk and has a totalcapacity of 500 GB.Server1 hosts a single Web site. Volume C: contains all Web site content. The Web site is configured touse the DefaultAppPool application pool.Users report that the Web site is slow to load. You run a performance report on Server1 and receive theresults shown in the following table.You need to improve the performance of the Web site.What should you do?()

A. Install more RAM.

B. Install an additional processor.

C. Move the Web site content.

D. Create a new application pool.

点击查看答案
第2题
Your company has a single Active Directory domain. The company network is protected by a firewall.Remote users connect to your network through a VPN server by using PPTP.When the users try to connect to the VPN server, they receive the following error message: °Error 721:The remote computer is not responding.You need to ensure that users can establish a VPN connection.What should you do?()

A. Open port 1423 on the firewall.

B. Open port 1723 on the firewall.

C. Open port 3389 on the firewall.

D. Open port 6000 on the firewall.

点击查看答案
第3题
You create a Web Form. The Web Form uses the FormView control to enable a user to edit a record in the database. When the user clicks the Update button on the FormView control, the application must validate that the user has entered data in all of the fields.You need to ensure that the Web Form does not update if the user has not entered data in all of the fields.Which code segment should you use?()

A.

B.

C.

D.

点击查看答案
第4题
You are the network administrator for your company. The network consists of a single Active Directorydomain. All network servers run Windows Server 2003.A server named Server54 hosts all shared documents for the legal and human resources departments. Server54 isfrequently accessed and updated throughout the business day.Users report extremely slow response times when they try to open the shared documents.You log on to Server54 and observe real-time data indicating that the processor is operating at 100 percent ofcapacity.Now you need to gather additional data to diagnose the cause of the problem.What should you do? ()

A. In System Monitor, create an alert that will be triggered when processor usage exceeds 80 percent for more than five minutes.

B. In Event Viewer, open and review the application log for System Monitor events.

C. In Task Manager, review the Processes tab to see the percentage of processor capacity used by each application.

D. In the Performance console, create a counter log to track processor usage.

点击查看答案
第5题
YournetworkconsistsofasingleActiveDirectorydomain.AllserversrunWindowsServer2003ServicePack2(SP2).AllclientcomputersrunWindowsXPProfessionalServicePack3(SP3).YouinstallandconfigureWindowsServerUpdateServices(WSUS)3.0onaservernamedServer1.YouneedtoconfigureoneclientcomputertocheckforsoftwareupdatesfromServer1everymorningat02:30.Whatshouldyoudo?()

A.Ontheclientcomputer,rungpedit.mscandmodifytheWindowsUpdatesettings.

B.Ontheclientcomputer,opentheAutomaticUpdatescontrolpanelappletandmodifytheAutomaticUpdatessettings.

C.OnServer1,opentheUpdateServicesconsoleandconfiguretheComputersoptions.

D.OnServer1,opentheUpdateServicesconsoleandconfiguretheSynchronizationScheduleoptions.

点击查看答案
第6题
YournetworkconsistsofasingleActiveDirectorydomain.AllserversrunWindowsServer2003ServicePack2(SP2).YouhaveaDNSservernamedServer1thathostsaprimaryzoneforthedomain.YouhaveaDNSservernamedServer2thathostsasecondaryzoneforthedomain.YoudiscoverthattheresourcerecordsonServer2aredifferentfromtheresourcerecordsonServer1.YouneedtoensurethattheresourcerecordsarethesameonServer1andServer2.Whatshouldyoudo?()

A.OnServer2,selectReloadintheDNSzone.

B.OnServer2,selectReloadfromMasterintheDNSzone.

C.OnServer1,selectUpdateServerDataFileintheDNSzone.

D.OnServer1,deselecttheFailonloadifbadzonedataoption.

点击查看答案
第7题
You are creating a custom user control. The custom user control will be used on 10 Web Forms for an ASP.NET Web site that allows users to register and log on to a personalized experience.The custom user control uses two TextBox controls and two Button controls.You need to ensure that the controls are visible only when users are not logged on to the Web site. You also need to minimize the amount of effort in development and maintenance for the Web site.Which two actions should you perform?()

A. Add the OnClick event handler for the Login button to the code used in the custom user control.

B. Add the OnClick event handler for the Login button to the code used in the Web Form where the control is added.

C. In the Page_Load method of the Web Form, add a code segment to set the visibility of the TextBox and Button controls where the control is added.

D. In the Page_Load method of the custom user control, add a code segment to set the visibility of the TextBox and Button controls.

点击查看答案
第8题
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.You write the following code fragment.You need to ensure that the ButtonHandler method is not executed when the user clicks the CancelButton button.Which code segment should you add to the code-behind file?()

A.

B.

C.

D.

点击查看答案
第9题
YournetworkcontainsanExchangeServer2010server.Youneedtoplanamailboxsharingsolutionfortheorganizationtomeetsthefollowingrequirements:.Ensurethatassistantscanreadandmodifythee-mailmessagesoftheirmanagers.Ensurethatassistantscanimpersonatetheirmanagerswhentheysende-mailmessagesWhatshouldyouincludeintheplan?()

A.FullAccessandSendAspermissions

B.FullAccessandsendonbehalfofpermissions

C.RoleBasedAccessControl(RBAC)assignmentsandSendAspermissions

D.RoleBasedAccessControl(RBAC)assignmentsandsendonbehalfofpermissions

点击查看答案
第10题
Your network consists of a single Active Directory domain. All servers run Windows Server 2003 Service Pack 2 (SP2).You restore the system state on a member server.You attempt to log on to the server and receive the following error message: The system cannot log you on to this domain because the system’s computer account in its primary domain is missing or the password on that account is incorrect.”You need to ensure that you can successfully log on to the domain from the server.What should you do on the server? ()

A. Modify the password policy.

B. Run the Dsrm.exe command.

C. Restart the Netlogon service.

D. Run the Netdom.exe reset command.

点击查看答案
账号:
你好,尊敬的用户
复制账号
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
欢迎分享答案

为鼓励登录用户提交答案,简答题每个月将会抽取一批参与作答的用户给予奖励,具体奖励活动请关注官方微信公众号:简答题

简答题官方微信公众号

警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“简答题”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
简答题
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反简答题购买须知被冻结。您可在“简答题”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
简答题
点击打开微信