重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
找答案首页 > 全部分类 > 计算机类考试
搜题
网友您好, 请在下方输入框内输入要搜索的题目:
搜题
题目内容 (请给出正确答案)
[主观题]

Your company has a single Active Directory domain. The company network is protected by a f

irewall.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.

查看答案
更多“Your company has a single Active Directory domain. The company network is protected by a f”相关的问题

第1题

Youaredevelopinganapplicationthatreceiveseventsasynchronously.YoucreateaWqlEventQueryinsta

ncetospecifytheeventsandeventconditionstowhichtheapplicationmustrespond.YoualsocreateaManagementEventWatcherinstancetosubscribetoeventsmatchingthequery.Youneedtoidentifytheotheractionsyoumustperformbeforetheapplicationcanreceiveeventsasynchronously.Whichtwoactionsshouldyouperform?()

A.StartlisteningforeventsbycallingtheStartmethodoftheManagementEventWatcher.

B.SetupalistenerforeventsbyusingtheEventArrivedeventoftheManagementEventWatcher.

C.UsetheWaitForNextEventmethodoftheManagementEventWatchertowaitfortheevents.

D.CreateaneventhandlerclassthathasamethodthatreceivesanObjectReadyEventArgsparameter.

E.SetupalistenerforeventsbyusingtheStoppedeventoftheManagementEventWatcher.

点击查看答案

第2题

Windows Communication Foundation (WCF) service will be hosted in Microsoft Internet Inform

ation Services (IIS).You create a new application in IIS to host this service and copy the service DLL to the bin directory of the application.You need to complete the deployment of this service to IIS. What should you do next?()

A. Create an asmx file and add a @ServiceHost directive to this file. Copy the file to the root of the application directory.

B. Create an .asmx file and add a @Register directive to this file. Copy the file to the bin directoyy of the application.

C. Create a svc file and add a @ServiceHost directive to this file. Copy the file to the root of the application directory.

D. Create a .svc file and add a @Register directive to this file. Copy the file to the bin directory of the application.

点击查看答案

第3题

你作为应用程序开发人员在Certkiller.com上班 ,Certkiller.com 使用 Visual Studio.NET 2005 作

为其应程序开发平台。您最近完成了一类名为 TestReward 的开发和包中的类。NET 2.0 程序集命名为 TestObj.dll。你发布后,并用于客户端应用程序后,您决定将移动TestReward 类从 TestObj.dll程序集 到TestRewardObj.dll 程序集。你要确保你发布的更新后的TestObj.dll 和TestRewardObj.dll 程序集时,客户端应用程序可以继续工作,而不需要重新编译。你应该做什么?()

A.应使用TypeForwardedTo属性

B.应使用TypeConvertor.ConvertTo方法

C.应使用InternalsVisibleTo属性

D.应使用该类型的Convertor.ConvertFrom方法

点击查看答案

第4题

YouworkasanapplicationdeveloperatCertkiller.com.Youarepreparingtorundiagnosticsonanapplica

tionbyusingTraceSwitchobjects.Youstartbyaddingthefollowingelementstotheapplicationconfigurationfile:YouthentesttheTraceSwitchsettingsbyusingthecodedisplayedintheexhibitbelow:Whatrepresentstheoutputthatwillbedisplayedbythistest?()

A.A

B.B

C.C

D.D

点击查看答案

第5题

Yourcompanyhasamainofficeandabranchoffice.ThemainofficehasadomaincontrollernamedDC1thathos

tsaDNSprimaryzone.ThebranchofficehasaDNSservernamedSRV1thathostsaDNSsecondaryzone.AllclientcomputersareconfiguredtousetheirlocalserverforDNSresolution.YouchangetheIPaddressofanexisitingservernamedSRV2inthemainoffice.YouneedtoensureSRV1reflectsthechangeimmediately.Whatshouldyoudo?()

A.RestarttheDNSServerserviceonDC1

B.Runthednscmdcommandbyusingthe/zonerefreshoptiononDC1

C.Runthednscmdcommandbyusingthe/zonerefreshoptiononSRV1

D.Settherefreshintervalto10minutesontheStartOfAuthority(SOA)record.

点击查看答案

第6题

YoucreateaWebpagethatcontainsthefollowingdiv.YouhaveaJavaScriptarraynamedimageurlsthatcont

ainsalistofimageURLs.YouneedtowriteaJavaScriptfunctionthatwillinsertimagesfromtheURLsintotarget.Whichcodesegmentshouldyouuse?()

A.$(imageurls).each(function(i,url){$("",url).append("#target");});

B.$(imageurls).each(function(i,url){$("#target")+=$("").attr("src",url);});

C.$.each(imageurls,function(i,url){$("").attr("src",url).appendTo("#target");});

D.$.each(imageurls,function(i,url){$("#target").append("").src=url;});

点击查看答案

第7题

Youaredecommissioningdomaincontrollersthatholdforest-wideoperationsmasterroles.Youneedtotransferallforest-wideoperationsmasterrolestoanotherdomaincontroller.Whichtworolesshouldyoutransfer?()

A.RIDmaster

B.PDCemulator

C.Schemamaster

D.Infrastructuremaster

E.Domainnamingmaster

点击查看答案

第8题

Your company has recently deployed a server that runs windows server 2008. The server has

the ip information shown below.Ip address 192.168.46.186Subnet mask: 255.255.255.192Default gateway: 192.168.46.1Users on remote subnets report that they are unable to connect to the server.You need to ensure all users are able to connect to the server.What should you do?()

A.Change the IP address to192.168.46.129

B.Change the IPaddress to192.168.46.200

C.Change thes ubnet mask to a 24-bitmask

D.Change the subnet mask to a 27-bitmask.

点击查看答案

第9题

Your company has a main office and 15 branch offices. The company has a single Active Dire

ctory domain. All servers run Windows Server 2008 R2.You need to ensure that the VPN connections between the main office and the branch offices meet the following requirements: &710;All data must be encrypted by using end-to-end encryption. &710; The VPN connection must use computer-level authentication. &710; User names and passwords cannot be used for authentication. What should you do?()

A. Configure an IPsec connection to use tunnel mode and preshared key authentication.

B. Configure a PPTP connection to use version 2 of the MS-CHAP v2 authentication.

C. Configure a L2TP/IPsec connection to use the EAP-TLS authentication.

D. Configure a L2TP/IPsec connection to use version 2 of the MS-CHAP v2 authentication.

点击查看答案

第10题

Youaredecommissioningoneofthedomaincontrollersinachilddomain.Youneedtotransferalldomainope

rationsmasterroleswithinthechilddomaintoanewlyinstalleddomaincontrollerinthesamechilddomain.Whichthreedomainoperationsmasterrolesshouldyoutransfer()

A.RIDmaster

B.PDCemulator

C.Schemamaster

D.Infrastructuremaster

E.Domainnamingmaster

点击查看答案
下载上学吧APP
客服
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
选择优惠券
优惠券
请选择
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

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

- 微信扫码关注上学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注上学吧 -
请用微信扫码测试
选择优惠券
确认选择
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,如果您知道正确答案,欢迎您来纠错

上学吧找答案