|
Microsoft Test Braindumps
Archive for June, 2007
Filed Under (Online certification exam braindumps) by admin on June-29-2007
40.You are the Exchange administrator for A. Datum Corporation. The network contains two Exchange Server 2003 computers named Mail1 and Mail2. Mail1 contains all user mailboxes and is not accessible from the Internet. Mail2 is configured as a front-end server and is used for all Microsoft Outlook Web Access client connections from the Internet. Mail2 is also used as a relay for all incoming and outgoing SMTP messages. The company uses the domain name suffix adatum.com for all SMTP addresses. Users report that they do not receive non-delivery reports (NDRs) when e-mail messages cannot be delivered. You discover this only occurs when Mail2 cannot deliver e-mail messages addressed to Internet recipients. You need to ensure that users receive NDRs when delivery of Internet e-mail messages fails. Users must still be able to use Outlook Web Access from the Internet. What should you do on Mail2? A: Configure the default SMTP virtual server to forward all mail with unresolved recipients to Mail1. ============================================= A: Create the Recovery Storage Group. Set the path to be the same as the path for the existing mailbox store.
Filed Under (Online certification exam braindumps) by Goal Dong on June-27-2007
35.You are the Exchange administrator for Fabrikam, Inc. The network consists of a single Active Directory domain named fabrikam.com. All Exchange servers run Exchange Server 2003. Microsoft Outlook 2003 is the only e-mail client in use. New written security policies require encryption for all e-mail messages that contain confidential information. A domain member named Irene tries to send an encrypted e-mail message to an external user named Peter. However, Outlook displays the following message: You confirm that Peter has a digital encryption certificate suitable for sending secure e-mail messages. You need to ensure that Irene can send encrypted e-mail messages to Peter. What should you do? A: Instruct Peter to send a digitally encrypted e-mail message to Irene. =====================================================================
Technical knowledge
For mail security, users can use SSL to connect to mail server, But there are more trouble for mail security: the safety of mail transfers between mail servers, the authenticity of the identity of the mail sender, the integrality of mail which are not tampered with since it has been sent, and so on. There are two methods, mail Encryption and Digital Signature based on PKI (Public key infrastructure), should be taken to protect mail security. Encryption Encryption is the method by which you encode a mail so that only people with the correct key can decrypt it. Encryption can offer security for mail transfer through internet. First, sender must get the public key of receiver. Then the sender encrypt the mail using the public key, and transfer it to receiver. Receiver decrypt the encrypted mail using his private key. Digital Signature Digital signatures allow email to become more trustworthy. Digital signatures are a sequence of characters that are generated based on the content of the mail and the sender’s private key. The recipient is then able to use this sequence to check whether the email has been tampered with, using the sender’s public key and the contents of the email. If the message has not been tampered with, the recipient can verify that the message was indeed sent by the person whose digital signature is attached. If the message has been tampered with, the digital signature cannot be verified. The recipient then knows that the content of the message might have been tampered with and can take appropriate action.
Correct Answers: B
Filed Under (Online certification exam braindumps) by Goal Dong on June-25-2007
11.You are the Exchange administrator for your company. The network currently consists of a two-node Exchange Server 2003 active/passive cluster. Three hundred HTTP client computers connect to the Exchange servers by using SSL. Users report that the response time of their Microsoft Outlook Web Access screen refreshes is unacceptably slow. You add two more servers to the existing Exchange environment. You need to ensure that your HTTP client computers have redundancy and acceptable client response times. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) The topology
Technical Knowledge: Exchange Front-End and Back-End Topology are used for multiple-server organizations that provide for Internet users to access. Internal mail clients can also benefit from a front-end and back-end server topology.
Front-End and Back-End topology Advantages: The primary advantage of Front-End server can define a single namespace for users to access their mailboxes located in different Exchange server. Without front-end server, each user must know their Exchange server name. 2. Offloads SSL Encryption and Decryption For security, OWA or Outlook2003 clients need to use SSL (Secure Sockets Layer) to connect to their Exchange server. However, processing SSL traffic can be significant overhead for a server. Front-End server can handle the SSL encryption, free up the processor on the Back-End servers. 3. More security Front-End server has no user information stored on it, it provides an additional layer of security for the organization. Additionally, the front-end servers authenticate requests before proxying them, protecting the back-end servers from DOS (Denial-of-service) attacks.
Correct Answers: B, C A: Incorrect: To add a new server cannot make significant change for slow mail access. C: Correct: Enabling NLB (Network Load Balance) to evenly spread client requests across multiple front-end servers, can accelerate OWA clients access. D: Incorrect: Exchange System Attendant services should be enabled, allows for administration and IIS metabase update. The service is not use to improve Exchange performance of reducing client response time.
Filed Under (Online certification exam braindumps) by Goal Dong on June-22-2007
33.You are the Exchange administrator for your company. The Exchange organization contains a single Exchange Server 2003 computer named Exch1. The company employs 1,000 users. Six hundred of the users are remote users who access Exch1 by using POP3 and IMAP4 clients over the company Internet connection. On Monday morning, the company ISP informs you that 1 million unsolicited e-mail messages were sent from your network over the preceding two days. Such activity violates the terms of service of your ISP. The problem must be resolved immediately. You verify that the e-mail messages were not sent by any users on your network. You suspect that an external intruder used Exch1 to send the e-mail messages. You need to ensure that this problem cannot happen again. Your solution must not affect the ability of company users to send and receive legitimate e-mail messages. What should you do?
================================================== Technical Knowledge Figure: Configuration for SMTP Relay restrictions and for permissions of mail submitting and relaying.
D: Incorrect: Outgoing SMTP and Incoming SMTP traffics must be set to allowed at network Firewall server, but in this case, it is not enough for a SMTP client to relay a mail to other organization.
Filed Under (Online certification exam braindumps) by Goal Dong on June-21-2007
27.You are the Exchange administrator for Fabrikam , Inc. The network consists of a single Active Directory forest. The forest root domain is named domain.root . The domain structure is shown in the work area. You plan to implement Exchange Server 2003 as the companywide messaging system. Exchange servers must be deployed only in the Fabrikam.com and london.fabrikam.com domains. Each domain in the fabrikam.com tree must contain mailbox-enabled users and mail-enabled groups. You need to run the appropriate command or commands to ensure that the Active Directory infrastructure is prepared to support this implementation. Your solution must require the minimum amount of administrative effort. Which setup command or commands should you run, and in which domains? To answer, drag the appropriate setup command or commands to the correct domain or domains in the work area. Drag and drop question. Drag the items to the proper locations.
======================================================================== Technical Knowledge
Filed Under (70-350 ISA2004) by Goal Dong on June-20-2007
42. You are the network administrator for your company. The network contains an ISA Server 2004 computer named ISA1, which is configured as a remote access VPN server. You configure ISA1 to accept both PPTP and L2TP over IPSec VPN connections from remote access clients. Several users report that they cannot connect to the network. You review the log files on ISA1 and discover that the users with failed connection attempts are all using L2TP over IPSec. You need to ensure that the users can connect to the network. What should you do?
======================================================================================== Technical Knowledge Figure: The properties of IP preferences
Filed Under (70-350 ISA2004) by Goal Dong on June-18-2007
35.You are a network administrator for Contoso, Ltd. Client computers on the internal network are divided among several subnets by using routers. You install an ISA Server 2004 computer named ISA1. ISA1 will be used to allow users to access Web sites on the Internet. You configure TCP/IP on ISA1 as shown in the exhibit. (Click the Exhibit button.) After ISA1 is installed, users report that they cannot access Web sites on the Internet. You need to ensure that users can access Web sites on the Internet. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A:Configure the internal default gateway to match the external default gateway.
============================================================================ Correct Answers: B, D
Filed Under (70-350 ISA2004) by Goal Dong on June-16-2007
34.You are a network administrator for your company. You plan to implement ISA Server 2004 as a SecureNAT firewall for client computers on the network. The implementation will consist of a Windows Server 2003 Network Load Balancing cluster. External client computers that connect to resources published by ISA Server must be load balanced across the Network Load Balancing cluster when they connect by using DNS. You need to plan the external DNS implementation before you deploy ISA Server 2004. What should you do? ==================================================== A: Incorrect: SRV records are not used for External users to access resources, but used to support Active Directory to work properly. SO A records should be taken.
Filed Under (70-350 ISA2004) by Goal Dong on June-14-2007
33.You are a network administrator for your company. The network is configured as shown in the exhibit. (Click the Exhibit button.) You are upgrading the Routing and Remote Access servers to ISA Server 2004. You need to configure the Internal network. You need to create access rules that are specific for each subnet. Which three IP address ranges should you use? (Each correct answer presents part of the solution. Choose three.) A: 10.0.25.1 - 10.0.25.255 ============================================================================= Technical knowledge
Filed Under (70-350 ISA2004) by Goal Dong on June-14-2007
3.You are the network administrator for your company. The network contains an ISA Server 2004 array. The array contains six members. You enable Cache Array Routing Protocol (CARP) so that outbound Web requests are resolved within the array. Soon after you enable CARP on the array, Web users on the corporate network report that Internet access is slower than normal. You use Network Monitor to check network traffic patterns on each of the ISA Server 2004 array members. You discover that there is very high network utilization on the intra-array network. You need to reduce the amount of intra-array traffic. What should you do?
=================================================== Technical knowledge |
|
||