网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

您在运行 Windows Server 2008的服务器上安装了Web服务器(IIS)角色。公司人力资源部有一个网站,名为 www.contoso.com/hr。 需要在公司网站上为人力资源部创建一个虚拟目录。应该在Web服务器上运行什么命令?()

  • A、appcmd add app /app.name:contoso /path:/hr /physicalPath:c:/websites/hr
  • B、appcmd add site /name:hr /physicalPath:c:/websites/hr
  • C、appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:/websites/hr
  • D、appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr

参考答案

更多 “您在运行 Windows Server 2008的服务器上安装了Web服务器(IIS)角色。公司人力资源部有一个网站,名为 www.contoso.com/hr。 需要在公司网站上为人力资源部创建一个虚拟目录。应该在Web服务器上运行什么命令?()A、appcmd add app /app.name:contoso /path:/hr /physicalPath:c:/websites/hrB、appcmd add site /name:hr /physicalPath:c:/websites/hrC、appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:/websites/hrD、appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr” 相关考题
考题 您在运行WindowsServer2008的服务器上安装了Web服务器(IIS)角色。公司默认网站的IP地址是10.10.0.1。您添加了名为HelpDesk的网站。HelpDesk网站无法启动。您需要配置Helpdesk网站以使其可启动。该怎么做?() A.在服务器上运行iisreset/enable命令。B.将Helpdesk网站配置为使用主机头。C.在服务器上运行appcmdaddsite/name:HelpDesk/id:2/physicalPath:c:\HelpDesk/binding:http/*:80:helpdesk命令。D.在服务器上,在MicrosoftWindowsPowerShell工具中运行set-locationCliteralpathd:\HelpDesk_contentHelpDeskID:2locationport:80domain:helpdesk命令。

考题 您在运行WindowsServer2008的服务器上安装了Web服务器(IIS)角色。公司人力资源部有一个网站,名为www.contoso.com/hr。需要在公司网站上为人力资源部创建一个虚拟目录。应该在Web服务器上运行什么命令?() A.appcmdaddapp/app.name:contoso/path:/hr/physicalPath:c:\websites\hrB.appcmdaddsite/name:hr/physicalPath:c:\websites\hrC.appcmdaddvdir/app.name:contoso/path:/hr/physicalPath:c:\websites\hrD.appcmdsetvdir/vdir.name:hr/path:/hr/physicalPath:c:\websites\hr

考题 您在运行WindowsServer2008的服务器上安装了Web服务器(IIS)角色。您在该Web服务器上配置了名为contoso.com的网站,以及名为Acctg的Web应用程序。Web服务器的磁盘空间用尽。您将Acctg移至Web服务器上的另一个驱动器。下表显示了当前应用程序配置。用户报告他们无法访问Acctg。您需要使用户能访问Acctg。应该在服务器上运行什么命令?() A.appcmdaddapp/site.name:contoso/path:/Acctg/physicalPath:d:\AcctgB.appcmdaddapp/site.name:contoso/path:/Acctg/physicalPath:f:\AcctgC.appcmdsetapp/site.name:contoso/path:/Acctg/physicalPath:d:\AcctgD.appcmdsetapp/site.name:contoso/path:/Acctg/physicalPath:f:\Acctg

考题 您在运行WindowsServer2008的服务器上安装了Web服务器(IIS)角色。您创建了名为contoso.com的网站。您将名为WebContent的应用程序复制到该服务器。您需要启用网站上的WebContent应用程序。该怎么做?() A.在服务器上的命令提示符下,运行appcmdaddsite命令。B.在服务器上的命令提示符下,运行appcmdaddvdir命令。C.从“Internet信息服务(IIS)管理”控制台中选择该网站。选择“添加应用程序”。D.从“Internet信息服务(IIS)管理”控制台中选择该网站。选择“添加虚拟目录”。

考题 YouinstalltheWebServer(IIS)roleonaserverthatrunsWindowsServer2008.YourcompanyshumanresourcesdepartmenthasaWebsitenamedwww.contoso.com/hr.YouneedtocreateavirtualdirectoryonthecompanyWebsitefortheHRdepartment.WhichcommandshouldyourunontheWebserver?()A.appcmdaddapp/app.name:contoso/path:/hr/physicalPath:c:\websites\hrB.appcmdaddsite/name:hr/physicalPath:c:\websites\hrC.appcmdaddvdir/app.name:contoso/path:/hr/physicalPath:c:\websites\hrD.appcmdsetvdir/vdir.name:hr/path:/hr/physicalPath:c:\websites\hr

考题 ouareanenterpriseadministratorforCer-tech.com.ThecompanyrunsWindowsServer2008onalltheserversonthenetwork.Oneoftheservers,Server01hastheWebServer(IIS)roleinstalledonit.Which ofthefollowingcommandswouldyouchoosetocreateavirtualdirectoryonthecompanywebsitewww.Cer-tech.com/slfortheSalesdepartment?()A.appcmdaddsite/name:sl/physicalPath:c:\websites\slB.appcmdsetvdir/vdir.name:sl/path:/sl/physicalPath:c:\websites\slC.appcmdaddapp/app.name:Cer-tech/path:/sl/physicalPath:c:\websites\slD.appcmdaddvdir/app.name:Cer-tech/path:/sl/physicalPath:c:\websites\slE.Noneoftheabove

考题 你在名为server1和server2的服务器上安装web服务(IIS)服务角色,服务器运行windowsserver2008.你公司在server1上有一个web站点www.contoso.com。这个web站点要进行维护。维护期间站点内容必须可用。你在server2上创建了一个镜像web站点。你需要把对www.contoso.com站点的请求重定向到server2.你首先应该做什么?() A.运行命令appcmdsetconfig/section.httpRedirect/enabled.trueB.运行命令appcmdsetconfig/section.httpRedirect/enabled.falseC.运行命令appcmdsetsite/site.name.contoso/-bindings.[protocol=’http’,www.contoso.com]D.运行命令appcmdsetsite/site.name.contoso/+bindings.[protocol=’http’,www1.contoso.com]

考题 你在名为server1和server2的服务器上安装web服务(IIS)服务角色,服务器运行windows server 2008.你公司在server1上有一个web站点www.contoso.com。这个web站点要进行维护。维护期间站点内容必须可用。你在server2上创建了一个镜像web站点。你需要把对 www.contoso.com站点的请求重定向到server2.你首先应该做什么?()A、运行命令appcmd set config/section.httpRedirect/enabled.trueB、运行命令appcmd set config/section.httpRedirect/enabled.falseC、运行命令appcmd set site/site.name.contoso/-bindings.[protocol=’http’,www.contoso.com]D、运行命令appcmd set site/site.name.contoso/+bindings.[protocol=’http’,www1.contoso.com]

考题 ou are an enterprise administrator for Cer-tech .com. The company runs Windows Server 2008 on all theservers on the network. One of the servers, Server01 has the Web Server (IIS) role installed on it. Which of the following commands would you choose to create a virtual directory on the company website www.Cer-tech .com/sl for the Sales department?()A、appcmd add site /name:sl /physicalPath:c:/websites/slB、appcmd set vdir /vdir.name:sl /path:/sl /physicalPath:c:/websites/slC、appcmd add app /app.name: Cer-tech /path:/sl /physicalPath:c:/websites/slD、appcmd add vdir /app.name: Cer-tech /path:/sl /physicalPath:c:/websites/slE、None of the above

考题 You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your company defaultWeb site has an IP address of 10.10.0.1. You add a Web site named HelpDesk. The Help Desk Web sitecannot be started. You need to configure the Helpdesk Web site so that it can be started. What should youdo?()A、Run the iiservereset /enable command on the server.B、Configure the Helpdesk Web site to use a host header.C、Run the appcmd add site /name: HelpDesk /id:2 /physicalPath: c:/HelpDesk /binding:http/*:80:helpdeskcommand on the server.D、Run the set-location Cliteralpath "d:/HelpDesk_content" HelpDesk ID://2 location port:80 domain:helpdesk command in the Microsoft Windows PowerShell tool on the server.

考题 You have the Web Server (IIS) role installed on a server that runs Windows Server 2008. You create a Web site named contoso.com. You copy an application named WebContent to the server. You need to enable the WebContent application on the Web site. What should you do?()A、At the command prompt on the server, run the appcmd add site command.B、At the command prompt on the server, run the appcmd add vdir command.C、Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Application.D、Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Virtual Directory.

考题 You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys default Web site has an IP address of 10.10.0.1.  You add a Web site named HelpDesk. The HelpDesk Web site cannot be started.You need to configure the Helpdesk Web site so that it can be started. What should you do?()A、Run the iisreset /enable command on the server.B、Configure the Helpdesk Web site to use a host header.C、Run the appcmd add site /name: HelpDesk /id:2 /physicalPath: c:/HelpDesk /binding:http/*:80:helpdesk command on the server.D、Run the set-location Cliteralpath "d:/HelpDesk_content" HelpDesk ID://2 location port:80 domain:helpdesk command in the Microsoft Windows PowerShell tool on the server.

考题 You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys human resources department has a Web site named www.contoso.com/hr.  You need to create a virtual directory on the company Web site for the HR department. Which command should you run on the Web server?()A、appcmd add app /app.name:contoso /path:/hr /physicalPath:c:/websites/hrB、appcmd add site /name:hr /physicalPath:c:/websites/hrC、appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:/websites/hrD、appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr

考题 您在运行 Windows Server 2008的服务器上安装了Web服务器(IIS)角色。您更改了名为APP1的应用程序的配置。用户报告该应用程序有故障。您检查了事件日志,并发现错误消息:“503服务不可用”。您需要确保用户能够连接到APP1。应在服务器的命令提示符下运行什么命令?()A、appcmd set configB、appcmd stop apppoolC、appcmd start apppoolD、appcmd set apppool

考题 有一台运行 Windows Server 2008的服务器。服务器上安装了Web服务器(IIS)服务器角色以及所有 Web 服务器角色服务。您需要为用户提供管理网站的能力。应配置哪项功能?()A、Net角色B、Net用户C、身份验证D、IIS 管理器权限

考题 您在运行 Windows Server 2008的服务器上安装了Web服务器(IIS)角色。公司默认网站的IP地址是 10.10.0.1。您添加了名为HelpDesk的网站。HelpDesk网站无法启动。您需要配置Helpdesk网站以使其可启动。该怎么做?()A、在服务器上运行 iisreset /enable 命令。B、将 Helpdesk 网站配置为使用主机头。C、 在服务器上运行 appcmd add site /name: HelpDesk /id:2 /physicalPath: c:/HelpDesk /binding:http/*:80:helpdesk 命令。D、在服务器上,在 Microsoft Windows PowerShell 工具中运行 set-location Cliteralpath "d:/HelpDesk_content" HelpDesk ID://2 location port:80 domain:helpdesk 命令。

考题 您在运行Windows Server 2008的服务器上安装了Web服务器(IIS)角色。您创建了名为contoso.com的网站。您将名为WebContent的应用程序复制到该服务器。您需要启用网站上的WebContent应用程序。该怎么做?()A、在服务器上的命令提示符下,运行 appcmd add site 命令。B、在服务器上的命令提示符下,运行 appcmd add vdir 命令。C、从“Internet 信息服务(IIS)管理”控制台中选择该网站。选择“添加应用程序”。D、从“Internet 信息服务(IIS)管理”控制台中选择该网站。选择“添加虚拟目录”。

考题 公司有一台运行 Windows Server 2008的新服务器。上面安装了Web服务器(IIS)角色。公司托管着一个公共网站。您注意到网站上有不寻常的高流量。您需要找出流量源头。该怎么做?()A、启用 Web 脚本选项。B、在服务器上运行 netstat Can 命令。C、在事件查看器中创建自定义视图,以从安全日志中筛选出相应信息。D、在 IIS 服务器管理器中启用网站日志,并筛选日志找出这个源 IP 地址。

考题 You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. The Web Server (IIS) server role is installed on a server, and Windows Server2008 is run. There is a Web site named www.wiikigo.com/hr in your company's human resources department. Since you are the technical support,you are required to have a virtual directory created on thecompany Web site for the HR department. To achieve the goal,which command should be run on the Webserver?()A、To achieve the goal, appcmd add site /name:hr /physicalPath:c:/websites/hr should be run.B、To achieve the goal, appcmd add vdir /app.name:wiikigo /path:/hr /physicalPath:c:/websites/hr shouldbe run.C、To achieve the goal, appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr should be run.D、To achieve the goal, appcmd add app /app.name:wiikigo /path:/hr /physicalPath:c:/websites/hr shouldbe run.

考题 单选题You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys default Web site has an IP address of 10.10.0.1.  You add a Web site named HelpDesk. The HelpDesk Web site cannot be started.You need to configure the Helpdesk Web site so that it can be started. What should you do?()A Run the iisreset /enable command on the server.B Configure the Helpdesk Web site to use a host header.C Run the appcmd add site /name: HelpDesk /id:2 /physicalPath: c:/HelpDesk /binding:http/*:80:helpdesk command on the server.D Run the set-location Cliteralpath d:/HelpDesk_content HelpDesk ID://2 location port:80 domain:helpdesk command in the Microsoft Windows PowerShell tool on the server.

考题 单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. The Web Server (IIS) server role is installed on a server, and Windows Server2008 is run. There is a Web site named www.wiikigo.com/hr in your company's human resources department. Since you are the technical support,you are required to have a virtual directory created on thecompany Web site for the HR department. To achieve the goal,which command should be run on the Webserver?()A To achieve the goal, appcmd add site /name:hr /physicalPath:c:/websites/hr should be run.B To achieve the goal, appcmd add vdir /app.name:wiikigo /path:/hr /physicalPath:c:/websites/hr shouldbe run.C To achieve the goal, appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr should be run.D To achieve the goal, appcmd add app /app.name:wiikigo /path:/hr /physicalPath:c:/websites/hr shouldbe run.

考题 单选题You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys human resources department has a Web site named www.contoso.com/hr.  You need to create a virtual directory on the company Web site for the HR department. Which command should you run on the Web server?()A appcmd add app /app.name:contoso /path:/hr /physicalPath:c:/websites/hrB appcmd add site /name:hr /physicalPath:c:/websites/hrC appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:/websites/hrD appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr

考题 单选题You have the Web Server (IIS) role installed on a server that runs Windows Server 2008. You create a Web site named contoso.com. You copy an application named WebContent to the server. You need to enable the WebContent application on the Web site. What should you do?()A At the command prompt on the server, run the appcmd add site command.B At the command prompt on the server, run the appcmd add vdir command.C Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Application.D Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Virtual Directory.

考题 单选题You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your company defaultWeb site has an IP address of 10.10.0.1. You add a Web site named HelpDesk. The Help Desk Web sitecannot be started. You need to configure the Helpdesk Web site so that it can be started. What should youdo?()A Run the iiservereset /enable command on the server.B Configure the Helpdesk Web site to use a host header.C Run the appcmd add site /name: HelpDesk /id:2 /physicalPath: c:/HelpDesk /binding:http/*:80:helpdeskcommand on the server.D Run the set-location Cliteralpath d:/HelpDesk_content HelpDesk ID://2 location port:80 domain:helpdesk command in the Microsoft Windows PowerShell tool on the server.

考题 单选题您在运行 Windows Server 2008的服务器上安装了Web服务器(IIS)角色。公司人力资源部有一个网站,名为 www.contoso.com/hr。 需要在公司网站上为人力资源部创建一个虚拟目录。应该在Web服务器上运行什么命令?()A appcmd add app /app.name:contoso /path:/hr /physicalPath:c:/websites/hrB appcmd add site /name:hr /physicalPath:c:/websites/hrC appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:/websites/hrD appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:/websites/hr

考题 单选题公司有一台运行 Windows Server 2008的新服务器。上面安装了Web服务器(IIS)角色。公司托管着一个公共网站。您注意到网站上有不寻常的高流量。您需要找出流量源头。该怎么做?()A 启用 Web 脚本选项。B 在服务器上运行 netstat Can 命令。C 在事件查看器中创建自定义视图,以从安全日志中筛选出相应信息。D 在 IIS 服务器管理器中启用网站日志,并筛选日志找出这个源 IP 地址。

考题 单选题ou are an enterprise administrator for Cer-tech .com. The company runs Windows Server 2008 on all theservers on the network. One of the servers, Server01 has the Web Server (IIS) role installed on it. Which of the following commands would you choose to create a virtual directory on the company website www.Cer-tech .com/sl for the Sales department?()A appcmd add site /name:sl /physicalPath:c:/websites/slB appcmd set vdir /vdir.name:sl /path:/sl /physicalPath:c:/websites/slC appcmd add app /app.name: Cer-tech /path:/sl /physicalPath:c:/websites/slD appcmd add vdir /app.name: Cer-tech /path:/sl /physicalPath:c:/websites/slE None of the above