niusouti.com

单选题An airline is building a booking system for its premium and general customers. The goal is to ensure premium members are given higher access priority when user traffic is high.    What configuration will achieve this goal?()A Configure a Work Manager f

题目
单选题
An airline is building a booking system for its premium and general customers. The goal is to ensure premium members are given higher access priority when user traffic is high.    What configuration will achieve this goal?()
A

Configure a Work Manager for premium users with a Minimum Thread Constraint.

B

Configure a Work Manager for premium users with a higher fair-share-request-class.

C

Configure a Work Manager for premium users with a higher response-time-request-class.

D

Configure a Work Manager general users with a Maximum Thread Constraint.

E

Configure a Work Manager for premium users with a custom request-class.


相似考题

3. 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 Web site is hosted by your company, and the web site is on a server thatruns Windows Server 2008. The Web Server (IIS) server role is installed on the server. The company configures SSL on the Web site for virtual directories which encryption is needed. A new Web application is implemented on the Web site. Its own logon page named userlogin.aspx is contained by the new application. Forms Authentication is enabled in the Web site properties. Since you are the technical support, you are required to configure the Web site so as to authenticate user accounts by utilizing userlogin.aspx. Which action should be performed to achieve the goal?()A、To achieve the goal, the Login URL property for the Forms Authentication Settings should be configured to the userlogin.aspx filename.B、To achieve the goal, the Default Document setting should be configured to add the userlogin.aspx filename in the Web site properties.C、To achieve the goal, the Forms Authentication Settings should be configured to Require SSL.D、To achieve the goal, the Name property of the Cookie Settings should be configured to the userlogin.aspx filename.

