Contoso,Ltd
owa.contoso.com
WEB1
web1.contoso.com
第1题:
Contoso,Ltd.公司有一台名为WEB1的Web服务器。该Web服务器运行WindowsServer2008。WEB1的完全限定域名是web1.contoso.com。公共DNS服务器上有一条名为owa.contoso.com的别名记录映射到web1.contoso.com。用户使用http://owa.contoso.com从Internet上访问WEB1。新的公司安全策略规定,owa.contoso.com网站只能通过安全HTTP(HTTPS)协议供Internet用户访问。安全策略还规定,用户在连接到网站时,决不能得到安全警告。您需要向公共证书颁发机构(CA)申请证书。应该使用哪个通用名称?()
A.Contoso,Ltd
B.owa.contoso.com
C.WEB1
D.web1.contoso.com
第2题:
A.运行命令appcmdsetconfig/section.httpRedirect/enabled.true
B.运行命令appcmdsetconfig/section.httpRedirect/enabled.false
C.运行命令appcmdsetsite/site.name.contoso/-bindings.[protocol=’http’,www.contoso.com]
D.运行命令appcmdsetsite/site.name.contoso/+bindings.[protocol=’http’,www1.contoso.com]
第3题:
Contoso,Ltd.公司运行WindowsServer2008。您管理着名为Server1的Web服务器。Internet用户使用http://www.contoso.com和https://www.contoso.com访问Server1。Server1服务器使用来自公共证书颁发机构(CA)的SSL证书。您又安装了另一台Web服务器,名为Server2。您配置了网络负载平衡群集,以在两台Web服务器之间分摊传入的HTTP和HTTPS流量。您需要在Server2上配置SSL证书来支持HTTPS连接。您必须确保所有用户都可以连接到https://www.contoso.com,而不会收到安全警告。该怎么做?()
A.在Server2上打开“IIS管理器”控制台。创建一个自签名证书。
B.在Server1上打开“IIS管理器”控制台。将SSL证书导出为.pfx文件。将.pfx文件导入Server2。
C.在Server1上打开“证书”控制台。将SSL证书导出为.cer文件。将.cer文件导入Server2。
D.向公共CA申请新的SSL证书。在申请中使用Server2作为通用名称。在Server2上安装新申请的证书。
第4题:
常用的WEB服务器有()、()和Ngnix,使用Windows Server 2003自带Web服务器,需要配置()服务。
第5题:
Your company runs Windows Server 2008. The company network is configured as an Active Directory domain named contoso.com. The network has a Web server named WEB1. The domain users access WEB1 by using http://web1. You generate a self-signed certificate for WEB1 and configure WEB1 to use SSL. Users report that they get a warning message when they connect to WEB1 by using https://web1.You need to ensure that users can connect to WEB1 without receiving a warning message. What should you do?()
第6题:
Contoso,Ltd.公司运行 Windows Server 2008。您管理着名为Server1的Web服务器。Internet用户使用 http://www.contoso.com和https://www.contoso.com访问Server1。Server1服务器使用来自公共证书颁发机构(CA)的SSL证书。您又安装了另一台Web服务器,名为Server2。您配置了网络负载平衡群集,以在两台Web服务器之间分摊传入的HTTP和HTTPS流量。您需要在Server2上配置SSL证书来支持HTTPS连接。您必须确保所有用户都可以连接到https://www.contoso.com,而不会收到安全警告。该怎么做?()
第7题:
Your company named Contoso, Ltd. has a Web server named WEB1. The Web server runs Windows Server 2008. The fully qualified domain name of WEB1 is web1.contoso.com. The public DNS server has an alias record named owa.contoso.com that maps to web1.contoso.com. Users access WEB1 from the Internet by using http://owa.contoso.com. The new company security policy states that the owa.contoso.com site must be available for Internet users only through secure HTTP (HTTPS) protocol. The security policy also states that users must not get security warnings when they connect to the site. You need to request a certificate from a public certification authority (CA). Which Common Name should you use?()
第8题:
您在运行 Windows Server 2008的服务器上安装了Web服务器(IIS)角色。公司人力资源部有一个网站,名为 www.contoso.com/hr。 需要在公司网站上为人力资源部创建一个虚拟目录。应该在Web服务器上运行什么命令?()
第9题:
Contoso, Ltd.
owa.contoso.com
WEB1
web1.contoso.com
第10题:
为web.contoso.com生成一个自签名证书
为web.contoso.com和webmail.contoso.com生成独立域证书
从公共可信任的证书颁发机构为web.contoso.com申请一个证书
从公共可信任的证书颁发机构为web.contoso.com和www.contoso.com申请独立证书
第11题:
在域中的所有计算机上将 https: //web1 名称添加到“受信任的站点区域”列表。
在 WEB1 上打开“证书”控制台。将自签名证书导出为 web1.cer 文件。在域中的所有计算机上安装 web1.cer 文件。
将 WEB1 加入 contoso.com 域。重新颁发自签名证书。要求所有用户使用 https://web1.contoso.com 连接到 WEB1。
在 contoso.com 区域中创建 WEB1 的 DNS 主机 (A) 记录。重新颁发自签名证书。要求所有用户使用 https://web1.contoso.com 连接到 WEB1。
第12题:
运行命令appcmd set config/section.httpRedirect/enabled.true
运行命令appcmd set config/section.httpRedirect/enabled.false
运行命令appcmd set site/site.name.contoso/-bindings.[protocol=’http’,www.contoso.com]
运行命令appcmd set site/site.name.contoso/+bindings.[protocol=’http’,www1.contoso.com]
第13题:
Contoso,ltd运行windowsserver2008。你名为web.contoso.com的服务器。该服务器上承载两个web站点,名为www.contoso.com和webmail.contoso.com.用户从Internet上用HTTP来访问这两个站点。新的公司安全策略规定:webmail.contoso.com只有通过安全HTTP(HTTPS)才能访问,www.contoso.com的Order和History文件夹只有通过HTTPS才能访问。所有用户访问两个站点是不能收到安全警告。该怎么做?()
A.为web.contoso.com生成一个自签名证书
B.为web.contoso.com和webmail.contoso.com生成独立域证书
C.从公共可信任的证书颁发机构为web.contoso.com申请一个证书
D.从公共可信任的证书颁发机构为web.contoso.com和www.contoso.com申请独立证书
第14题:
A.Windows Server 2003桌面版
B.Windows Server Web版
C.Windows Server 2003数据中心版
D.Windows Server 2003企业版
E.Windows Server 2003标准版
第15题:
某公司准备使用一台服务器作为公司域中附加的域控制器,那么该服务器上可以选择安装的Windows Server 2003版本有()
第16题:
你要为公共WEB服务器设置一个安全策略。你解决时不能涉及公司安全信息,你要怎么做?()
第17题:
你是 TestKing.com 的一位安全管理人。 网络由一个独立的名叫 testking.com的活动目录域组成。域包括Windows Server 2003的服务器计算机。这些服务器中,有12台被设置为Web服务器。你需要产生一个报告以确定哪些Microsoft的安全补丁没有被安装到Web服务器上。你应该怎么做?()
第18题:
有一台运行 Windows Server 2008的服务器。服务器上安装了Web服务器(IIS)服务器角色以及所有 Web 服务器角色服务。您需要为用户提供管理网站的能力。应配置哪项功能?()
第19题:
Contoso,Ltd.公司有一台名为WEB1的Web服务器。该Web服务器运行Windows Server 2008。WEB1的完全限定域名是web1.contoso.com。公共DNS服务器上有一条名为owa.contoso.com的别名记录映射到 web1.contoso.com。用户使用 http://owa.contoso.com 从 Internet上访问WEB1。新的公司安全策略规定,owa.contoso.com网站只能通过安全HTTP(HTTPS)协议供Internet用户访问。安全策略还规定,用户在连接到网站时,决不能得到安全警告。您需要向公共证书颁发机构(CA)申请证书。应该使用哪个通用名称?()
第20题:
公司有一台运行 Windows Server 2008的新服务器。上面安装了Web服务器(IIS)角色。公司托管着一个公共网站。您注意到网站上有不寻常的高流量。您需要找出流量源头。该怎么做?()
第21题:
Contoso,Ltd
owa.contoso.com
WEB1
web1.contoso.com
第22题:
身份验证
授权规则
IIS管理器权限
SSL设置
第23题:
Create a stub zone for contoso.com.
Create a primary zone for contoso.com.
Create a secondary zone for contoso.com.
Configure a conditional forwarder for contoso.com.
第24题: