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

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

You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()

  • A、Enable WebDAV.
  • B、Enable Server Side Includes.
  • C、Configure both Web sites to use different IP addresses.
  • D、Configure both Web sites to use different application pools.

参考答案

更多 “ You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A、Enable WebDAV.B、Enable Server Side Includes.C、Configure both Web sites to use different IP addresses.D、Configure both Web sites to use different application pools.” 相关考题
考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hostsone Web site.You create a second Web site that hosts a third-party Web application named App1.The vendor of the third-party application states that the application does not support host headers.You need to ensure that users can access both Web sites.What should you do?()A. Enable WebDAV.B. Enable Server Side Includes.C. Configure both Web sites to use different IP addresses.D. Configure both Web sites to use different application pools.

考题 You have a server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2).You create a new virtual directory named App1. App1 contains a Web application.Users report that when they enter http://app1 in their Web browsers, they are unable to connect to the Web application.You need to ensure that users can access the Web application when they connect to http://app1.What should you do? ()A. Move the content of the Web application to C:\App1. Change the home directory for App1.B. Move the content of the Web application to C:\App1. Change the application pool for App1.C. Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use port 8080. In DNS, create a Host record for App1.D. Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use a host header of App1. In DNS, create a Host record for App1.

考题 You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server hosts multiple Web sites.  You need to configure the server to automatically release memory for a single Web site. You must achievethis goal without affecting the other Web sites. What should you do?()A、Create a new Web site and edit the bindings for the Web site.B、Create a new application pool and associate the Web site to the application pool.C、Create a new virtual directory and modify the Physical Path Credentials on the virtual directory.D、From the Application Pool Defaults, modify the Recycling options.

考题 You are the network administrator for The network consists of a single Active Directory domain named All servers run Windows Server 2003. The network contains a Web server that runs IIS 6.0 and hosts a secure intranet site. All users are required to connect to the intranet site by authenticating and using HTTPS. However, because an automated Web application must connect to the Web site by using HTTP, you cannot configure the intranet site to require HTTPS. You need to collect information about which users are connecting to the Web site by using HTTPS. What should you do?()A、Check the application log on the Web server.B、Use Network Monitor to capture network traffic on the Web server.C、Review the log files created by IIS on the Web server.D、Configure a performance log to capture all Web service counters. Review the performance log data.

考题 Your network consists of a single Active Directory domain.You have a Web server named server1.contoso.com that runs Windows Server 2003 Service Pack 2 (SP2). Users access a Web site on Server1 by using the URL http://server1.contoso.com. Users also access the Web site on Server1 by using the URL http://192.168.1.10.You need to configure DNS to enable users to access the Web site by using the URL http://www.contoso.com. The solution must prevent the need to manually update DNS if the IP address of Server1 changes.  Which type of resource record should you create in DNS?()A、alias (CNAME) B、host (A) C、host (AAAA) D、host information (HINFO)

考题 You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).  Server1 runs an application named App1. All client computers run Windows XP Professional Service Pack 3 (SP3). Users from a remote network segment report poor performance when they run App1. You need to identify whether the cause of the poor network performance is packet loss.  Which tool should you use?()A、Netcap.exeB、Netstat.exeC、Pathping.exeD、Tracert.exe

考题 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 have two servers that run Windows Server 2008 named Server1 and Server2. You install Windows SharePoint Services (WSS) 3.0 on Server1. You install the SMTP feature on Server2. You configure the outgoing e-mail settings on Server1 to use the SMTP service on Server2. You need to ensure that e-mail messages from Server1 are forwarded to users. What should you do?()A、On Server2, create a new application pool, and then associate the application pool with a new Web site.B、On Server2, configure the SMTP service to accept anonymous connections and to relay e-mail messages.C、On Server1, create a new application pool. On an internal DNS server, create a new MX record for Server1.D、On Server1, create a new application pool. On an internal DNS server, create a new MX record for Server2.

考题 You have a server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2). You create a new virtual directory named App1. App1 contains a Web application. Users report that when they enter http://app1 in their Web browsers, they are unable to connect to the Web application. You need to ensure that users can access the Web application when they connect to http://app1. What should you do? ()A、Move the content of the Web application to C:/App1. Change the home directory for App1.B、Move the content of the Web application to C:/App1. Change the application pool for App1.C、Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use port 8080. In DNS, create a Host record for App1.D、Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use a host header of App1. In DNS, create a Host record for App1.

考题 You are the network administrator for your company. The network consists of a single Active Directory domain. All servers run Windows Server 2003. The network contains a Web server that runs IIS 6.0 and hosts a secure intranet site. All users are required to connect to the intranet site by authenticating and using HTTPS. However, because an automated Web application must connect to the Web site by using HTTP, you cannot configure the intranet site to require HTTPS.  You need to collect information about which users are connecting to the Web site by using HTTPS.   What should you do?()A、Check the application log on the Web server.B、Use Network Monitor to capture network traffic on the Web server.C、Review the log files created by IIS on the Web server.D、Configure a performance log to capture all Web service counters. Review the performance log data.

考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts 100 Web sites. Each Web site uses a different application pool. You need to limit the network bandwidth for one of the Web sites. What should you do? ()A、From Internet Information Services (IIS) Manager, modify the properties of the Web site.B、From the Properties of the Local Area Connection, install QoS Packet Scheduler. From the Local Security Policy, configure the QoS Packet Scheduler settings.C、From the Local Security Policy, enable auditing for Object Access. From the System Properties, modify the Performance settings.D、From the Properties of the Local Area Connection, enable and configure Network Load Balancing.

考题 Your company has a stand-alone server named Server2 that runs Windows Server 2003 Service Pack 2 (SP2). Server2 is a Web server.You monitor two client connections to your Web site on Server2 and obtain the results shown in the exhibit.(Click the Exhibit button.) You need to ensure that all connections to the Web server are encrypted. What should you do?()A、Install a Web server certificate on Server2. B、Configure the Web site to require a secure channel. C、Configure the Web site to redirect all requests to https://Server2. D、Configure the Web site to require integrated Windows authentication.

考题 You have a DNS server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You have two Web servers named Server2 and Server3.The Web servers host an internal Web site that will be accessed by the URL http://www.contoso.com. You need to ensure that requests for www.contoso.com are distributed between Server2 and Server3. What should you do?()A、On each Web server, configure a host header value of www.contoso.com. B、On each Web server, configure a custom HTTP header value of www.contoso.com. C、On Server1, create two host (A) records for www.contoso.com. D、On Server1, create a _roundrobin._tcp.contoso.com service locator (SRV) record for each server that has a port value of 80. 

考题 You have a Web server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2). Server1 contains a Web site named Intranet. You notice that you can open the Intranet Web site as a Web folder. You need prevent all users from opening the Intranet Web site as a Web folder. What should you do? ()A、Disable the Index this resource option.B、Disable the Directory browsing option.C、Disable the Enable HTTP Keep-Alives option.D、Disable the Enable default content page option.

考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts two Web sites named App1 and App2. Each Web site is configured to use a unique IP address. You notice that when App1 fails, App2 also fails. You need to ensure that if App1 fails, App2 continues to be available. What should you do? ()A、Add another worker process to the DefaultAppPool.B、In the DefaultAppPool, enable CPU monitoring.C、In the DefaultAppPool, configure the identity to use the IWAM_Server1 account.D、Create a new application pool, and then configure App2 to use the new application pool.

考题 Your network contains a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 has one Web site.  You configure Server1 to use a Web server certificate. Users report that they can access the Web site by using http://server1 and https://server1. You need to ensure that all traffic to, and from, Server1 is encrypted. What should you do?()A、In IIS Manager, enable the Require secure channel (SSL) option.B、In IIS Manager, enable the Digest authentication for Windows domain servers option.C、In Local Security Policy, enable Domain Member: Require strong (Windows 2000 or later) session key.D、In Local Security Policy, enable Domain Member: Digitally encrypt or sign secure channel data (always).

考题 You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts one Web site. You create a second Web site that hosts a third-party Web application named App1. The vendor of the third-party application states that the application does not support host headers. You need to ensure that users can access both Web sites. What should you do?()A、Enable WebDAV.B、Enable Server Side Includes.C、Configure both Web sites to use different IP addresses.D、Configure both Web sites to use different application pools.

考题 You have a server that runs Windows Server 2008. The server has the Web Server (IIS) server role installed.   The server contains a Web site that is configured to use only Windows Authentication. You have a security group named Group1 that contains several user accounts.  You need to prevent the members of Group1 from accessing a Web site. You must not prevent other users from accessing the Web site.  Which Web site feature should you configure?()A、AuthenticationB、Authorization RulesC、IIS Manager PermissionsD、SSL Settings

考题 You have a Web server named Web1 that runs Windows Server 2003 Service Pack 2 (SP2). Users on the internal network connect to the Web site on Web1 by using the URLhttp://www.contoso.com.  From the Internet, you cannot connect to the Web site by using the URL http://www.contoso.com. You can connect to the Web site by using the public IP address of Web1.You need to ensure that users on the Internet can connect to the Web site on Web1 by using the URL http://www.contoso.com. You deploy a DNS server that is accessible on the Internet.  What should you do next?()A、Create a stub zone for contoso.com. B、Create a primary zone for contoso.com. C、Create a secondary zone for contoso.com. D、Configure a conditional forwarder for contoso.com. 

考题 You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1runs an application named App1. All client computers run Windows XP Professional Service Pack 3 (SP3). Users from a remote network segment report poor performance when they run App1. You need to identify whether the cause of the poor network performance is packet loss.  Which tool should you use?()A、Netcap.exe B、Netstat.exe C、Pathping.exe D、Tracert.exe

考题 You are the network administrator for your company. The network consists of a single Active Directory domain. All servers run Windows Server 2003.The network contains a Web server named Server1 that runs IIS 6.0 and hosts a secure Web site. The Web site is accessible from the intranet, as well as from the Internet. All users must authenticate when they connect to Server1. All users on the Internet must use a secure protocol to connect to the Web site. Users on the intranet do not need to use a secure protocol.You need verify that all users are using a secure protocol to connect to Server1 from the Internet.   What are two possible ways to achieve this goal?()A、Monitor the events in the application log on Server1.B、Monitor the events in the security log on Server1.C、Monitor the Web server connections on Server1 by using a performance log.D、Monitor network traffic to Server1 by using Network Monitor.E、Monitor the IIS logs on Server1.

考题 单选题You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server hosts multiple Web sites.  You need to configure the server to automatically release memory for a single Web site. You must achievethis goal without affecting the other Web sites. What should you do?()A Create a new Web site and edit the bindings for the Web site.B Create a new application pool and associate the Web site to the application pool.C Create a new virtual directory and modify the Physical Path Credentials on the virtual directory.D From the Application Pool Defaults, modify the Recycling options.

考题 单选题You have a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 hosts two Web sites named App1 and App2. Each Web site is configured to use a unique IP address. You notice that when App1 fails, App2 also fails. You need to ensure that if App1 fails, App2 continues to be available. What should you do?()A Add another worker process to the DefaultAppPool.B In the DefaultAppPool, enable CPU monitoring.C In the DefaultAppPool, configure the identity to use the IWAM_Server1 account.D Create a new application pool, and then configure App2 to use the new application pool.

考题 单选题Your network contains a Web server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). Server1 has one Web site.  You configure Server1 to use a Web server certificate. Users report that they can access the Web site by using http://server1 and https://server1. You need to ensure that all traffic to, and from, Server1 is encrypted. What should you do?()A In IIS Manager, enable the Require secure channel (SSL) option.B In IIS Manager, enable the Digest authentication for Windows domain servers option.C In Local Security Policy, enable Domain Member: Require strong (Windows 2000 or later) session key.D In Local Security Policy, enable Domain Member: Digitally encrypt or sign secure channel data (always).

考题 单选题You have a server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).  Server1 runs an application named App1. All client computers run Windows XP Professional Service Pack 3 (SP3). Users from a remote network segment report poor performance when they run App1. You need to identify whether the cause of the poor network performance is packet loss.  Which tool should you use?()A Netcap.exeB Netstat.exeC Pathping.exeD Tracert.exe