更多“单选题An airline is building a booking system for its premium and general customers. The goal is to ensure premium members are given higher access priority when user traffic is high.    What configuration will achieve this goal?()A Configure a Work Manager f”相关问题
  • 第1题:

    A system administrator wants to configure 802.1X on an Ethernet switch to enable access to specific parts of the network based on group memberships.How can the administrator accomplish this goal?()

    • A、Configure roles based on departments and assign access based on source IP address.
    • B、Configure roles based on the user's manager and assign access based on the user's MAC address
    • C、Configure roles based on group memberships and assign a specific VLAN to the role.
    • D、Configure roles based on RADIUS request attribute and assign a specific VLAN to the role.

    正确答案:C

  • 第2题:

    A customer needs to ensure that the number of threads servicing an application does not exceed the number of database connections available to the application. What step must you take to address this situation?()

    • A、Configure a Max Threads Constraint and add your application to the list of applications for the  Constraint.
    • B、Configure a Work Manager with a Maximum Threads Constraint tied to the Connection Pool and  configuration your application to use the Work Manager.
    • C、Configure a Work Manager with a Minimum Threads Constraint tied to the Connection Pool and  configure your application to use the Work Manager.
    • D、Configure a global MaxThreads constraint and target it to the server or clusters where your  application is deployed.
    • E、Configure the startup parameter "-Dwls-maxThreads" to be the same as the number of  database connections configured.

    正确答案:B

  • 第3题:

    Your network has 1,000 client computers that run Windows 7.    You need to install an application, in the Local System account context,on the client computers.   What are two possible ways to achieve this goal?() 

    • A、Configure a logon script.
    • B、Configure a logoff script.
    • C、Configure a startup script.
    • D、Configure a shutdown script.

    正确答案:C,D

  • 第4题:

    You deploy a mobile messaging solution with Microsoft Exchange Server 2003 Service Pack 2.   When the application is running, it must not be able to access protected registry keys.   You need to ensure that the application meets the outlined requirement. What are two possible ways to achieve this goal?()

    • A、Use Microsoft Windows Mobile 5.0 Pocket PC Phone Edition operating system.
    • B、Use Microsoft Windows Mobile 2003 for Pocket PC operating system.
    • C、Use Microsoft Windows Mobile 5.0 for Smartphone operating system.
    • D、Use Microsoft Windows Mobile 2003 for Smartphone operating system.

    正确答案:C,D

  • 第5题:

    You are creating an ASP.NET Web site. The site contains pages that are available to anonymous users. The site also contains a page named Premium.aspx that provides premium content to only members of a group named Subscribers. You need to modify the web.config file to ensure that Premium.aspx can be accessed by only members of the Subscribers group. Which configuration should you use?()

    • A、<location path="Premium.aspx"> <system.web> <authorization> <allow users="Subscribers"/>            <deny users="*"/> </authorization> </system.web> </location> 
    • B、<location path="Premium.aspx"> <system.web> <authorization> <allow roles="Subscribers"/>             <deny users="*"/> </authorization> </system.web> </location> 
    • C、<location path="Premium.aspx"> <system.web> <authorization> <allow roles="Subscribers"/>             <deny users="?"/> </authorization> </system.web> </location> 
    • D、<location path="Premium.aspx"> <system.web> <authorization> <deny users="*"/> <allow roles="Subscribers"/> </authorization> </system.web> </location>

    正确答案:B

  • 第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. The Web Server (IIS) server role and the SMTP Server feature are installed ona server that Windows Server 2008 is run. Since you are the technical support, you are required to configure the new SMTP server so as to forward mail to the mail server of the Internet Service Provider(ISP). Which action should be performed to achieve the goal?()

    • A、To achieve the goal, the SMTP delivery setting should be configured to Attempt direct delivery beforesending to smart host.
    • B、To achieve the goal, the smart host setting should be set to use the local host.
    • C、To achieve the goal, the smart host setting should be set to use the mail server of the ISP.
    • D、To achieve the goal, the appcmd /delivery method:PickupDirectoryFromIis command should be run.

    正确答案: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. A new server is administered by you, and Windows Server 2008 is run by theserver. You decide to have the Streaming Media Services role installed on the server. Users will utilizeWindows Media Player to access content on the new server for Windows Vista and Windows Media Playerfor Mac. And you are required to have the Streaming Media Services server role installed on the server tosupport both media players.  Which action should be performed to achieve the goal?()

    • A、To achieve the goal,Session Initiation Protocol (SIP) should be installed.
    • B、To achieve the goal,Simple Object Access Protocol (SOAP) should be installed.
    • C、To achieve the goal,Stream Control Transmission Protocol (SCTP) should be installed.
    • D、To achieve the goal,RPC over HTTPS should be installed.

    正确答案:B

  • 第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. The Web Server (IIS) server role and the SMTP Server feature are installed ona server that Windows Server 2008 is run. Since you are the technical support, you are required to configure the new SMTP server so as to forward mail to the mail server of the Internet Service Provider(ISP). Which action should be performed to achieve the goal?()
    A

    To achieve the goal, the SMTP delivery setting should be configured to Attempt direct delivery beforesending to smart host.

    B

    To achieve the goal, the smart host setting should be set to use the local host.

    C

    To achieve the goal, the smart host setting should be set to use the mail server of the ISP.

    D

    To achieve the goal, the appcmd /delivery method:PickupDirectoryFromIis command should be run.


    正确答案: B
    解析: 暂无解析

  • 第9题:

    多选题
    Your computer has a wired network adapter and a wireless network adapter. You use the wireless network adapter only when traveling.  You need to configure the network adapter profile settings to ensure that other systems are allowed to discover your computer only when you are at home.  What are two possible ways to achieve this goal?()
    A

    When you configure access to the wired network at home, set the wired network adapter location type to Private.

    B

    When you configure access to the wired network at home, set the wired network adapter location type to Public.

    C

    When you configure access to the public wireless access points, set the wireless network adapter location type to Private.

    D

    When you configure access to the public wireless access points, set the wireless network adapter location type to Public.


    正确答案: C,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. A Web site is hosted by your company, and the web site is on a server thatruns Windows Server 2008. The Web Server (IIS) server role is installed on the server. The company configures SSL on the Web site for virtual directories which encryption is needed. A new Web application is implemented on the Web site. Its own logon page named userlogin.aspx is contained by the new application. Forms Authentication is enabled in the Web site properties. Since you are the technical support, you are required to configure the Web site so as to authenticate user accounts by utilizing userlogin.aspx. Which action should be performed to achieve the goal?()
    A

    To achieve the goal, the Login URL property for the Forms Authentication Settings should be configured  to the userlogin.aspx filename.

    B

    To achieve the goal, the Default Document setting should be configured to add the userlogin.aspx filename in the Web site properties.

    C

    To achieve the goal, the Forms Authentication Settings should be configured to Require SSL.

    D

    To achieve the goal, the Name property of the Cookie Settings should be configured to the userlogin.aspx filename.


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    A system administrator wants to configure 802.1X on an Ethernet switch to enable access to specific parts of the network based on group memberships.How can the administrator accomplish this goal?()
    A

    Configure roles based on departments and assign access based on source IP address.

    B

    Configure roles based on the user's manager and assign access based on the user's MAC address

    C

    Configure roles based on group memberships and assign a specific VLAN to the role.

    D

    Configure roles based on RADIUS request attribute and assign a specific VLAN to the role.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    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, and Windows Server 2008 is run by the server. The Hyper-Vserver role is installed on the server and one virtual machine is contained by the server. Windows Server2008 is run by the virtual machine. You decide to have a new application installed on the virtual machine.You are required to make sure that the virtual machine can be restored to its original state in the event theapplication installation fails. Which action should be performed to achieve the goal?()
    A

    To achieve the goal, a snapshot should be created from Hyper-V Manager console.

    B

    To achieve the goal, the state of the virtual machine should be saved from Hyper-V Manager console.

    C

    To achieve the goal, Log on to the virtual host and enable the Remote Differential Compression feature.

    D

    To achieve the goal, the virtual host should be logged on to and the Windows Server Backup featureshould be enabled.


    正确答案: D
    解析: 暂无解析

  • 第13题:

    When designing a converged network, which measures can be taken at the building access layerto help eliminate latency and ensure end-to-end quality of service can be maintained?()

    • A、 rate limit voice traffic
    • B、 configure spanning-tree for fast link convergence
    • C、 isolate voice traffic on separate VLANs
    • D、 classify and mark traffic close to the source

    正确答案:B,C,D

  • 第14题:

    In a Java EE messaging application, one MDB is consuming a lot of memory at high traffic.    What configuration should you use to prevent possible out-of-memory error at high traffic and at the same time not losing messages?()

    • A、Configure a Work Manager for the MDB with a Maximum Thread Constraint.
    • B、Configure a Work Manager for the MDB with a Minimum Thread Constraint.  
    • C、Configure a Work Manager for the MDB with a Maximum Thread Constraint and a Capacity  Constraint. 
    • D、Configure a Work Manager for the MDB with a Minimum Thread Constraint and a Capacity Constraint. 
    • E、Configure a Work Manager for the MDB with both a Maximum Thread Constraint and Minimum Thread Constraint.

    正确答案:B

  • 第15题:

    Your computer has a wired network adapter and a wireless network adapter. You use the wireless network adapter only when traveling.  You need to configure the network adapter profile settings to ensure that other systems are allowed to discover your computer only when you are at home.  What are two possible ways to achieve this goal?()

    • A、When you configure access to the wired network at home, set the wired network adapter location type to Private.
    • B、When you configure access to the wired network at home, set the wired network adapter location type to Public.
    • C、When you configure access to the public wireless access points, set the wireless network adapter location type to Private.
    • D、When you configure access to the public wireless access points, set the wireless network adapter location type to Public.

    正确答案:A,D

  • 第16题:

    You are designing a test environment that uses Hyper-V. The test environment must enable testers to perform the following tasks:  Quickly switch between running states.Re-create a specific state or condition.Return the state of the environment to a specific point in time.Recover from a faulty software update by using the fastest method. You need to ensure that the test environment meets the requirements.  What are two possible tools that you can use to achieve this goal?()

    • A、Hyper-V Manager
    • B、Microsoft System Center Data Protection Manager (DPM) 2007 with SP1
    • C、Microsoft System Center Virtual Machine Manager (VMM) 2008 R2
    • D、Microsoft System Center Configuration Manager (SCCM) 2007 with SP3

    正确答案:A,C

  • 第17题:

    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, and Windows Server 2008 is run by the server. The Hyper-Vserver role is installed on the server and one virtual machine is contained by the server. Windows Server2008 is run by the virtual machine. You decide to have a new application installed on the virtual machine.You are required to make sure that the virtual machine can be restored to its original state in the event theapplication installation fails. Which action should be performed to achieve the goal?()

    • A、To achieve the goal, a snapshot should be created from Hyper-V Manager console.
    • B、To achieve the goal, the state of the virtual machine should be saved from Hyper-V Manager console.
    • C、To achieve the goal, Log on to the virtual host and enable the Remote Differential Compression feature.
    • D、To achieve the goal, the virtual host should be logged on to and the Windows Server Backup featureshould be enabled.

    正确答案:A

  • 第18题:

    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 in your company. Windows Server 2008 is run by the serverand the server has the Hyper-V server role installed.A new virtual machine is created. You are required to configure the virtual machine, and the requirements listed below should be satisfied.First, network communications should be permitted between the virtual machine and the host system.Second, communications should be prevented with other network servers. To achieve the goal,which action should be performed first?()

    • A、To achieve the goal, the Connection should be set to None for the network interface card.
    • B、To achieve the goal, the Microsoft Loopback Adapter should be installed.
    • C、To achieve the goal, a new Virtual Network should be created.
    • D、To achieve the goal, Internet Connection Sharing (ICS) should be enabled.

    正确答案:C

  • 第19题:

    You have a computer that runs Windows 7. The computer is in a workgroup. You need to ensure that youcan decrypt Encrypting File System (EFS) files on the computer if you forget your password.  What are two possible ways to achieve this goal?()

    • A、From Credential Manager, select Back up vault.
    • B、From User Accounts, select Create a password reset disk.
    • C、From User Accounts, select Manage your file encryption certificates.
    • D、From Authorization Manager, modify the Authorization Manager options.

    正确答案:B,C

  • 第20题:

    单选题
    You are creating an ASP.NET Web site. The site contains pages that are available to anonymous users. The site also contains a page named Premium.aspx that provides premium content to only members of a group named Subscribers. You need to modify the web.config file to ensure that Premium.aspx can be accessed by only members of the Subscribers group. Which configuration should you use?()
    A

    <location path=Premium.aspx> <system.web> <authorization> <allow users=Subscribers/>            <deny users=*/> </authorization> </system.web> </location> 

    B

    <location path=Premium.aspx> <system.web> <authorization> <allow roles=Subscribers/>             <deny users=*/> </authorization> </system.web> </location> 

    C

    <location path=Premium.aspx> <system.web> <authorization> <allow roles=Subscribers/>             <deny users=?/> </authorization> </system.web> </location> 

    D

    <location path=Premium.aspx> <system.web> <authorization> <deny users=*/> <allow roles=Subscribers/> </authorization> </system.web> </location>


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    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 new server is administered by you, and Windows Server 2008 is run by theserver. You decide to have the Streaming Media Services role installed on the server. Users will utilizeWindows Media Player to access content on the new server for Windows Vista and Windows Media Playerfor Mac. And you are required to have the Streaming Media Services server role installed on the server tosupport both media players.  Which action should be performed to achieve the goal?()
    A

    To achieve the goal,Session Initiation Protocol (SIP) should be installed.

    B

    To achieve the goal,Simple Object Access Protocol (SOAP) should be installed.

    C

    To achieve the goal,Stream Control Transmission Protocol (SCTP) should be installed.

    D

    To achieve the goal,RPC over HTTPS should be installed.


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    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 in your company. Windows Server 2008 is run by the serverand the server has the Hyper-V server role installed.A new virtual machine is created. You are required to configure the virtual machine, and the requirements listed below should be satisfied.First, network communications should be permitted between the virtual machine and the host system.Second, communications should be prevented with other network servers. To achieve the goal,which action should be performed first?()
    A

    To achieve the goal, the Connection should be set to None for the network interface card.

    B

    To achieve the goal, the Microsoft Loopback Adapter should be installed.

    C

    To achieve the goal, a new Virtual Network should be created.

    D

    To achieve the goal, Internet Connection Sharing (ICS) should be enabled.


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    An airline is building a booking system for its premium and general customers. The goal is to ensure premium members are given higher access priority when user traffic is high.    What configuration will achieve this goal?()
    A

    Configure a Work Manager for premium users with a Minimum Thread Constraint.

    B

    Configure a Work Manager for premium users with a higher fair-share-request-class.

    C

    Configure a Work Manager for premium users with a higher response-time-request-class.

    D

    Configure a Work Manager general users with a Maximum Thread Constraint.

    E

    Configure a Work Manager for premium users with a custom request-class.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    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 in your company. And windows Server 2008 is run. WindowsSharepoint Services (WSS) is installed on the server. You configure the server so as to make it receiveincoming e-mail. A new document library should be created. In addition, you should make sure that e-mailcan be sent to the document library by any user. Which action should be performed to achieve the goal?()
    A

    To achieve the goal,Enable anonymous authentication should be enabled for the Web application

    B

    To achieve the goal,the RSS setting should be changed for the document library

    C

    To achieve the goal,the permissions should be changed for the document library

    D

    To achieve the goal,the incoming e-mail settings should be changed for the document library


    正确答案: B
    解析: 暂无解析