You are deploying a Web site to a server managed by a hostin

题目
单选题
You are deploying a Web site to a server managed by a hosting company. The only access you have to the server is through FTP. You need to precompile and deploy the Web site without its source files. What should you do? ()
A

Use the Copy Web tool.

B

Use the Publish Web tool.

C

Use XCOPY.

D

Use the Web Setup project Installer.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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.

正确答案:C

第2题:

You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server contains a Web site.  You need to ensure that the cookies sent from the Web site are encrypted on users computers.  Which Web site feature should you configure?()

  • A、Authorization Rules
  • B、Machine Key
  • C、Pages And Controls
  • D、SSL Settings

正确答案:B

第3题:

You are deploying an ASP.NET Web application to a remote server. You need to choose a deployment method that will ensure that all IIS settings, in addition to the Web content, will deploy to the remote server. Which deployment method should you choose?()

  • A、the XCOPY command-line tool
  • B、the Copy Web Site tool
  • C、the Web Deployment tool
  • D、the Publish Web Site utility

正确答案:C

第4题:

You have a server that runs Windows Server 2008. The Web Server (IIS) role is installed.  You plan to host multiple Web sites on the server. You configure a single IP address for the server. All Web sites are registered in DNS to point to the single IP address.  You need to ensure that each Web site only responds to requests by name from all client computers.  What should you do?()

  • A、Configue a unique port for each Web site.
  • B、Configue a unique IP address for each Web site.
  • C、Configue a unique Host Header for each Web site.
  • D、Edit the Hosts file on the server to add all the Web site names associated to the network address.

正确答案:C

第5题:

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. You are in charge of a member server that runs Windows Server 2008. Themember server has the Web Server (IIS) server role installed. The server hosts a Web site that is onlyaccessible to the executives of your company. According to the requirement of the company policy, theexecutives must use user certificates to access the confidential Web content. You have to make sure thatthe executives can only access the secure Web site by using their installed certificates. What action shouldyou perform to make sure of this?()

  • A、A Certificate Trust list should be configured to include the executives certification authority (CA)certificate.
  • B、The SSL settings should be configured to Require 128-bit SSL on the confidential Web site.
  • C、The Client Certificates settings should be configured to Accept on the SSL settings for the confidentialWeb site.
  • D、The Client Certificates settings should be configured to Require on the SSL settings for the confidentialWeb site.

正确答案:D

第6题:

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. You are in charge of a server that runs Windows Server 2008. The server hasthe Web Server (IIS) server role installed. The server contains a Web site that is configured to use onlyWindows Authentication. You have a security group named Group1 that contains several user accounts.Now you receive an order from the company management. According to the company requirement, youhave to prevent the members of Group1 from accessing a Web site. But you are not allowed prevent otherusers from accessing the Web site. Which Web site feature should you configure?()

  • A、You should configure SSL Settings
  • B、You should configure Authentication
  • C、You should configure Authorization Rules
  • D、You should configure IIS Manager Permissions

正确答案:C

第7题:

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. You are in charge of a server that runs Windows Server 2008. The Web Server(IIS) server role and the FTP Publishing Service role service are installed on the server. You have a newFTP site added to the server. You have to make sure that the new FTP site is available. In order to makesure of this,what action should you perform?()

  • A、In order to make sure of this, the iisreset command should be run on the server.
  • B、In order to make sure of this, a host header file should be configured in the default Web site properties.
  • C、In order to make sure of this, an alternate IP address should be configured in the default Web siteproperties.
  • D、In order to make sure of this, an alternate TCP port should be configured in the FTP site properties.
  • E、In order to make sure of this, an alternate IP address should be configured in the FTP site properties.

正确答案:D,E

第8题:

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. A Windows Server 2008 server is contained by your company and the WebServer (IIS) server role is installed on the server. A Web site is included by the server. Since you are thetechnical report, you are required to encrypt the cookies sent from the Web site on users computers. Which Web site feature should be configured to achieve the goal?()

  • A、To achieve the goal, Authorization Rules should be configured.
  • B、To achieve the goal, Pages And Controls should be configured.
  • C、To achieve the goal, SSL Settings should be configured.
  • D、To achieve the goal, Machine Key should be configured.

正确答案:D

第9题:

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 should be installed on a new server, and Windows Server 2008 is run by the IIS server role. A Microsoft .NET Framework 1.0 application is installedon a Web site on the Web server. According to the company requirements, all applications must run withthe least amount of permission utilized. Since you are the technical support, you should configure the Website application so as to give it enough permission to perform with no other content created and with nooperating system components accessed. Which action should be performed to achieve the goal?()

  • A、To achieve the goal, the .NET Framework trust level should be set to Medium for the Web site.
  • B、To achieve the goal, the .NET Framework trust level should be set to Full for the Web site.
  • C、To achieve the goal, the .NET Framework trust level should be set to Low for the Web site.
  • D、To achieve the goal, the .NET Framework trust level should be set to High for the Web site.

正确答案:B

第10题:

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. There is a server that runs Windows Server 2008 in your company. The serverhas the Web Server (IIS) server role installed. Now you receive an order from the company management.You are asked to activate SSL for the default Web site. What should you do?()

  • A、Use the IIS Manager console to add bindings for the HTTPS protocol to the default Web site.
  • B、You should use the IIS Manager console to obtain and import a server certificate.
  • C、Use the Server Manager console to perform the installation of the Digest Authentication component forthe Web server role.
  • D、You should choose the Generate Key option in the Machine Key dialog box for the default Web site.

正确答案:A,B

更多相关问题