+ All Categories
Home > Documents > Microsoft.70-284.v2010-02-13

Microsoft.70-284.v2010-02-13

Date post: 21-Jun-2015
Category:
Upload: krishna-kumar
View: 137 times
Download: 0 times
Share this document with a friend
Description:
Microsoft.70-284.v2010-02-13
Popular Tags:
69
Microsoft _CertifyMe_ 70-284 _v2010-02-13_100q Number : 070-284 Passing Score : 700 Time Limit : 120 min File Version : 2010-02-13
Transcript
Page 1: Microsoft.70-284.v2010-02-13

Microsoft _CertifyMe_ 70-284 _v2010-02-13_100q

Number: 070-284Passing Score: 700Time Limit: 120 minFile Version: 2010-02-13

Page 2: Microsoft.70-284.v2010-02-13

Exam A

QUESTION 1You are the Exchange administrator for your company. Exchange Server 2003 runs on two MicrosoftWindows Server 2003 member servers. The company’s network consists of a single Active Directory domain.Two domain controllers are located in a single Active Directory site. Inbound SMTP mail from the Internetarrives on both Exchange servers.

You configure sender filtering to reduce the amount of junk e-mail that is received by company users. Youspecify a list of known junk e-mail senders in the blocked-sender list, users report that they still receive e-mailfrom these senders.

You need to ensure that users do not receive messages from the blocked-sender list.

What should you do on both Exchange servers’ SMTP virtual servers?

A. Enable the filter on the servers’ IP addresses.B. Assign relay permissions to only authenticated users. C. Configure the servers’ authentication settings to resolve anonymous e-mail. D. Configure the servers to perform reverse DNS resolution on incoming messages.

Answer: ASection: (none)

Explanation/Reference:Answer: A

Explanation The filter is created, but has not been applied. Hence, the junk mail still arrives.

The incorrect answers: B: Assigning relay permissions is helpful to avoid Denial of Service (DoS) attacks, but would not affect thedelivery of inbound spam messages. Also does not apply the given filter anywhere. C: By default all incoming mail, whether spam or not, is authenticated anonymously. Resolving these nameswould incur significant overhead, and many times would block even valid email. This also does notutilize the given filter. D: Configuring servers to perform DNS resolution on incoming messages would not prevent spam, andcertainly wouldnot take into consideration the filter that was defined.

QUESTION 2You are the Exchange administrator for your company. The Tokyo office has six servers that run ExchangeServer 2003. The Osaka office has four servers that run Exchange Server 2003. The servers are all in asingle routing group.

The WAN administrator reports a large amount of e-mail traffic on the network connection between the Tokyoand Osaka offices. The traffic is interfering with critical line-of-business database applications that must runduring business hours. The database servers are in the Tokyo office, but many of the users are in the Osakaoffice. The large amount of WAN traffic is caused by e-maiI messages that have large attachments.

You need to ensure that large e-mail messages are delivered between offices only after business hours.

What should you do?

A. Define global size limits for inbound and outbound messages.B. Define message size limits on all SMTP virtual servers in both offices.

Page 3: Microsoft.70-284.v2010-02-13

C. Create a routing group that contains the Exchange servers in the Osaka office. Create an SMTPconnector to connect the Osaka and Tokyo routing groups that schedules the ETRN connection time.

D. Create a routing group that contains the Exchange servers in the Osaka office. Create a routing groupconnector between the routing groups in the Osaka and Tokyo offices that uses a specified delivery timefor oversized messages.

Answer: DSection: (none)

Explanation/Reference:Answer: D

Explanation Using a Routing Group Connector that has a specified delivery time for oversized messages is the Microsoft recommended way of connecting between routing groups that are in the same organization

Incorrect answers: A, B. Message size limits on inbound and outbound SMTP servers Global Limits would help the problem, but would prevent large messages from passing. Also, using only one group, there is a lot of unnecessary traffic generated between servers. C. SMTP connectors are designed for networks that are not well connected. This does not seem to be the case here.

QUESTION 3You are the Exchange administrator for your company. The Exchange organization contains a singleExchange Server 2003 computer. The exchange server contains one storage group that has three mailboxstores. Each mailbox store contains: 200 mailboxes.

The company's service level agreement (SLA) requires that Exchange must not be offline for more than fourhours. The SLA requires that in the event of data corruption, the most current data must be restored.

You want to test the recovery process on the existing Exchange server after business hours. You need toensure that the mailbox stores can be restored within four hours without losing the current production data.

What should you do before performing the test restore operation?

A. Create a new storage group that contains three mailbox stores, select the option to allow the mailboxstores to be overwritten by a restore operation.

B. On the existing mailbox stores, select the option to allow the mailbox stores to be overwritten by a restoreoperation.

C. Create the Recovery Storage Group and add the three mailbox stores. Configure the Recovery StorageGroup to use the default Recovery Storage Group path for each of the mailbox stores.

D. Create the Recovery Storage Group and add the three mailbox stores. Configure the Recovery StorageGroup to use the existing database path for each of the mailbox stores.

Answer: CSection: (none)

Explanation/Reference:Answer: C

Explanation Setting up a recovery storage group involves two basic steps: creating the recovery storage group andadding the databases to be restored. This process creates the logical structures that Microsoft®

Page 4: Microsoft.70-284.v2010-02-13

Exchange Server2003 uses to manage the restored data. Restoring the content of the databases is aseparate process, The Recovery Storage Group feature in Microsoft® Exchange Server2003 allows you tomount a second copy of an Exchange mailbox database on the same server as the original database, oron any other Exchange server in the same Exchange administrative group. This can be donewhile the original database is running and serving clients. This capability allows you to recover data from an older backup copy of the database without disturbing user access to current data.

Explanation Setting up a recovery storage group involves two basic steps: creating the recovery storage group andadding the databases to be restored. This process creates the logical structures that Microsoft(r)Exchange Server2003 uses to manage the restored data. Restoring the content of the databases is aseparate process, The Recovery Storage Group feature in Microsoft(r) Exchange Server2003 allows you tomount a second copy of an Exchange mailbox database on the same server as the original database, oron any other Exchange server in the same Exchange administrative group. This can be donewhile the original database is running and serving clients. This capability allows you to recover data from an older backup copy of the database without disturbing user access to current data. Recovery storage groupswere designed to aid in database recovery under the following conditions: The logical information aboutthe storage group and its mailboxes remains intact and unchanged in Microsoft(r) Active Directory(r)directory service. In addition, you need to recover a single mailbox, a single database, or a group ofdatabases in a single storage group.Recovery scenarios include: Recovering deleted items that a usermistakenly purged from their mailbox. Recovering or repairing an alternate copy of database whileanother copy remains in production (typically, with the goal of merging data between the two databases using the ExMerge tool). Recovering a database on a server other than the original server for thatdatabase. If needed, you can then merge the recovered data back to the original server (althoughperformance would be slower than if the recovery storage group and the original database were on thesame server).

Incorrect Answers:AB:They want to test the recovery process on the existing Exchange server after business hours. You can'tput online same user mailbox in any mailbox sore in any storage group because both will have samemailbox GUID is the most fundamental attribute of a mailbox. The value of this attribute is set in the database as the mailbox is created, and the value remains the same for the lifetimeof the mailbox. It is a unique value that distinguishes a mailbox from all others. Deleted or purgedmailboxes cannot easily be recovered in the recovery storage group because deleting a mailbox strips allmailbox attributes from the Active Directory user object that previously owned the mailbox. D: If the original storage group does not exist on the server on which you are creating the recovery storagegroup, the recovery storage group must have the same name as the original storage group. For example,if you are creating the recovery storage group on a recovery server that has no other storage groups, therecovery storage group must have the same name as the original storage group. If the original storage groupexists on the server on which you are creating the recovery storage group, the recovery storage groupmust have a different name. For example, if you are creating the recovery storage group on the serverwhere the original database and storage group reside, the recovery storage group can have any name(other than the names that have already been used). Reference Using Exchange Server2003 RecoveryStorage Groups MS White Paper

QUESTION 4You are the Exchange administrator for your company. All network computers are members of a single ActiveDirectory domain, The relevant portion of the network is configured as shown in the exhibit:

DC1 is a domain controller. Mail1 and Mail2 run Exchange Server 2003. Users at each office use the localExchange server for e-mail.

Users at the branch office report that when they create e-mail messages, there are occasionally problemsresolving a-mail addresses to names. When these problems occur, an administrator at the branch officerestarts Mail2. If the administrator tries to restart Mail2 immediately, the Exchange services fail to start. If theadministrator waits 10 minutes before restarting Mail2, the Exchange services usually start correctly and theproblems disappear.

Page 5: Microsoft.70-284.v2010-02-13

When these problems occur, users can still log on to their client computers. You receive no response whenyou attempt to ping Mail1 from Mail2.

You need to prevent these e-mail problems and server problems from occurring.

What are two possible ways to achieve this goal? (Each correct answer presents a complete solution, Choosetwo)

A. Install a backup frame-relay line between the main office and the branch office.B. Configure the routers between the main office and the branch office to place a high priority on LDAP

traffic.C. Create a VLAN that places both office networks in a single logical IP address range.D. Install a domain controller at the branch office. Configure the new domain controller to host the global

catalog.E. Configure Mail2 as a front-end server only. Move all user mailboxes to Mail1.

Answer: ADSection: (none)

Explanation/Reference:Answer: AD

Explanation:A. Adding an additional frame relay line will help since the issue lies with the Global Catalog notresponding ina timely manner. When the administrator reboots the server immediately, theprobable cause forit not coming back successfully is that the WAN link is saturated andExchange can't contact aGlobal Catalog. Adding a line will lessen the load and allow the contactof the GC.D. Adding a Global Catalog server to the branch office will allow the name attributes to belooked up quickerand locally in the GC. Since the resolution would not be dependent upon theWAN connection, thename resolution would occur, and if the Exchange server had to berestarted, it could be using the localGC as its contact.

QUESTION 5The network serves two offices, one in London and one in Paris. Each office contains a single ExchangeServer 2003 computer in its own routing group. The routing groups are connected by a routing groupconnector.

The only network traffic between the two offices is e-mail messages. There is a permanent WAN link thatconnects the two offices. The WAN link is connected to a hardware router in each office. The two hardwarerouters each also have an ISDN dial-up interface. Demand-dial routing is defined between the two offices.

You view network utilization statistics in the Paris office, and you discover that traffic from the Paris Exchangeserver frequently causes the ISDN link to connect. There is little utilization of the permanent WAN link

Page 6: Microsoft.70-284.v2010-02-13

between the two offices. The WAN link has been very reliable and has suffered no downtime.

You need to ensure that the ISDN link is used only when the permanent WAN link fails.

What should you do in the Paris office?

A. Request the network administrator to remove the IP route that uses the ISDN Iink from the routers.B. Request the network administrator to reconfigure the routers, so that the IP route that uses the ISDN link is

assigned a higher cost thanthe permanent WAN link.

C. Request the network administrator to reconfigure the routers, so that the IP route that uses the ISDN link isassigned a lower cost thanthe permanent WAN link.

D. On the Exchange server, create a TCP/1P static route to the London Exchange server.E. On the Exchange server, replace the routing group connector with an SMTP connector that uses the

ETRN command.F. On the Exchange server, replace the routing group connector with an SMTP connector that uses the

London Exchange server as a smart host.

Answer: BSection: (none)

Explanation/Reference:Answer: B

ExplanationWhen you assign a higher cost to a route, that route will only be used if the primary line fails.

QUESTION 6You are the Exchange administrator for your company. The network contains two Exchange Server 2003computers named Mail1 and Mail2- Both servers run Microsoft Windows 2000 Server. Mail1 functions as themailbox server for all users. It is not accessible from the Internet. Mail2 is configured as a front-end serverand is used only when users need to connect to their mailboxes by using HTTP and IMAP4.

You need to disable all services on Mail2 that are not required for the server to function in its designated role.

Which service or services should you disable? (Choose all that apply.)

A. IIS Admin Service B. World Wide Web Publishing ServiceC. Microsoft Exchange Information StoreD. Microsoft Exchange Post Office Protocol version 3 (POP3)E. Microsoft Exchange Message Transfer Agent (MTA) StacksF. Microsoft Exchange Internet Message Access Protocol version 4 (IMAP4)

Answer: CDESection: (none)

Explanation/Reference:Answer: CDE

ExplanationYou do not need Microsoft POP3 Service, which provides e-mail transfer and retrieval

Page 7: Microsoft.70-284.v2010-02-13

services. The Microsoft POP3 Service system service is combined with the SMTPService, which allows users to send outgoing e-mail, for full e-mail services.The Exchange Information Store service supports data storage (mailboxes and public folders data)on the server. Since a front end OWA server queries backend server for data, this service canbe disabled during regular operations. Microsoft Exchange MTA Stacks service supports messagerouting to foreign messaging system using X.400 and gateway connectors. It is not a requiredservice on a front end OWA server

Incorrect Anwers:A: You can't disable IIS Admin Service this service as IIS Admin Services allowsadministration of IIS components such as FTP, Applications Pools, Web sites, Webservice extensions and both Network News Transfer Protocol (NNTP), and Simple MailTransfer Protocol (SMTP) virtual servers. If this service is stopped or disabled, you willnot be able to run Web, FTP, NNTP, or SMTP sitesB: World Wide Web Publishing service is the generic service under IMAP and HTTP.F: Exchange 2003 and Outlook 11 combined with Windows Server 2003 now supportsRPC over HTTP but the TRICK HERE is Exchange are running in servers that runMicrosoft Windows 2000 Server same setting as Exchange 2000 apply

Reference:SECURING AN EXCHANGE 2000 OWA FRONTEND SERVER WITH SECURITY TEMPLATES

QUESTION 7The company has one branch office, which is connected to the main office by a WAN connection. Each officehas its own intranet. Network characteristics are shown in the following table.

The sales department is located in the main office. An Exchange Server 2003 computer named Exch3contains all mailboxes for users in this department.

Currently, company users do not have public folders. The sales department purchases a custom applicationthat is based on Exchange public folders. Another administrator creates a new public folder for salesdepartment users and installs the custom application in the public folder. Three weeks later, you discover thatthe WAN connection and the intranets have high volumes of network traffic associated with public folderreplication.

You need to reduce the replication traffic as much as possible, without affecting the ability of sales users toaccess the custom application in Microsoft Outlook.

What should you do?

A. Configure public folder replication to use low priority replication.B. Remove the public folder replicas from all Exchange servers except Exch3.C. Make the sales public folder available only on Exch3 and and on one Exchange server in the branch

office.D. Remove the custom application from the sales public folder. Create a new Exchange server in the main

office and place the new server in a new Exchange organization. Install the application on the new server.

Page 8: Microsoft.70-284.v2010-02-13

Answer: BSection: (none)

Explanation/Reference:Answer: B

ExplanationThe question deals with the high volume of replication traffic.To reduce the traffic, you need to reduce the amount of replication traffic generated. Thesales department is located in the main office. An Exchange Server 2003 computernamed Exch3 contains all mailboxes for users in sales department. There are no users ofsale department in regional office, therefore, we can remove the public folder replicas

QUESTION 8You are the Exchange administrator for your company. The Exchange organization is shown in the exhibit.

In the Paris routing group, Mail2 runs Exchange Server 2003, and Mail3 runs Exchange Server 5.5. Mail2 isconfigured as the bridgehead server for all routing group connectors in the Paris routing group. Mail3 isconfigured as the bridgehead server for the X.400 connector in the Paris routing group. Mailboxes for all Parisusers are on Mail3.

Mail2 is shut down for repairs. Users who have mailboxes on Mail1 report that there is an unusual delay in thedelivery of messages to Paris recipients. You discover that messages between London users and Paris usersare being forwarded to the servers in the following sequence: Mail1, Mail4, Mail5, Mail6, and Mail3.

You need to ensure that messages are delivered as quickly as possible between the London and Paris routinggroups. You do not want to alter the normal flow of messages between any of the other sites or routinggroups.

What should you do?

A. Increase the cost of all site connectors to 25.B. Decrease the cost on the routing group connector between London and Paris to 5.C. Decrease the cost of the X.400 connector between the London and Paris routing groups to 20.D. Modify the routing group connector between the London and Paris routing groups to add Mail3 to the list of

bridgehead servers in the Paris routing group.

Answer: DSection: (none)

Explanation/Reference:Answer: D

ExplanationThere must be a routing group connector between routing groups if you want to be able to send mail betweenthem. In this case we have two links. They told us that Mail2 is shut down forrepairs. Mail2 is also the bridgehead server for all routing groupconnectors in the Paris routing group.If Mail2 is down, the new server in routing group is Mail3. The only way to go from London to Paris will bebased on cost. If we add Mail3 to the list of London routing group connector and because this server is Exchange 2003, andbecauseby default the cost will be 10, the mail will be flow through the site connector between Mail1 and Mail4

Page 9: Microsoft.70-284.v2010-02-13

QUESTION 9Your Active Directory forest consists of the domain controllers shown in the table.

Site1 and Site2 are connected by an unreliable WAN link.

You have two Exchange Server 2003 servers at each site. You plan to remove Server3 from the network.

You need to ensure that messaging services at both sites are available if the WAN link fails, after Server3 isremoved from the network. The solution must minimize replication traffic between the sites.

What should you do first?

A. Configure server2 as a global catalog server.B. Configure Server4 as a global catalog server.C. Enable universal group membership caching on site1.D. Enable universal group membership caching on site2.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 10

You need to ensure that users can connect to Microsoft Office Outlook Web Access (OWA) from the Internetby using the URL: https://owa.contoso.com/exchange.

Page 10: Microsoft.70-284.v2010-02-13

Which record should you add to the external DNS zone?

A. a host record for OWA pointing to 10.0.0.2B. a host record for OWA pointing to 131.107.1.201C. a host record for Server3 pointing to 10.0.0.3D. a host record for Server3 pointing to 131.107.1.200

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 11Your network consists of a single Active Directory domain named adatum.local. The Exchange Server 2003organization is configured as shown in Exhibit 1 (Click the Exhibit button.)

Users attempt to access Microsoft Office Outlook Web Access (OWA) From both the Internet and the internalnetwork by using the URL https://mail. adatum.com/exchange.

Only users from the Internet successful connect to OWA.

From an internal computer, you ping mail.adatum.com and receive the response shown in Exhibit 2 (click theExhibit button.)

You need to ensure that alI users can access OWA.

What should you do?

A. On an internal DNS server, add a host record for mail to the adatum.local zone that has the 192.168.1.100IP address.

B. On an internal DNS server, create a zone named adatum.com. Add a host record for mail that has the192.168.1.100 IP address.

C. On the external DNS server, change the host record for mail.adatum.com to use 192.168.1.100.D. On the external DNS server, create a zone named adatum.local. Add a host record for mail to the zone

that has the 192.168.1.100 IP address.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 12Your network is configured as shown in the following table.

Page 11: Microsoft.70-284.v2010-02-13

You shut down Server2 for maintenance and discover that Server4 now takes longer than normal to deliver e-mail.

You need to ensure that the performance of Server4 remains unaffected if Server2 fails.

What should you do?

A. Configure Server3 as a global catalog server.B. Enable Universal Group Membership Caching for Site2.C. Install an additional domain controller for contoso.com in Site2.D. Configure Server3 as the preferred bridgehead server for Active Directory replication.

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 13Your network consists of a single Active Directory domain and a single Active Directory site that has acorresponding subnet object.

The company has a main office and a branch office. The relevant portion of the network is configured asshown in the exhibit. (Click the Exhibit button.)

Users in both offices report that it occasionally takes more than one minute for the global address list (GAL) toopen from Microsoft Office Outlook 2003.

You need to optimize user access to the GAL from both offices. The solution must minimize the impact if asingle domain controller fails.

What should you do?

A. Move DC1 to the branch office.B. Move DC2 and Exch2 to the mail office.C. Configure Exch1 to use DC1 for directory access. Configure Exch2 to use DC2 for directory access.D. Create an Active Directory site and a corresponding subnet for the branch office. Move DC2 to the branch

office site.

Answer: DSection: (none)

Explanation/Reference:

Page 12: Microsoft.70-284.v2010-02-13

Answer: D

QUESTION 14You have an Exchange Server 2003 organization. The organization has the recipient policies shown in thefollowing table.

You discover that users in a department named Sales currently fail to receive the settings defined in the SalesPolicy.

You need to configure Exchange to meet the following requirements:• Members of the Sales department must receive the Sales Policy recipient policy settings.• AIl other users must receive the settings defined in the Normal User Policy.

You must achieve this goal by using the minimum amount of administrative effort.

What should you do?

A. Select the Rebuild option for the Recipient Update Service.B. Modify the priority of the Normal User Policy.C. Modify the filter rules of Normal User Policy to include (department=*).D. Modify the filter rules of Normal User Policy to include (department=Sales).

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 15Your Exchange organization has a mailbox named CustService. All members of a department namedCustomer Service have permissions to access the CustService mailbox.

You need to configure the CustService mailbox to meet the following requirements:• Members of the Customer Service department must be able to view e-mail messages delivered to themailbox,• Internal users must be prevented from browsing and selecting the CustService recipient from MicrosoftOffice Outlook.

What should you do?

A. Remove all e-mail addresses from the CustService mailbox.B. Configure the CustService mailbox to be hidden from all address lists.C. Configure the CustService mailbox to deny read access for the Domain users group.D. Configure the CustService user account to accept e-mail from everyone except recipients in the global

address list (GaL).

Answer: B

Page 13: Microsoft.70-284.v2010-02-13

Section: (none)

Explanation/Reference:Answer: B

QUESTION 16Your Exchange organization includes a mail-enabled distribution group named AllEmployees.

You need to ensure that only members of a group named Group1 can send e-mail messages to theAllEmployees group.

Which properties should you modify?

A. Modify the properties of Group1.B. Modify the properties of each Group1 member.C. Modify the properties of the AllEmployees group.D. Modify the properties of the global address list (GAL).

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 17Your company has an Exchange Server 2003 organization.

You receive a Microsoft Office Excel spreadsheet that contains a list of external sales contacts.

You need to import all the external sales contacts into the global address list (GAL).

Which tool should you use?

A. Csvde.exeB. Dsmod.exeC. Exmerge.exeD. Exprofre.exe

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 18Your organization has one Exchange Server 2003 server named Server1.

You deploy a custom application on Server1. The application is configured to send e-mail messages to amailbox named App1. The return address on messages sent by the application is [email protected].

You need to ensure that the App1 mailbox only receives messages sent from [email protected].

Page 14: Microsoft.70-284.v2010-02-13

What should you do?

A. Configure the SMTP virtual server on Server1 to relay e-mail for messages sent from the server's local IPaddress.

B. Configure the application to use authentication when sending e-mail. Configure The App1 mailbox toaccept messages only from authenticated users.

C. Create a mail-enabled contact named Server1 that has a [email protected] e-mail address.Configure the App1 mailbox to only accept messages from the Server1 contact.

D. Create a mailbox-enabled user named Server1 that has a [email protected] e-mail address. AssignReceive As permissions for the App1 mailbox to the Server1 user account.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 19Your company contains six Exchange Server 2003 servers and a department named Dept1.

The mailboxes for Dept1 recipients are stored in multiple mailbox stores an an Exchange server namedServer1.

An address list named Dept1-Recipients includes all recipients in Dept1.

All users in Dept1 are members of the mail-enabled Dept1-Users group.

You create an offline address list named Dept1-OAL that has the default settings. You configure Dept1 usersto download the Dept1-OAL.

Users report that downloading the offline address list is very slow.

You need to minimize the time required to download Dept1-OAL.

What should you do?

A. Specify Server1 as the offline address list server for Dept1-OAL.B. Specify Server1 as the expansion server for the Dept1-Users group.C. Specify the Dept1-Recipients address list as the only member of Dept1-OAL.D. Assign Read permissions for Dept1-Recipients to only the Dept1-users group.

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 20Your company's Exchange organization contains only Exchange Server 2003 servers.

The company has a department named Sales and an organizational unit (OU) named Sales Department.

You need to ensure that all employees in the Sales department are members of a distribution group named

Page 15: Microsoft.70-284.v2010-02-13

Sales. The solution must automatically update the Sales group membership when new sales employees arehired.

What should you do?

A. Create and mail-enable a universal distribution group named Sales. Add the group name to the ManagedBy tab in the Sales Department OU properties.

B. Create and mail-enable a universal query-based distribution group named Sales. In the properties of thegroup, specify a custom LDAP filter that includes the sales employees.

C. Create and mail-enable a universal security group named Sales. Automate a dsquery user command toidentify Sales employees and run dsadd group to update the Sales group membership.

D. Create and mail-enable a universal distribution group named Sales Users. From Active Directory Usersand Computers, create a saved query that identifies the sales employees. Add new sales employees to thequery.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 21Your organization contains two Windows Server 2003 servers named Server1 and Server2 that run ExchangeServer 2003. Server1 is configured as a back-end server. Server2 is configured as a front-end server and isthe only server that is accessible from the Internet.

Users frequently access their mailboxes from public computers by using Microsoft Office Outlook Web Access(OWA).

You need to ensure that idle OWA sessions are automatically closed.

What should you enable?

A. digest authentication on Server1B. digest authentication on Server2C. form-based authentication on Server1D. form-based authentication on Server2

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 22Your Exchange organization contains recipients from the contoso.com and fabrikam.com domains.

All fabrikam.com users have a fabrikam.com e-mail address, All contoso.com users have a contoso.comaddress.

You need to configure the fabrikam.com user objects to have both contoso.com and fabrikam.com e-mailaddresses.

Page 16: Microsoft.70-284.v2010-02-13

What should you use?

A. Active Directory Migration Tool version 3.0 to move users from the fabrikam.com domain to the contoso.com domain.

B. Dsmod.exe to modify the mail attribute of each user in the fabrikam.com domain.C. Exchange System Manager to create a recipient policy.D. Ldifde.exe to modify the targetAddress attribute of each user in the fabrikam.com domain.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 23Your Exchange organization contains an Exchange Server 2003 server.

You need to prepare your Exchange server to meet the following requirements:• E-mail messages sent to a domain named contoso.com must be limited to 5 MB.• E-mail messages sent to all other domains must be limited to 2 MB.• SMTP relay from authenticated clients must be enabled.• The least amount of administrative effort must be used.

What should you do?

A. Create one SMTP virtual server and one SMTP connector.B. Create one SMTP virtual server and two SMTP connectors.C. Create two SMTP virtual servers and one SMTP connector.D. Create two SMTP virtual servers and two SMTP connectors.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 24Your Exchange organization contains the Exchange Server 2003 servers shown in the following table.

A routing group connector connects both routing groups.

The public folder store on Server1 contains a public folder named Folder1, which is accessed by all users.

Users in Site2 report that it takes a long time to open items in Folder1.

You need to decrease the time it takes to open items in Folder1.

What should you do?

Page 17: Microsoft.70-284.v2010-02-13

A. Replicate Folder1 to Server2.B. Disable public folder referrals.C. Create a new public folder tree on Server2.D. Configure the mailbox store on Server2 to use the public folder store on Server1 as a default public folder

store.

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 25Your company has Two offices. The relevant portion of the network is configured as shown in the exhibit(Click the Exhibit button.)

Each office contains three Exchange Server 2003 servers. You configure a routing group for each office. Youconfigure a routing group connector between the two routing groups. The routing group connector isconfigured to have all the default settings.

Users report that some e-mail messages sent between the two offices are not delivered.

You need to ensure that all messages sent between offices are delivered.

What should you do?

A. Move all Exchange Server 2003 servers to a single routing group.B. Modify the routing group connector to use EX1 and EX4 as bridgehead servers,C. Configure the firewalls to allow RPC communication between all Exchange Server 2003 servers,D. Create a new SMTP connector between the two routing groups. Add the SMTP virtual servers in each

routing group as bridgehead servers

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 26You have a native mode Exchange organization that contains one Exchange Server 2003 server namedServer1.

You add a new Exchange Server 2003 server named Server2 to the organization. You plan to decommissionServer1.

You move all mailboxes to Server2.

You need to ensure that you can uninstall Exchange Server 2003 from Server1.

What should you do?

Page 18: Microsoft.70-284.v2010-02-13

A. • Set Server2 as the routing group master.• Replicate all system folders to Server2. • Delete all mailbox stores from Server1.• Remove the storage groups from server1.

B. • Set Server2 as the routing group master.• Set server2 as the Recipient Update Service Exchange server.• Replicate all system folders to Server2.• Mark all stores on server1 as offline.

C. • Set server2 as the Recipient Update Service Exchange server.• Set Server2 as the Offline Address List server.• Remove the storage groups from Server1.• Delete all mailbox stores from Server1.

D. • Set Server2 as the routing group master.• Set Server2 as the Recipient Update Service Exchange server.• Set Server2 as the Offline Address List server• Replicate all system folders to Server2.

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 27Your network contains a three-node Exchange Server 3003 active/passive cluster. The nodes are namedExchange1, Exchange2, and Exchange3. The cluster hosts two Exchange Virtual Servers (EVS) namedEVS1 and EVS2.

You need to ensure that Exchange1 only hosts an EVS if either Exchange2 or Exchange3 fails.

What should you do?

A. On both EVS1 and EVS2, configure a failover threshold of two.B. On both EVS1 and EVS2, configure the setting to prevent failback.C. Configure Exchange2 as the preferred owner for EVS1. Configure Exchange3 as the preferred owner for

EVS2.D. Configure Exchange2 and Exchange3 as possible owners of the clustered Exchange System Attendant

resource

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 28Your network contains six Exchange Server 2003 servers.

One of the Exchange servers is configured as a front-end server.

Users report that they can access the Microsoft Office Outlook Web Access (OWA) logon page, but they failto successfully authenticate.

Page 19: Microsoft.70-284.v2010-02-13

You need to log which domain controller the front-end server is using to authenticate users.

What should you do on the front-end server?

A. In Exchange System Manager, enable message tracking.B. In Exchange System Manager, configure diagnostic logging.C. In Microsoft Internet Information Services (IIS) Manager, configure logging on the default Web site.D. In Microsoft Internet Information Services (IIS) Manager, configure custom error messages for the default

Web site.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 29You are The Exchange administrator for your company. The company hosts Exchange e-mail for othercompanies.

The service level agreement (SLA) for a customer named Trey Research states that failed Exchange mailboxstores must be online again in one hour or less. The SLA also states that alI e-mail data must be retained torone year.

Trey Research uses two mailbox stores named MBXO1 and MBX02. Both mailbox stores reside on a StorageArea Network. MBX01 is 25 GB in size and MBX02 is 22 GB in size. There is 153 GB of available disk spaceon the Storage Area Network for Trey Research Data. You can back up or restore Trey Research mail at arate of 12 GB per hour.

You need to ensure that you can meet the SLA requirements for the Trey Research mailbox stores.

What should you do?

A. Every night, perform full backups to tape and archive them. Then perform a shadow copy backup to theStorage Area Network.

B. Perform full backups to tape on Saturday night and archive them. Perform differential backups to tapeevery Sunday through Friday night.

C. Perform full backups to tape on Saturday night and archive them. Perform incremental backups to tapeevery Sunday through Friday night,

D. Enable circular logging for the Exchange storage groups. Every night, perform shadow copy backups tothe Storage Area Network and copy the shadow copy backups to tape. Archive the tapes.

Answer: ASection: (none)

Explanation/Reference:Answer: A

ExplanationEvery night, perform full backups to tape and archive them. Then perform a shadow copy backup to the Storage Area Network.Meets Requirement 1 (Shadow copy will be consistent and transaction files will be backed up to recover evendeleted items (dumpster transactions. We can point at the consistent Shadow Copy and replay the logs to beback online in under one hour - we can recover deleted items).

Page 20: Microsoft.70-284.v2010-02-13

Meets Requirement 2

Incorrect Answers:B. Perform full backups to tape on Saturday night and archieve them. Perform differential backups to tape every Sunday through Friday night.Meets Requirement 2 (The data will be backed up but the logs wont be truncated meaning 2 hours or more torecover).

C. Perform full backups to tape on Saturday night and archive them. Perform incremental backups to tape every Sunday through Friday night.Meets Requirement 2

D. Enable circular logging for te Exchange storage groups. Every night, perform shadow copy backups to the Storage Area Network and copy the shadow copy backupsto tape. Archive the tapes. Meets Requirement 1 (Shadow copy will be consistent and no transaction files to recover. We can point atthe consistent Shadow Copy and replay the logs to be back online in under one hour).Wont meet requirement 2 since all transactions are committed to the database (including people emptying thedumpster) - this means that all email data is *NOT* kept

QUESTION 30Your network consists of an internal network and a perimeter network.

The network contains the servers shown in the following table.Server name Function NetworkServer1 Domain controller InternalServer2 Exchanqe Server 2003 server InternalISA1 Microsoft Internet Security and

Acceleration (ISA) server 2006 serverExternal

You install a new Exchange Server 2003 front-end server named Server3 and move it to the perimeternetwork.

You allow TCP/IP ports 80, 443, and 88 from Server3 to the internal network.

Users report that they are unable to access Microsoft Office Outlook Web Access (OWA) by using Server3.

You need to ensure that users can access OWA from the internal network and from the Internet by usingServer3.

What should you do?

A. Enable form-based authentication on Server3.B. Install the RPC over HTTP Proxy component on Server3.C. Move Server3 to the internal network. Publish Server3 on ISA1.D. Install Routing and Remote Access service (RRAS) on Server3. Publish Server3 on ISA1.

Answer: CSection: (none)

Explanation/Reference:Answer: C

Page 21: Microsoft.70-284.v2010-02-13

QUESTION 31You are the Exchange administrator for your company. The Exchange organization contains two servers thatrun Exchange Server 2003. All users send and receive e-mail messages by using Microsoft Outlook.

All users in the customer service department are members of a global group named CS_GG. Managementplans to implement a new process for customer service. Customers will request service by sending e-mailmessages to a specified address. Customer service users will receive and reply to these messages. In thesource address field, each reply must display CustomerService as the alias. Replies must not display thepersonal e-mail addresses of customer service users.

You create a mail-enabled distribution group named CustomerService and add all customer service users tothis group. Members of the CustomerService distribution group now receive all e-mail requests for customerservice. However, when they send replies, the replies display their personal e-mail addresses as the returnaddress.

You need to enable the customer service users to reply by using the CustomerService e-mail address insteadof their personal e-mail addresses.

What should you do?

A. Modify the permissions on the CustomerService distribution group so that CS_GG has Send Aspermissions on the distribution group.

B. Modify the CustomerService distribution group to accept messages only from authenticated users.C. Delete the CustomerService distribution group. Create a mail-enabled user account named

CustomerService. Modify the permissions on the CustomerService mailbox so that CS_GG haspermissions to send on behalf of the mailbox.

D. Modify the permissions of the CustomerService distribution group so that CS_GG has send Topermissions on the distribution group.

Answer: ASection: (none)

Explanation/Reference:Answer: A

ExplanationThe filter is created, but has not been applied. Hence, the junk mail still arrives.

ExplanationThe CustomerService group is mail-enabled; meaning that it has a mailbox. Assigning the Send As permission to the CS_GC membership will enable the CS_GC users to send mailas the CustomerService "user". Note that since the group is mail enabled, there is a singlemailbox for the group that has been defined. Understand that the "Send As" permissionallows users to send mail as another user. In this case, the "user" is actually a group.

ExplanationAs permission to the CS_GC membership will enable the CS_GC users to send mail as the CustomerService"user". Note that since the group is mail enabled, there is a single mailbox for the group that has been defined.Understand that the "Send As" permission allows users to send mail as another user. In this case, the "user" isactually a group.

Incorrect answers:B. Accepting messages only from authenticated users is designed to prevent people outside the organizationfrom sending messages to the organization. It will not affect messages sent by alreadyauthenticated users, and hence will have no effect on the problem described.C. The CS_GC group can't be given permission to "Send on Behalf". Only other users can be given this

Page 22: Microsoft.70-284.v2010-02-13

permission. Therefore, this answer is not correct.D. There is no "Send To" permission. Therefore, this answer can be eliminated.

References:Implementing, Managing, and Maintaining Microsoft Exchange Server 2003 MOC Course book 2400B, Pages04-35,36Microsoft Exchange Help -> Users and Computers -> Exchange 2003 General Tab -> Delivery Options

QUESTION 32Your organization includes an Exchange Server 2003 back-end server and an Exchange Server 2003 front-end server.

Users on the internal network access the Exchange back-end server by using https://Exch1.adatum.com/exchange. Users who connect from the Internet access the Exchange front-end server by using https://mail.adatum.com/exchange.

Users report that they fail to connect to Microsoft Office Outlook Web Access (OWA) from the Internet andreceive the following error message: "HTTP Error 403.4- - Forbidden: SSL is required to view this resource."

You need to ensure that all users can access their mailboxes by using OWA. The solution must provide thehighest level of security for the OWA connections.

What should you do?

A. On the back-end server, remove the web server certificate.B. On the back-end server, disable the option to require a secure channel.C. On the front-end server, disable the option to require a secure channel.D. On the front-end server, install a Web server certificate that has the Exch1.adatum.com subject name.

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 33You are The Exchange administrator for your company. The Exchange organization contains two ExchangeServer 2003 computers named Exch1 and Exch2. Both servers are located on the company's intranet- AMicrosoft Internet Security and Acceleration (ISA) Server computer named ISA1 connects the intranet to theInternet.

Exch1 is not accessible from the Internet. Exch2 sends and receives all Internet e-mail for all users. Exch2 isaccessible from the Internet only by using SMTP. Exch2 is the target of a series of Internet-based denial ofservice (DoS) attacks. Each attack makes Exch2 unavailable to internal users for a long time.

You need to reduce the impact of future DoS attacks on the Exchange servers. Your solution must not affectthe ability of users to access, send, and receive e-mail.

What should you do?

A. Configure ISA1 to distribute incoming SMTP packets evenly between Exch1 and Exch2.B. Configure ISA1 to pass all inbound SMTP traffic through the ISA SMTP filter.C. Configure ISA1 to drop all incoming SMTP packets.

Page 23: Microsoft.70-284.v2010-02-13

D. Configure Exch2 to perform reverse DNS lookups on all incoming SMTP connections.E. Modify your public DNS zone so that both Exchange servers have mail exchanger (MX) resource records

with a priority of 10.

Answer: BSection: (none)

Explanation/Reference:Answer: B

Explanation:ISA Server intercepts all SMTP traffic that arrives on port25 of the ISA Server computer. The SMTP filter onthe ISA Server computer accepts the traffic, inspects it, and passes it on, only if the rules allow it.

The SMTP filter examines SMTP commands sent by Internet SMTP servers and clients. This application layerfilter can intercept SMTP commands and check whether they are larger than they should be. SMTPcommands that are larger than the limits you configure in the SMTP filter are assumed to be attacks againstthe SMTP server and can be stopped by the SMTP filter.

Each SMTP command has a maximum length associated with it. This length represents the number of bytesallowed for each command. If an attacker sends a command that exceeds the number of bytes allowed for thecommand, ISA Server drops the connection and prevents the attacker from communicating with the corporatemail server.

Incorrect Answers:A: Distributing packets between the servers will not prevent the DDoS attacks from occurring. In fact, the nextDDoS attack would be worse, as both servers would then be affected. The DDoS packets would be spreadacross both servers instead of just one.Therefore, this can't be the correct answer.

C: Dropping all incoming SMTP packets would indeed stop the DDoS attacks. Unfortunately, all incoming mailwould also be stopped. This is a violation of the last requirement of the question, so this can't be a correctanswer.

D: Reverse DNS lookups will not prevent the attack. It can be used to show where the DDoS attacks areoriginating. The reverse lookup function will only attach the originating address to the email message. It in-and-of itself will not stop any form of attack.Therefore, this can't be the correct answer.

E: Setting the MX records to have the same value will distribute incoming internet traffic to both servers. Thiswill result in the same problem as "A". The next DDoS attack would be worse since the attack is spread acrosstwo systems.

Reference:ISA Server 2000 Feature Pack 1 Using ISA Server 2000 with Exchange Server 2003 Using the ISA Server 2004 SMTP Filter and Message Screener

QUESTION 34Your network contains one Exchange Server 5.5 organization and one Exchange Server 2003 organization.

You need to move mailboxes from an Exchange Server 5.5 server to an Exchange Server 2003 server. Thesolution must automatically create mailboxes on the Exchange Server 2003 server.

What should you do?

Page 24: Microsoft.70-284.v2010-02-13

A. Run Exmerge.exe.B. Run the Move Mailbox wizard.C. Run the Exchange Migration Wizard.D. Install and configure Active Directory Connector.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 35Your network consists of a single Active Directory domain and 10 Active Directory sites. Each site contains anExchange Server 2003 server and UNIX-based SMTP server.

You configure the UNIX server in each site to relay outgoing e-mail messages through the Exchange Server2003 servers.

E-mail delivery from the UNIX-based SMTP servers to the Internet fails.

You need to enable the UNIX servers to relay SMTP messages through the Exchange Server 2003 servers.

What should you do on each Exchange Server 2003 server?

A. Add a SMTP virtual server that allows anonymous SMTP connections.B. Create a new SMTP virtual server and enable the local Guest user account.C. Create an SMTP connector and configure the local UNIX server as a smart host. D. Configure the default SMTP virtual server to relay SMTP messages from the IP address of the local UNIX

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 36Your company has a main office and a branch office.

The network contains an Exchange Server 2003 server named Server1 in the main office and a server thatruns IMAP4 and SMTP in the branch office.

All e-mail messages from the Internet are delivered to Server1.

The organization has only the default recipient policy applied. All users have e-mail addresses with a contoso.com Suffix.

You need to ensure that all messages sent to the contoso.com address that cannot be delivered to Server1are sent to the branch office server.

What should you do?

A. In the external DNS zone, configure an MX record that points to the branch office server.B. On Server1, create a SMTP virtual server that uses the branch office SMTP server as a smart host.

Page 25: Microsoft.70-284.v2010-02-13

C. On Server1, configure the default SMTP virtual server to forward all e-mail messages that haveunresolved recipients to the branch office server.

D. On Server1, create a SMTP connector that has an address space of contoso.com. Configure theconnector to use the branch office server as a smart host.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 37Your Exchange organization contains recipients from the contoso.com and fabrikarn.com domains.

All fabrikam.com users have a fabrikam.com e-mail address, All contoso.com users have a contoso.comaddress.

You need to configure the fabrikam.com user objects to have both contoso.com and fabrikam.com e-mailaddresses.

What should you use?

A. Active Directory Migration Tool version 3.0 to move users from the fabrikam.com domain to the contoso.com domain.

B. Dsmod.exe to modify the mail attribute of each user in the fabrikam.com domain.C. Exchange System Manager to create a recipient policy.D. Ldifde.exe to modify the targetAddress attribute of each user in the fabrikam.com domain.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 38You are the Exchange administrator for your company. The company operates a main office and one branchoffice. The network consists of a single Active Directory domain.

Exchange Server 2003 is used as the messaging system. Exchange servers are deployed in two separateExchange administrative groups. One administrative group exists in each office. You manage both offices. AnIT administrator manages the users and resources in the branch office.

You need to enable the IT administrator to manage the objects in the Exchange administrative group in thebranch office. The IT administrator must not have the ability to modify permissions for the administrativegroup.

What should you do?

A. Create a new organizational unit (OU). Place all Exchange servers in the branch office in the new OU. Delegate control over all computer objects in the OU to the IT administrator.

B. Make the IT administrator a local administrator on all Exchange servers in the branch office'sadministrative group.

Page 26: Microsoft.70-284.v2010-02-13

C. In the branch office's administrative group, delegate the role of Exchange Full Administrator to the ITadministrator.

D. In the branch office's administrative group, delegate the role of Exchange administrator to the ITadministrator.

Answer: DSection: (none)

Explanation/Reference:Answer: D

ExplanationExchange AdministratorWhen you assign a user or a group Exchange Administrator permissions, the user or thegroup can fully administer Exchange Server computer information. A user who hasExchange Administrator permissions has the following rights:

Organization Rights:* All permissions (except for Change permissions) on the MsExchConfiguration container (this object and itssubcontainers).* Deny Receive-As permissions and Send-As permissions on the Organization container (this object and itssubcontainers).

Administrative Group Rights:* Read, List object, and List contents permissions on the MsExchConfiguration container (this object only).* Read, List object, and List contents permissions on the Organization container (this object and itssubcontainers).* All permissions (except for Change, Deny Send-As, and Deny Receive-As permissions) on the AdministratorGroup container (this object and its sub-containers).* All permissions (except for Change permissions) on the Connections container (this object and itssubcontainers).* Read, List object, List contents, and Write properties permissions on the Offline Address Lists container (thisobject and its subcontainers).

ReferenceWorking with ActiveDirectory Permissions in Exchange Server2003

QUESTION 39You are The Exchange administrator for Contoso, Ltd. The network consists of a single Active Directorydomain named contoso.com. The company operates an office in Dallas and an office in Toronto. Both officesare part of a single routing group and a single Exchange organization. The relevant portion of the network isconfigured as shown in the exhibit. (Click the Exhibit button.)

DC1 through DC4 are domain controllers. Exch1 through Exch4 are Exchange Server 2003 computers. TheSMTP virtual server on Exch1 is configured as a bridgehead server for an SMTP connecter in the Dallasoffice. The SMTP virtual server on Exch3 is configured as a bridgehead server for an SMTP connector in theToronto office. The two SMTP connectors are configured with the same cost.

New e-mail policies state that that all outbound and inbound Internet e-mail must be distributed equallybetween the two Internet connectors. Outbound Internet e-mail already complies with the new policies.However all inbound Internet e-mail is received through the Internet connection in Dallas.

You need to ensure that inbound internet e-mail also complies with the new policies.

What should you do?

Page 27: Microsoft.70-284.v2010-02-13

A. Configure an additional host (A) resource record and mail exchanger (MX) resource record for the contoso.com domain on the Internet DNS servers, Configure the MX record with the same priority value as that ofthe existing MX record.

B. Configure an additional host (A) resource record and mail exchanger (MX) resource record for the contoso.com domain on the Internet DNS servers. Configure the MX record with a priority value that is higher thanthat of the existing MX record.

C. Add the contoso.com namespace to the SMTP connector in Toronto.D. Increase the cost of the SMTP connector in Toronto.

Answer: ASection: (none)

Explanation/Reference:Answer: A

ExplanationTo evenly distribute incoming e-mail from outside the organization, a new MX recordmust be created, pointed to the Toronto server (Exch3). The MX record must havethe same value as the existing record. If this is not the case, messages will be delivered tothe connector with the lower cost.

QUESTION 40Your network contains one Exchange Server 2003 server.

After a recent server restart, the Microsoft Exchange System Attendant and the Microsoft ExchangeInformation Store services fail to start.

You examine the membership of the Exchange Domain Servers group and discover that a global groupnamed Exchange Organization Full Administrators is the only member.

You need to start all Exchange services on the Exchange server.

What should you do?

A. Add the Enterprise Administrators group to the Exchange Domain Servers group.B. Change the scope of the Exchange Domain Servers group to a domain local group.C. Add the computer object for the Exchange server to the Exchange Domain Servers group.D. Change the type of the Exchange Domain Servers group to a global distribution group.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 41Your network contains the servers shown in the following table.

Servername

Role IP Address

Server1 Domain ControllerDNS Server

10.0.0.1

Page 28: Microsoft.70-284.v2010-02-13

Server2 Exchange Server2003

10.0.0.2

The DNS server on server1 can only resolve names on the local network. The Internet service provider (ISP)DNS server has an IP address of131.107.100.200.

Server2 is unable to deliver e-mail messages to the Internet.

You need to ensure that server2 can deliver e-mail messages to the Internet.

What should you do?

A. In the properties of the default SMTP connector, specify 131.107.100.200 as a smart host for maildelivery.

B. In the properties of the default SMTP virtual server, configure the external dns server property to point to131.107.100.200.

C. In the TCP/IP configuration of Server2, specify 131.107.100.200 as the preferred DNS server and 10.0.0.1as the alternate DNS server.

D. In the TCP/IP configuration of Server2, specify 10.0.0.1 as the preferred dns server and 131.107.100.200as the alternate DNS server.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 42You are the Exchange administrator for Contoso, Ltd. The company has a business partnership with TreyResearch. Each company has its own Active Directory domain. The domains are named contoso.com andtreyresearch.com, respectively. Contoso Ltd., and Trey Research are in the same Exchange organization. Theorganization contains three servers that run Exchange Server 2003, One Exchange server is configured withan SMTP connector for all Internet e-mail.

Most users have SMTP addresses of [email protected]. However, some users have SMTP addresses [email protected]. The [email protected] users report that they cannot receive e-mail messagesfrom the internet. However, they can send and receive e-mail messages internally. They can also send e-mailmessages to Internet recipients.

You need to ensure that all users can send and receive Internet e-mail messages.

What should you do?

A. Create a recipient policy that adds the [email protected] SMTP address for all Trey Research users.B. Add the user principal name (UPN) suffix for trey treyresearch.com to the forest.C. Add the treyresearch.com namespace to the SMTP connector at contoso.com.D. Add a mail exchanger (MX) record to the treyresearch.com domain on the appropriate DNS servers.

Answer: DSection: (none)

Explanation/Reference:Answer:D

Page 29: Microsoft.70-284.v2010-02-13

All mail is flowing correctly with the exception of inbound mail for treyresearch.com.The only possible explanation for this is that the external DNS servers do not know howto handle incoming mail for this domain. The way to resolve this is to add an MX recordto the external DNS server for the treyresearch.com domain.

Incorrect Answers:A. Adding [email protected] to the recipient policy will add another SMTPaddress to the list of possible mail addresses. This will not allow users to receive mail onthat address. Even if it did, the answer would still be incorrect since only a few users areusing Treyresearch, and these users already have this as an SMTP address.B. Adding a UPN suffix will not affect e-mail flow in any way. It is used to helpstreamline domain naming in a forest. Therefore, this can't be the correct answer.C. Adding the treyresearch namespace to the SMTP connector will not resolve theproblem, as the SMTP connector is used only for connections between sites, and has noeffect on incoming e-mail from outside the organization.

QUESTION 43You are the Exchange administrator for A. Datum Corporation. The network consists of a single ActiveDirectory domain named adatum.com. The domain contains two domain controllers. Each domain controllerruns Microsoft Windows Server 2003 and is configured as a DNS server. The network contains a singleExchange organization that contains three servers named Exch1, Exch2, and Exch3. All three servers runExchange Server 2003.

Your company merges with a company named Trey Research, Trey Research's network consists of a singleActive Directory domain named treyresearch.com. Trey Research has a single Exchange organization thatcontains two servers named Mail1 and Mail2. Both servers run Exchange server 2003. A T1 connection isconfigured between the two company networks. The relevant portion of the resulting network configuration isshown in the exhibit.

You configure a secondary DNS zone for the treyresearch.com zone on the DNS servers at A. DatumCorporation. You configure an SMTP connector with an address space of treyresearch.com. The SMTPconnector is configured to use DNS for message delivery. You send a test e-mail message to a user at TreyResearch. The message is not delivered and you receive a non-delivery report (NDR).

You need to ensure that you can send e-mail messages from your company to Trey Research across the T1connection.

What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choosetwo.)

A. Configure the SMTP virtual server used by the SMTP connector to use one of the DNS servers at adatum.com as an external DNS server.

B. Add mail exchanger (MX) resource records for treyresearch.com on the DNS servers at Trey Research.C. Configure the SMTP connector to use Mail1.treyresearch.com as a smart host.D. Remove the secondary zone for the treyresearch.com DNS domain. Configure a conditional forwarder on

your company's DNS servers to forward all name resolution queries for hosts in treyresearch.com to theDNS servers on the Trey Research network.

E. Remove the secondary zone for the treyresearch.com DNS domain. Add a stub zone for the treyresearch.com DNS domain on the DNS servers at a. Datum Corporation,

Answer: BDSection: (none)

Explanation/Reference:Answer: BD

Page 30: Microsoft.70-284.v2010-02-13

ExplanationB. In pure Exchange AD organizations, MX record must be manually added to DNS, by addingan MX recordwhen smtp content reach Trey Research network will query for their MX record tosend the mailD. By configuring a DNS stub zone of treyresearch.com, testking.com DNS will know whichdns is authoritativefor reyresearch.com and will forward any query to them

Incorrect answers:A. If they have not an MX record for their Exchange server this will not work, also this willcause NDR for theirown domainC. Smart host in connectors can handle message delivery on a per-domain basis not for differentdomains spacesE. By having a secondary zone you can't add an MX record for Exchange server's intreyresearch.comdomain

QUESTION 44Your company has a main office and two branch offices named Branch Office 1 and Branch Office 2.

The network consists of a single Active Directory domain. The relevant portion of the network is configured asshown in the exhibit (Click the Exhibit button.)

Users in branch Office 1 report that when a new user account is created in Branch Office 2, the account onlyappears in the global address list (GAL) two days later. New user accounts created in Branch Office 1 appearin the GAL at Branch Office 2 one day later.

You need to ensure that user accounts created in both branch offices appear in the GAL no more than oneday later.

What should you do?

A. Modify the site link cost for SiteLink1 to 20.B. Configure SiteLink1 to be availably every day from 03:00 to 06:00.C. Modify the Recipient Update Service to run every day between 18:00 and 22:00.D. Configure the Exchange Server server in each office to use the local domain controller for directory

access.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 45You are the Exchange administrator for Blue Yonder Airlines. The Exchange organization contains twoMicrosoft windows Server 2003 computers that run Exchange Server 2003. Inbound SMTP mail from theInternet is delivered to both Exchange servers.

Customers report that messages they send to your company over the Internet are not delivered and theyreceive non-delivery reports (NDRs). You discover that the customers are sending messages to e-mailaliases that do not exist.

You need to ensure that all customer e-mail messages sent to an incorrect address are delivered to amailbox.

Page 31: Microsoft.70-284.v2010-02-13

What should you do?

A. Configure the SMTP connector to have an address space of *blueyonderairlines.com.B. Configure the info user's e-mail addresses to have the additional SMTP address of *. *©blueyonderairlines.

com.C. Configure each server's SMTP virtual server to forward all messages that have unresolved recipients to

the other Exchange server.D. Configure each server's SMTP virtual server to send a copy of all NDRs to an existing mailbox whose e-

mail address is [email protected]. Create a mailbox-enabled user account whose e-mail address is [email protected].

Answer: DSection: (none)

Explanation/Reference:Answer: D

Explanation In Exchange 2003, you can send a copy of all Non-Delivery Reports (NDRs) to a specific mailbox or SMTPe-mail address.

Incorrect answers: A: *blueyonderairlines.com is not a valid email address, so this will not work. B: Configuring user's email address to have additional SMTP address would qualify for outbound mail, butwould have no effect on the administrator seeing any NDR's. C: Configuring all unresolved addresses to be forwarded to the other Exchange Server is could lead to a lotof unnecessary traffic as messages ping-pong back and forth. In addition, since each ExchangeServer contains the same AD information, the external email address would not get resolved anyway. E: Creating a mailbox enabled account called [email protected] would not work asthere is no link between actual undeliverable messages and this mailbox.

QUESTION 46Your organization contains the servers shown in the following table.

Servername

Operating system Exchange version Exchangeconfiguration

Server1 Windows 2000 ServerService Pak 4 (SP4)

Exchange 2000Server

Back-end server

Server2 Windows 2000 Server SP4 Exchange 2000Server

Front-end server

You upgrade server2 to Exchange server 2003.

Users report that they fail to access the new version of Microsoft Office Outlook Web Access (OWA).

You verify that all users can connect to the front-end server.

You need to ensure that all users can access the new version of OWA.

What should you do?

A. Upgrade Server2 to Windows Server 2003.B. Upgrade Server1 to Exchange Server 2003.

Page 32: Microsoft.70-284.v2010-02-13

C. Create a new HTTP virtual server on Server2.D. Create a new HTTP virtual server on Server1.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 47Your network includes one Exchange Server 2003 server named Server2. Server2 sends and receives all e-rnail from the Internet.

You deploy a new Web-based application on a server named Server1. The application sends e-mailnotifications to customers. You configure the application to forward all e-mail notifications to Server2 fordelivery on the Internet.

You need to ensure that Server2 can send e-mail notifications to customers on the Internet. The solution mustnot affect the delivery of other e-mail messages.

What should you do?

A. Configure the default SMTP virtual server on Server2 to grant access to Server1.B. Configure the default SMTP virtual server on Server2 to relay all e-mail messages from Server1.C. Configure the default SMTP virtual server on Server2 to require authentication. Allow the application pool

account to send e-mail to Server2.D. Create a new SMTP virtual server that uses port number 2525 on Server2. Configure the application to

send e-mail notifications on port 2525 to Server2.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 48You are the Exchange administrator for your company. The Exchange organization contains three ExchangeServer 2003 computers that run Microsoft Windows Server 2003.

Each Exchange server is used by a separate business unit. Each business unit is located in a separate routinggroup. The routing groups are connected by routing group connectors, These routing group connectors areused to deliver internal e-mail messages. Each business unit has it's own connection to the internet.

The network connections between the business unit servers are at almost 100 percent utilization.

You need to ensure that each business unit uses its own internet connection to deliver internet e-mailmessages. Your solution must not effect the delivery of internal e-mail messages.

What should you do?

A. Configure the SMTP virtual server on each server to forward all mail to the SMTP smart host that belongsto the isp for the server's business unit.

Page 33: Microsoft.70-284.v2010-02-13

B. Configure the SMTP virtual server on each server to use the IP address of an external DNS server, usethe DNS server provided by each business unit's respective ISP.

C. In each routing group, create an SMTP connector that defines an SMTP address space of * and restrict theconnector scope to the routing group.

D. In each routing group, create an SMTP connector that defines an SMTP address space of the ISP'sdomain used by the business unit. Configure the SMTP connector to allow messages to be relayed to thatdomain.

Answer: CSection: (none)

Explanation/Reference:Answer: C

Explanation:In each routing group, configure an SMTP connector and limit its scope to only that group - Prevents othergroups from using the link as well as forwarding all requests that are not handled locally through thatconnector. (Note that the connectors between departments will probably have preference since "*" is the mostgeneric match, and the department connectors will match local resources before this connector, so onlyinternet traffic will get routed out.)

Incorrect answers:A: Configuring the SMTP virtual server to forward to smart host can't work because ALL SMTP traffic wouldbe routed there, not just the internet traffic as prescribed

B: Configuring the SMTP virtual server to forward tothe ISP's DNS server can't work because ALL SMTPtraffic would be routed there, not just the internet traffic as prescribed

D: Since the scope is not limited any request made to the internet can use this link, regardless of its origin.Therefore, if another group's Internet link was down, all of their routing would go through this ISP, which is aclear violation of the requirements of the question that state, "Each TestKing.com department maintains aseparate connection to the Internet."

QUESTION 49Your company has two offices. The relevant portion of the network is configured as shown in the exhibit.(Click the Exhibit button.)

Your ISP has an SMTP server named ISPSMTP that is connected to the Internet.

A separate routing group is configured for each office. A routing group connector is configured between thetwo routing groups. You have a single SMTP connector that is configured as shown in the following table.

AddressSpace

BridgeheadServer

SmartHost

* EX1 ISPSMTP

You need to minimize the amount of bandwidth used on the WAN link between the offices when e-mailmessages are delivered to the Internet.

What should you do?

A. Move all servers to the same routing group.B. Create an x.400 connector between the two routing groups.C. Configure the SMTP virtual server on EX2 to use the ISPSMTP server as a smart host.

Page 34: Microsoft.70-284.v2010-02-13

D. Create a SMTP connector that has an address space of "*", which uses EX3 as the bridgehead server.

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 50You are the Exchange administrator for your company. The Exchange organization contains a single serverthat runs Exchange Server 2003. Microsoft Outlook 2002 and Outlook Express are the only e-mail clients inuse on the intranet. External users retrieve e-mail by using Outlook Web Access.

Some users report that they receive error messages when they send e-mail to recipients outside of thecompany. The error messages state that one of the recipients was rejected by the Exchange server, youdiscover that this error occurs only for users of Outlook Express, users of Outlook 2002 can send messages tothe same recipients without error.

You need to ensure that users of Outlook Express can successfully send e-mail messages to all recipientsinside and outside of the company, Your solution must not expose the Exchange server to unnecessarysecurity risks.

What should you do?

A. Configure the SMTP virtual server to allow relays only from IP addresses on the intranetB. Configure the POP3 virtual server to accept connections only from IP addresses on the intranetC. Configure the SMTP virtual server to accept connections only from IP addresses on the intranet.D. Configure the SMTP connector to allow messages to be relayed to the domains on the property page of

the connector's address space.

Answer: ASection: (none)

Explanation/Reference:Answer: A

Explanation:The issue is with sending mail, not receiving; POP3 is only for receiving mail. Outlook Express Clients can only send email via relaying through exchange.

Note: If the server is properly configured this will already be the case but never assume anything. Theconfiguration may be only the server's ip address is permitted to relay. If this is the case the MAPI clientscan send to outside addresses but may not be able to forward messages to outside addresses but thequestion makes no reference to forwarding.

1. All outlook users can successfully send and receive already, since there's no mention that they cannot.2. The issue here is only with outlook express.3. MAPI Users are not affected.4. Assume the question is only regarding "SENDING" not forwarding.5. We Get the Following Error Message from Outlook Express Clients:

CODEThe message could not be sent because one of the recipients was rejected by the server. The rejectede-mail address was '[email protected]' Subject 'test 0659 05 0423', Account: 'ServerName',Server: 'ServerName', Protocol: SMTP, Server Response: '550 5.7.1 Unable to relay for

Page 35: Microsoft.70-284.v2010-02-13

[email protected]', Port: 25, Secure(SSL): No, Server Error: 550, Error Number: 0x800CCC79

QUESTION 51You are the Exchange administrator for your company. The Exchange organization contains a single servernamed Exch1. Exch1 runs Exchange Server 2003 and hosts all user mailboxes. All remote users accessExch1 by using Microsoft Outlook Express 6. All internal users access Exch1 byusing Outlook.

You create several new public folders. All internal users can successfully access the new folders, but someremote users cannot. All users can still access their personal mailboxes.

You need to ensure that all remote users can access the public folders.

What should you do?

A. Instruct the users who cannot access the folders to re-create their Outlook Express e-mail accounts asIMAP accounts.

B. Instruct the users who cannot access the folders to establish a VPN connection with the internal networkbefore they open Outlook Express.

C. Modify the company firewall so that only SMTP, HTTP, and POP3 traffic is allowed to pass to Exch1.D. Modify the company firewall so that NNTP is added to the list of protocols allowed to pass to Exch1.

Answer: ASection: (none)

Explanation/Reference:Answer: A

ExplanationThe issue stems from the fact that most of the OE6 clients set up their mail as POP3.POP3 can be used to retrieve mail, but can't display such things as calendar or PublicFolders. Changing the clients to use IMAP enables these features.

Incorrect answers: B:Establish a VPN connection before launching Outlook Express - This will not work, as the client is still usinga protocol (POP3) that can't Public Folders. If the clients were to use a VPN connection andOutlook, then this configuration would work, but as stated, the clients will still not see Public Folders. C:Modify the company Firewall - This will not allow the IMAP traffic through, and hence will prevent all theOW6 clients that are currently working successfully from seeing the public folders, as well as preventingthem from connecting as their connections are set for IMAP, and not HTTP, POP3, or SMTP. D:Modify the firewall to allow NNTP traffic - NNTP is a news protocol. The Public Folders in question are notusing News Groups, so this protocol would have no effect on the problem. In addition, some remoteusers can access the folders without incident, so the absence of the protocol in the firewall can't be causing the problem.

QUESTION 52You are the Exchange administrator for your company. The network consists of a single Active Directorydomain. Exchange Server 2003 is implemented as the company wide messaging system. The relevant portionof the network is configured as shown in the exhibit:

Server1 is configured as a front-end server and as an incoming SMTP relay. It also hosts Microsoft OutlookWeb Access, which is used by Internet users to access company e-mail.

Page 36: Microsoft.70-284.v2010-02-13

Users stop receiving e-mail messages from the Internet. You use the DNS name and IP address to send teste-mail messages directly to Server1 from the Internet. However, your e-mail messages are simply queued onServer1 along with a large number of other messages.

You need to ensure that users can receive e-mail messages from the internet.

What should you do?

A. Configure the external DNS mail exchanger (MX) resource record of the e-mail domain to point to server1.B. Configure the internal firewall to allow server1 to communicate with the Exchange server and the global

catalog server.C. Configure the default SMTP virtual server on Server1 to use the Exchange server as a smart host server.D. Configure the default SMTP virtual server on server1 to deliver all e-mail messages that have unresolved

recipients to the Exchange server.

Answer: BSection: (none)

Explanation/Reference:Answer: B

ExplanationServer1 is not able to see either the back-end Exchange Server or the Global Catalogserver. Opening the appropriate ports on the internal firewall should resolve the problem.

Incorrect answers:A. Mail is being received by Server1, hence the MX record must exist and be correct.C. Since no SMTP traffic is passing between the servers, setting up a smart host on Server1 will not work.D. Messages sitting in the queue on Server1 have recipients. Therefore, this answer can't be correct. Note that the users state that they are not receiving e-mail. If the messages had no recipient, the users would not be aware that they were not getting their messages.

Reference:MS white paper Exchange Server 2003 RPC over HTTP Deployment Scenarios MS white paper ExchangeServer 2003 Client Access Guide MS white paper Exchange 2003 Front-End Back-End Topology

QUESTION 53You are an Exchange administrator for your company. The Exchange organization contains an ExchangeServer 2003 computer named OWA1. OWA1 is configured as a front-end server that hosts only MicrosoftOutlook Web Access. A firewall is configured to reverse proxy HTTP requests to OWA1. All users accessOWA1 from the Internet.

Several internal e-mail messages are intercepted from OWA1 by unauthorized users. To improve security,another administrator reconfigures OWA to accept SSL connections. The administrator successfully tests thenew configuration by connecting to OWA1 from the internal network. However, users report that they cannotconnect to OWA1 by using a secure connection. They can still establish a nonsecure connection.

You need to ensure that all users can establish secure connections to OWA1.

What should you do?

A. Configure the firewall to block incoming HTTP traffic.

Page 37: Microsoft.70-284.v2010-02-13

B. Configure the firewall to allow HTTPS traffic to pass from the Internet to OWA1.C. Configure OWA1 to use IPSec to secure communications between OWA1 and the firewall.D. Configure OWA1 to trust the certification authority (CA) that issued the SSL certificate.

Answer: BSection: (none)

Explanation/Reference:Answer: B

Explanation: Since the administrator was able to successfully test the connection, it must be assumed that he was able to connect via HTTPS. This is proof that the SSL configuration is correct. All that needs to be done is to allow HTTPS traffic from the internet.

Incorrect Answers:A. Blocking HTTP traffic has nothing to do with allowing HTTPS traffic to pass.C. Using IPSec is not needed since SSL has been implemented, and will not help remote users to connect.D. The trust of the CA must already be in place on the server since the administrator was able to connect successfully. If OWA1 did not have this trust, the administrator's test would have failed.

QUESTION 54You are the Exchange administrator for your company. The Exchange organization contains a single servernamed Exch1. Exch1 runs Exchange Server 2003 and hosts all user mailboxes. Exch1 also functions as anSMTP gateway for Internet e-mail. A firewall separates the internal network from the Internet and allows onlySMTP traffic to reach Exch1.

One afternoon, users report extremely slow response times on Exch1. Some users cannot access the serverat all. You examine network traffic to Exch1 and conclude that the server is the target of an externaldistributed denial of service (DDoS) attack.

Your immediate need is to prevent the attack from affecting Exch1. You must minimize the affect of youractions on internal e-mail users.

What should you do?

A. Stop the SMTP service on Exch1.B. Reconfigure Exch1 to prohibit all POP3 and IMAP connections.C. Reconfigure the firewall to prohibit all incoming SMTP traffic.D. Reconfigure Exch1 to accept only POP3 connections. Instruct users to access Exch1 by using POP3

client software.E. Configure TCP/IP filtering on Exch1 to permit only RPC traffic.

Answer: CSection: (none)

Explanation/Reference:Answer: C

ExplanationThe primary goal should be to stop the denial of service attack of the Exchange Server. The most efficientway to do this WITHOUT affecting the internal E-mail users is to shut down the SMTP traffic by reconfiguring

Page 38: Microsoft.70-284.v2010-02-13

the firewall to block SMTP traffic.

Incorrect answers:A. Stopping the SMTP service will also shut down all the internal mail, which violates the last requirement ofthe question.B. Prohibiting IMAP and POP3 connections will not prevent the incoming SMTP traffic. The SMTP traffic isthe root of the DDoS attack.D. While this would stop the DDoS attack, it would require a lot of reconfiguration on the clients, and hencedisrupt all the internal e-mail users. This is a violation of the last requirement of the question.E. Only allowing RPC traffic would prevent internal clients from connecting. Remember that internal clientswill be using SMTP to communicate. Allowing ONLY RPC traffic will prevent the internal users fromconnecting to the Exchange server.

QUESTION 55Your network contains a single Exchange Server 2003 server.

You have a mail-enabled group named Group1. You need to audit changes to Group1's membership.

What audit should you enable?

A. Account Management in the Default Domain Controllers Policy Group Policy object (GPO)B. Account Management in the Exchange server local policyC. Object Access in the Default Domain Controllers Policy Group Policy object (GPO)D. Object Access in the Exchange server local policy

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 56You are the Exchange administrator for your company. The Exchange organization contains 10 servers thatrun Exchange Server 2003, All users send and receive e-mail messages by using Microsoft Outlook.

Your company has many different departments and a total of 10,000 users. For each department,management asks you to create one address list that contains all users in that department. Management alsoasks you to create a confidential address list. The membership of the confidential address list will consist ofseveral users from every department.

For each department, you create an address list that uses the department attribute.

Now you need to create the confidential address list. You must ensure that members of the Managers groupare the only user; who can identify the members of the list by using outlook. You must not affect any existinge-mail functionality.

What should you do?

A. Modify the permissions of the user accounts of individuals in the confidential address list so that only theManagers group has permission to send e-mail messages to these accounts. Create a confidentialaddress list that includes the required user accounts.

B. Modify the permissions of the user accounts of individuals in the confidential address list so that only theManagers group has permission to view these accounts. Create a confidential address list that includesthe required user accounts.

Page 39: Microsoft.70-284.v2010-02-13

C. Configure the department attribute as confidential for the user accounts of individuals in the confidentialaddress list. Create an addresslist that uses the department attribute. Modify the permissions on the address list so that only theManagers group has permission to view its membership.

D. Configure a custom attribute as Confidential for the user accounts of individuals in the confidential addresslist. Create an address list that uses the custom attribute. Modify the permissions on the address list sothat only the Managers group has permission to view its membership.

Answer: DSection: (none)

Explanation/Reference:Answer: D

ExplanationIn order to prevent affecting the current e-mail functionality, the use of a custom attributeis required. There are 15 custom attributes available in Exchange 2003 for defining thingssuch as special memberships. Enabling and grouping based on these attributes will notaffect any other distribution lists.

Incorrect answers:A. Modifying permissions on individual accounts will change the memberships of the existing groups. Other users will not be able to send mail to these modified users, and this would disrupt the existing e-mail functionality.B. Modifying permissions so only managers will be able to see the accounts will also disrupt the existing functionality, as anytime a user wants to send to anyone in this group (whether they want to send to the whole group or not does not matter) they will not be able to see them. Remember that the purpose of the confidential group is not to hide the members from getting normal mail, but to hide the fact that these people are in a confidential group.C. Configuring the Departmental attribute in this way will prevent the users in the group from receiving normal departmental mail. This will disrupt the normal e-mail functionality. In addition, the users will not be seen by their own departments.Reference Exchange 2003 Admin HELP

QUESTION 57Your network consists of a single Active Directory domain named contoso.local. You deploy Exchange Server2003 on the network.

You need to ensure that all mailbox-enabled users are assigned a SMTP e-mail address that uses [email protected] format.

What should you do?

A. Add a UPN suffix.B. Create a new address list.C. Modify the default recipient policy.D. Create a new mailbox store system policy.

Answer: CSection: (none)

Explanation/Reference:Answer: C

Page 40: Microsoft.70-284.v2010-02-13

QUESTION 58You have an Exchange Server 2003 organization.

You create a new recipient policy named Sales_pol. You apply the policy to users in a department namedSales,After one day you discover that a user from the Sales department named User1 fails to receive the policysettings. All other users from the Sales department receive the policy settings.

You need to ensure that User1 receives the policy settings.

What should you do?

A. From User1's desktop, modify the mail profile properties.B. From Active Directory Users and Computers, modify the properties of User1.C. From Exchange System Manager, modify the properties of the Sales_pol recipient policy.D. From Exchange System Manager, modify the properties of the default recipient policy.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 59Your Exchange Server 2003 organization includes a query-based distribution group named Sales. The groupis configured as shown in the exhibit (Click the Exhibit button.)

You create a new mail-enabled contact named Contact1. You add a value of SALES to the departmentattribute of Contact1.

You discover that e-mail sent to the Salas group is not delivered to Contact1.

You need to ensure that all e-mail sent to the Sales group is sent to all group members.

What should you do?

A. Move Contact1's mail-enabled contact to the Sales OU.B. Delete Contact1's mail-enabled contact and create a mail-enabled user account for Contact1.C. Modify the filter for the Sales group to include all users who have external e-mail addresses.D. Modify the filter for the Sales group to include all users that have a value of SALES as their department

attribute.

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 60Your network consists of two Active Directory domains named contoso.com and region1.contoso.com. TheExchange organization contains Exchange Server 2003 servers in both domains.

Page 41: Microsoft.70-284.v2010-02-13

You create a global security group named Sales in the contoso.com domain. Members of the Sales groupaccess a shared folder named Folder1.

You need to ensure that users who have mailboxes on the Exchange servers can send e-mail messages tothe Sales group. The solution must allow members of the Sales group to access Folder1.

What should you do?

A. Mail-enable the Sales group.B. Convert the Sales group to a global distribution group. Mail-enable the Sales group.C. Convert the Sales group to a universal security group. Mail enable the Sales group.D. Convert the Sales group to a universal distribution group. Mail enable the sales group.

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 61You are the Exchange administrator for your company. The company operates three offices. The networkconsists of a single Active Directory domain, Each office has one domain controller that runs MicrosoftWindows Server 2003.

You plan to deploy one Exchange Server 2003 computer in each office. Each Exchange server must beplaced in a separate administrative group. The forest and the domain are already prepared to supportExchange Server 2003. When you try to install the first Exchange server, you discover that you cannotchoose an administrative group in which to place the server. You cancel the installation.

You need to ensure that you can choose an administrative group during installation.

What should you do?

A. Install Exchange Server 2003 by running the setup /choosedc command and specify the local domaincontroller.

B. Install Exchange System Manager. Create the administrative groups.C. Install Exchange System Manager. At the Exchange organization level assign the Exchange Full

Administrator permissions to the account used to install Exchange Server 2003.D. At the Administrative Groups container level use Active Directory Sites and Services to assign the Full

Control permission to the account used to install Exchange Server 2003.

Answer: BSection: (none)

Explanation/Reference:Answer: B

ExplanationBy default, if one Exchange server has been installed only one administrative group, the First AdministrativeGroup exists. To be able to install the FIRST Exchange server in a different administrative Group than thedefault, the required administrative group must be created prior to the installation.

Explanation

Page 42: Microsoft.70-284.v2010-02-13

If the administrative group or routing group already exists, a server only can be assigned to a routing group orto an administrative group during the installation phase. By default, if one Exchange server has been installedonly one administrative group, the First Administrative Group exists. To be able to install the FIRST Exchangeserver in a different administrative Group than the default, the required administrative group must be createdprior to the installation. The forest and the domain are already prepared to support Exchange Server 2003.You must install the Exchange System Manager tool choosing a custom action during the setup.

Incorrect Answers A: Exchange Setup includes the new /ChooseDC switch. You can now enter the fully qualified domainname (FQDN) of a Windows domain controller to force Setup to read and write all data from thespecified domain controller (the specified domain controller must reside in the domain where youinstall your Exchange 2003 server). When installing multiple Exchange 2003 servers simultaneously, forcingeach server to communicate with the same Active Directory directory service domain controllerensures that replication latencies do not interfere with Setup and cause installation failures. "setup.exe" /ChooseDC "Your FQDN Server name here" The principal reason to use this switch is to avoid errors during multiple Exchange setup running to same timeC, D: Exchange System Manager by default is installed when you install the first Exchange server. Also isrequired to permit administrators who are assigned the Exchange Full Administrator administrative roleat the administrative group level to install and to remove Exchange Server 2003, to upgrade servers,and to perform disaster recovery on servers that are in that administrative group. They already have andaccount that is able to perform this task, same account that they have used to run ForestPrep andDomainPrep switch's Reference Exchange Server 2003 Deployment Guide

QUESTION 62You are the Exchange administrator for your company. The company's network consists of a single ActiveDirectory forest. The forest contains three domains named Domain1, Domain2, and Domain3. The functionallevel of the domains is Windows 2000 mixed.

Domain1 contains a single Exchange 2000 Server computer named Exch1. Domain2 contains a singleExchange 2000 Server computer named Exch2. Domain3 contains a single Exchange Server 5.5 computernamed Exch3, which runs Windows 2000 Server.

Exchange 2000 Server Active Directory Connector (ADC) is installed on Exch1 and Exch2. There is a two-wayconnection agreement on Exch1. This connection agreement replicates changes between Domain1 andExch3. There is also a two-way connection agreement on Exch2. This connection agreement replicateschanges between Domain2 and Exch3.

You upgrade ADC on Exch1 to Exchange server 2003 ADC. The connection agreement updates andreplicates normally. Then you notice that the connection agreements on Exch2 stop replicating.

You need to ensure that all connection agreements are replicating properly.

What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choosetwo)

A. Move all connection agreements from Exch2 to Exch1.B. Upgrade ADC on Exch2 to Exchange Server 2003 ADC.C. Promote Exch2 to a domain controller and a global catalog server.D. Raise the functional level on Domain3 to Windows 2000 native.

Answer: ABSection: (none)

Explanation/Reference:Answer: AB

Page 43: Microsoft.70-284.v2010-02-13

ExplanationBecause Exch1 is already working, we can achieve the solution by moving theagreements from Exch2 to Exch1. Because of the different ADC versions are running,they also need to upgrade ADC in the Exch2 domain.

ReferenceExchange 2003 Administration guide

QUESTION 63You are the Exchange administrator for your company. The network consists of a single Active Directorydomain.

The mixed-mode Exchange organization consists of two administrative groups named London and Paris. Thecompany's Paris site contains a computer that runs Exchange Server 5.5. The London administrative groupcontains a computer named Mail1 that runs Exchange Server 5.5 and computer named Mail2 that runsExchange 2000 server.

Mail2 fails and is replaced with a new computer named Mail2 that runs Exchange Server 2003. You create anSMTP connector on Mail3. When you view the site configuration in the Exchange Administrator account onMail1, you notice that the new SMTP connector is not shown.

You need to ensure that configuration changes on the Exchange server 2003 computers are replicated to theExchange server 5.5 computers.

What should you do?

A. Create a new site Replication service on Mail3.B. Replicate the system folders for the London administrative group to Mail3.C. Create a new Active Directory Connector (ADC) recipient connection agreement for the London site.D. Modify the directory replication connectors between the London and Paris sites to use Mail3 as the

bridgehead server in the London site.

Answer: ASection: (none)

Explanation/Reference:Answer: A

ExplanationLondon administrative have two exchange servers one 5. 5 and one 2000, this means thatbetween exchange 5.5 and exchange 2000 exist one SRS service, because Exchange 2000Server computer has the Site Replication Service (SRS) installed and running on it, youmust create a new SRS in Exchange System Manager, this role must be moved to the newexchange 2003 to be able to see SMTP connector

ReferencesXADM: How to Create an Additional Site Replication Service for a Mixed Site KB 255285XADM: How to Change the Role of a Server Within a Routing Group KB 239556XADM: How to Rebuild a Site Replication Service Without a Backup KB 282061

QUESTION 64You are the Exchange administrator for your company. The network currently consists of a two-nodeExchange Server 2003 active/passive cluster. Three hundred HTTP client computers connect to theExchange servers by using SSL.

Page 44: Microsoft.70-284.v2010-02-13

Users report that the response time of their Microsoft Outlook Web Access screen refreshes is unacceptablyslow. 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.)

A. Join the new servers to the existing cluster.B. Select the option to configure the new servers as front-end servers.C. Configure the new servers so that they use Network Load Balancing.D. Create an Exchange System Attendant cluster resource for each front-end server on the existing cluster.

Answer: BCSection: (none)

Explanation/Reference:Answer: BC

Explanation: You do not need to map front end servers to backend servers. Front End servers can be load balanced, the back end is seamless

Reference: Windows Clustering is not supported on front-end servers in Exchange Server 2003 http://support.microsoft.com/default.aspx?scid=kb;en- us;837852

QUESTION 65You are the Exchange administrator for your company. The Exchange organization contains three servers thatrun Exchange Server 2003. All users send and receive e-mail messages by using Microsoft Outlook.

One Exchange server is configured as a bridgehead server for Internet e-mail. The other two servers areconfigured as mailbox servers. Each mailbox server contains one storage group that contains one publicstore and two mailbox stores. Each mailbox server has two CPUs and 1 GB of RAM.

Users report that Outlook requires more than one minute to open. Each e-mail massage requires more thantwo minutes to send or open. You monitor the mailbox servers and discover that the primary bottleneck isinsufficient RAM. You add an additional 1 GB of RAM to each mailbox server. Users report no change in theperformance of Outlook.

You need to modify each mailbox server to maximize its performance.

What should you do?

A. Add the switch that enables physical address extensions to the Boot.ini file.B. Add the switch that increases user mode memory usage to the Boot.ini file.C. Add an additional physical disk and move the paging file to the new disk.D. Create an additional mailbox store and move half of the existing mailboxes to the new mailbox store.

Answer: BSection: (none)

Explanation/Reference:Answer: B

Page 45: Microsoft.70-284.v2010-02-13

Explanation:If you have more than 1 GB of physical memory installed on a server that is runningExchange Server 2003, you must make sure that Exchange Server 2003 can makeefficient use of that memory.If you are running Exchange Server 2003 on a Windows Server 2003-based computer,and if the /3GB switch is set, Microsoft recommends that you set the /USERVA=3030parameter in the Boot.ini file. This configuration option increases the virtual addressspace.

Incorrect answers: A: The /PAE switch lets developers perform similar testing of device drivers by forwarding 64-bit addressesto kernel-mode components. This feature is known as Physical Address Extension (PAE), and itmay not work on all chip sets. C: Adding a hard drive will not resolve the problem. In this case, the problem is coming from an incorrectmemory configuration. D: This answer is not relevant, as front-end servers do not have mailboxes configured on them.

QUESTION 66Your company includes a single Exchange Server 2003 server.

You create a global security group named Group1. Users report that they are unable to view and selectGroup1 from the global address list (GAL).You need to ensure that all users can view and select Group1 from the GAL.

What should you do?

A. Mail-enable Group1.B. Modify the e-mail field for Group1.C. Convert Group1 to a universal security group.D. Convert Group1 to a universal distribution group.

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 67Your company has an Exchange Server 2003 organization.

All company users have e-mail addresses that use the [email protected] format.

You need to assign the users e-mail addresses that use their first name and the first letter of their last name.

Which address format should you use?

A. %g%[email protected]. %g1%[email protected]. %s1%[email protected]. %s%[email protected]

Page 46: Microsoft.70-284.v2010-02-13

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 68An employee named User1 has a user account in a domain named Contoso. User1 has an Exchange Server2003 mailbox.

User1 plans to travel to a partner company named Fabrikam, Inc. and work from its offices for one year.User1 is assigned a mailbox on the Fabrikam Exchange Server 2003 server.

You need to ensure that all e-mail messages sent to user1's Contoso mailbox are automatically sent toUser1's Fabrikam mailbox.

What should you do on the Contoso Exchange server?

A. Delete User1's user account and mailbox. Create a new mail-enabled contact that has an e-mail addressof [email protected].

B. Create a new mail-enabled contact that has an e-mail address of [email protected]. Configure User1'sContoso mailbox to forward all mail to the new contact.

C. Add the e-mail address [email protected] to User1's mailbox. Create a new SMTP connector andconfigure a fabrikam.com address space on the new connector.

D. Remove the e-mail address for contoso.com from User1's mailbox. Add the address [email protected]. Create a new SMTP connector and configure a fabrikam.com address space on the new connector.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 69Your company has two Exchange Server 2003 servers named Server1 and Server2 on its internal network. The network and the Internet areseparated by a firewall.

You configure Server1 as an IMAP4, POP3, and Microsoft Office Outlook Web Access (OWA) front-endserver. You install a Web server certificate on Server1.

You need to open TCP/IP ports on the firewall to meet the following requirements:• Provide access to IMAP4 over SSL,• Provide access to POP3 over SSL.• Provide access to the global address list (GAL) by using OWA Form-Based Authentication.

Which ports should you open on the firewall?

A. 80, 143, 993B. 88, 443, 110C. 443, 143, 110D. 443, 995, 993

Page 47: Microsoft.70-284.v2010-02-13

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 70Your network consists of two Active Directory forests. Each forest contains an Exchange organization.

You need to ensure that when a new mailbox is created in one forest, a mail-enabled contact is automaticallycreated in the other forest.

What should you do?

A. Install the Inter-Organization Replication tool and configure the replication service.B. Install Active Directory Connector and configure two recipient connection agreements.C. Install the Identity Integration Feature Pack (IIFP) and implement GAL synchronization (GALSync). D. Install the Active Directory Migration Tool version 3.0 and create a scheduled task to run admt.exe.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 71You are the network administrator for a company named contoso. Your network consists of two ActiveDirectory domains. The network contains the servers show in the following table.

Name Operatingsystem

Domainmembership

Role

Server1

WindowsServer 2003Service Pack2 (SP2)

contoso.com • Domain controller• Global catalogserver• DNS server

Server2 WindowsServer 2003SP2

contoso.com • Exchange Server2003 Server

Server3 Windows2000 ServerService Pack4 SP4

dept1.contoso.corn

• Domain controller• DNS server

Server4 Windows2000 ServerSP4

dept1.contoso.com

• PlannedExchange server

You add a user named User1 to the local Administrators group of Server4. You assign User1 the ExchangeFull Administrator role.

User1 attempts to install Exchange Server 2003 on Server4, The installation fails.

You need to ensure that User1 can install Exchange Server 2003 on Server4.

What should you do?

Page 48: Microsoft.70-284.v2010-02-13

A. Run Setup /Domainprep on Server4.B. Upgrade Server3 to Windows Server 2003.C. Upgrade Server4 to Windows Server 2003. D. Configure Server3 as a global catalog server.

Answer: ASection: (none)

Explanation/Reference:Answer: A

QUESTION 72The company is migrating from Lotus Domino to Exchange Server 2003.

You deploy a new Exchange Server 2003 server named Server2.

You need to perform the following tasks:

• Create mailbox-enabled user objects for the Lotus Domino user accounts:.• Copy e-mail messages from the Lotus Domino mailboxes to mailboxes on the Exchange Server 2003servers.

Which tool should you use?

A. Active Directory ConnectorB. Active Directory Migration Tool version 3.0C. Exchange Connector for Lotus NotesD. Exchange Migration wizard

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 73You are a network administrator for your company.

You install a four-node Exchange Server 2003 cluster. The cluster hosts three Exchange Virtual Servers(EVS).

You create mailboxes for all users on the clustered servers.

You need to ensure that all users can access their mailboxes by using IMAP4.

What should you do?

A. On each cluster node, create a Network Name resource named IMAP4. Restart the Microsoft ExchangeSystem Attendant service on each node.

B. On each cluster node, enable the Microsoft Exchange IMAP4 service. Configure the service to startmanually. Configure an IMAP4 resource on each EVS.

Page 49: Microsoft.70-284.v2010-02-13

C. Install a new Exchange Server 2003 server. Configure the server as a front-end server and enable theMicrosoft Exchange IMAP4 service.

D. Install two new Exchange Server 2003 servers. Configure each server as a front-end server and configurethe servers as a Network Load Balancing cluster. On each front-end server, enable the MicrosoftExchange IMAP4 service.

Answer: BSection: (none)

Explanation/Reference:Answer: B

QUESTION 74You are The Exchange administrator for your company. The network consists of a single Active Directorydomain. The network contains nine Exchange Server 2003 computers running on Microsoft Windows Server2003 member servers. All Exchange servers are in a single organizational Unit (OU) named ExchangeServers. Only the Exchange server computer objects are contained in the Exchange Servers OU.

Users in a group named Exchange Admins are exclusively responsible for managing the Exchangeorganization. No other group, including the Enterprise Admins and Domain Admins groups, has permissions tomanage the Exchange organization.

You discover that the Domain Admins group is in the membership list of the Exchange Admins group.

You need to ensure chat any changes to group membership that would allow access to manage the Exchangeorganization are recorded.

What should you do?

A. Configure the Default Domain Controllers Policy to include auditing successful policy change events.B. Configure the Default Domain Controllers Policy to include auditing successful account management

events.C. Create a Group Policy object (GPO) on the Exchange servers OU to audit successful policy change

events.D. Create a Group Policy object (GPO) on the Exchange Servers OU to audit successful directory service

access events.

Answer: BSection: (none)

Explanation/Reference:Answer: B

ExplanationAudit account management - This policy setting determines whether to auditeach account management event on a computer. Examples of account managementevents include the following:- A user account or group is created, changed, or deleted.- A user account is renamed, disabled, or enabled.- A password is set or changed.If you configure the Audit account management setting, you can specify whether to audit successes, auditfailures, or not audit the event type at all. Success audits generate an audit entry when any accountmanagement event succeeds, and you should enable them on all computers in your enterprise. When anorganization responds to security incidents, it is critical that they be able to track who created, changed, ordeleted an account. Failure audits generate an audit entry when any account management event fails.

Page 50: Microsoft.70-284.v2010-02-13

QUESTION 75Your network contains the servers shown in the following table.

Servername

Messagingsoftware

InternalIPaddress

Recipients' e-mailaddress suffix

Server1ExchangeServer 2003

10.0.0.1 @contoso.com

Server2Unix SMTPserver

10.0.0.2 @research.contoso.com

Server1 has an SMTP connector named SMTP1. SMTP1 has a SMTP: * address space. Only server1 candeliver e-mail to the internet.

You discover that all messages sent from users hosted on Server1 to users hosted on Server2 are routedthrough the company's Internet firewall.

You need to configure server1 to meet the following requirements:* E-mail sent to the research.contoso.com domain must be delivered directly to Server2.* Outbound SMTP e-mail must be able to be delivered directly to the Internet.

What should you do on Server1?

A. Configure SMTP1 to use [10.0.0.2] as a smart host. Add the SMTP: research.contoso.com addressspace.

B. Configure the default SMTP virtual server to use [10.0.0.2] as a smart host. Add research.contoso.com asa masquerade domain.

C. Create and configure a new SMTP connector to use [10.0.0.2] as a smart host. Add the SMTP: research.contoso.com address space.

D. Create and configure a new SMTP virtual server to use [10.0.0.2] as a smart host. Add research.contoso.com as a masquerade domain.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 76Your network contains two Exchange Server 2003 servers.

You need to configure the Exchange servers to alert administrators when the following conditions occur:• SMTP queue grows for 20 minutes• Hard disk drives reach 30 percent capacity• Processor reaches 90 percent utilization for five minutes

You configure the Exchange server 2003 server notifications.

What should you do next?

A. From the Performance console, create a trace log,B. From the Performance console, create a counter log,C. From Exchange System Manager, configure the monitoring settings for each Exchange server.

Page 51: Microsoft.70-284.v2010-02-13

D. From Exchange System Manager, configure the diagnostic logging settings for each Exchange server.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 77Your Exchange organization contains an Exchange Server 2003 server named Server1. Storage for Server1is configured as shown in the following table.

StorageGroup

MailboxStore

DatabaseFiles

Storage Group1

Storel store1.edbStore1-stm

Storage Group2

Store2 Store2.edbStore2.stm

You move 100 mailboxes from Store1 to Store2.

You discover that the size of the Store1.edb file remains the same.

You need to decrease the size of the store1 database files.

What should you do?

A. Enable circular logging for Storage Group 1.B. Use the Ntbackup tool to run a normal backup of Storage Group1.C. Configure the deleted mailbox retention time of Store1 to one day.D. Use the Eseutil tool to perform an offline defragmentation of the Store1 database files.

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 78Your company has a single office. The network contains six Exchange Server 2003 servers. Each Exchangeserver has three storage groups. Each storage group has one mailbox store.

You configure a mailbox store policy that prevents users from sending e-mail when their mailboxes reach 300MB. You apply the policy to allmailbox stores.

You create a mail-enabled global group named Executives. You add mailboxes to the Executives group fromseveral mailbox stores.You need to ensure that all members of the Executives group can send e-mail until their mailboxes reach 750MB.

What should you do?

Page 52: Microsoft.70-284.v2010-02-13

A. Create a new Group Policy object (GPO) and modify the GPO's quota settings. Filter the policy to theExecutives group.

B. Create a recipient policy. Apply the policy to the Executives group. Configure the Mailbox Managersettings for the recipient policy.

C. Create a new storage group and a new mailbox store. Configure the limits for the mailbox store Move allthe members of the Executives group to the new mailbox store.

D. Create a new storage group and a new mailbox store. Configure a recipient policy. Apply the policy to themailboxes in the new mailbox store. Move all the members of the Executives group to the new mailboxstore.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 79You are the Exchange administrator for contoso ( .... החלום ) !The network consists of a single Active Directory forest. The forest contains the forest root domain contoso,com and one child domain japan.contoso.com.

User accounts and group accounts are contained in the child domain. Management decides to deploy Exchange Server 2003 as the companywide messaging system.

You prepare the forest to support a new Exchange Server 2003 organization. Replication completes normally.

You install the first Exchange Server 2003 system in the forest root domain. You need to ensure that all user accounts can be mailbox-enabled.

What should you do?

A. Run the setup /domainprep command in the forest root domain. B. Run the setup /domainprep command in the child domain. C. Install Active Directory Connector (ADC) on a domain controller in the forest root domain. D. Install Active Connector (ADC) on a domain controller in the child domain.

Answer: BSection: (none)

Explanation/Reference:Answer: B

ExplanationIf you intend to mail enable users in any domain you must first "/domainprep" it. therefore B, if you "installExchange 2003 in forest root then you must have run forestprep and domainprep prior to install so therefore Bis your only answer.

Incorrect answers: A: QUOTE: You install the first Exchange Server 2003 system in the forest root domain...this means youmust have domainprep and forestprep'ed that root domain already!C, D: ADC won't help - noise - no mention of 5.5 GAL

Page 53: Microsoft.70-284.v2010-02-13

QUESTION 80Your company has a main office and two branch offices.

The relevant portion of the network is configured as shown in the exhibit. (Click the Exhibit button.)

Each office is configured as a separate routing group. A single SMTP connector connects all three routinggroups. One SMTP virtual server in each office is configured as a bridgehead server for the SMTP connector.

Users report that large e-mail messages sent between the branch offices take more than 30 minutes to bedelivered.

You need to ensure that large e-mail messages sent between the branch offices are delivered as quickly aspossible.

What should you do?

A. Configure an additional bridgehead server from the main office for the SMTP connector.B. Configure a routing group connector between the main office and the branch offices and an X.400

connector between the branch offices.C. Configure a SMTP connector between the branch offices.D. Configure the network routers to route all SMTP traffic sent between the branch offices through the main

office.

Answer: BSection: (none)

Explanation/Reference:Answer: B [as investigated by blackout]also Recomended byMicrosoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8SecureX308-70-284_by_Makaveli21_95q_Corrected-JULY09

Answer: D recmended by70-284_Braindump_By_makaveli21_sk_kool_rock_etc_CorrectedMicrosoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

QUESTION 81Your exchange organization contains an Exchange Server 2003 cluster. The cluster is configured as shown inthe following table.

Server1 is the active Exchange Server 2003 server cluster node.

You have a front-end Exchange Server 2003 server named Server3.

You need to configure Microsoft Office Outlook users to connect to their Exchange mailboxes.

Which server name should you configure Outlook to use?

A. Cluster1

Page 54: Microsoft.70-284.v2010-02-13

B. Ex1C. Server1D. Server3

Answer: BSection: (none)

Explanation/Reference:Answer:B [investigated by blackout]also recomended byMicrosoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY0970-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Drecomended byMicrosoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

Explanation for B:Outlook MAPI clients connect to Backend servers, therefore in this instance the EVS.-http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/247db34d-ebb2-4039-a3b5-a04722d5aba9

QUESTION 82You are the Exchange administrator for your company. Exchange Server 2003 runs on a Microsoft WindowsServer 2003 member server. The Exchange server contains two mailbox stores. AlI user accounts arelocated in the Accounts organizational unit (OU).

An e-mail virus infects all mailboxes on both mailbox stores. You create a nonadministrative user that needsto be able to use the Exmerge utility. This user does not have the necessary permissions to open other users'mailboxes.

You need to assign this user permission to open all users' mailboxes to extract the virus.

What should you do?

A. Assign the user Full Control permissions to the Accounts OU.B. Assign the user Send As and Receive As permissions to the administrative group.C. Add the user to the Exchange Domain Servers group.D. Add the user to the Enterprise Admins global group and to the Exchange server's local Administrators

group.

Answer: BSection: (none)

Explanation/Reference:Answer: B [blackout]

Answer: Arecomended bySadikhov

Explanation for B:Exchange Domain Servers group do not have the required permission receive as to use EXMERGE, for this

Page 55: Microsoft.70-284.v2010-02-13

reason you must use Method TwoFor Microsoft Exchange Mailbox Merge to work successfully against an Exchange 5.5 Server, the user mustbe logged into Windows 2000 with the Microsoft Exchange Service Account or have Service Account Adminprivilege at the Organization, Site and Configuration levels of the Microsoft Exchange Directory.

Explanation for B:According to articles 262054 and Exmerge documentation the only permission that you need is receive as butaccording to article 322312 you will get following error in Exmerge log

[19:40:58] Copying data from mailbox 'user1' ('USER1') on Server 'SERVER3' to file'C:\USER1.PST'.[19:40:59] Error opening message store (MSEMS). Verify that the Microsoft Exchange Information Storeservice is running and that you have the correct permissions to log on. (0x8004011d)[19:40:59] Errors encountered. Copy process aborted for mailbox 'user1' ('USER1'). [19:40:59] Number ofitems copied from the source store for all mailboxes processed: 0 [19:40:59] Total number of foldersprocessed in the source store: 0 [19:40:59] 0 mailboxes successfully processed. 1 mailboxes were notsuccessfully processed. 0 non-fatal errors encountered.[19:40:59] Process completion time: 0:00:00:01

Because you also need the send permission

Exchange Domain Servers group do not have the required permission receive as to use EXMERGE, for thisreason you must use Method Two

For Microsoft Exchange Mailbox Merge to work successfully against an Exchange 5.5 Server, the user mustbe logged into Windows 2000 with the Microsoft Exchange Service Account or have Service Account Adminprivilege at the Organization, Site and Configuration levels of the Microsoft Exchange Directory.

References:Exmerge helpHow to get "service account" access to all mailboxes in Exchange 262054 When the Mailbox Merge ProgramTries to Open the Message Store, the Operation Is Unsuccessful 322312How to assign service account access to all mailboxes in Exchange Server 2003 821897

QUESTION 83You are the Exchange administrator for your company. The Exchange organization contains a singleExchange Server 2003 computer.

Users at your company frequently exchange e-mail with another company. A new security agreement betweenthe two companies specifies that all e-mail containing proprietary information must be encrypted when it istransmitted across the Internet. The other company does not have a public key infrastructure. The othercompany's management refuses to use a commercial certification authority (CA) to obtain certificates for itsusers. However, they are willing to purchase a small number of certificates for their servers.

You need to ensure that e-mail transmitted across the internet complies with the new security agreement.

What should you do?

A. Obtain digital certificates for each user in your company. Instruct each user to send digitally signedmessages to all users at the other company.

B. Configure your Exchange server to use Transport Layer Security (TLS) when it connects to the mail serverat the other company. Instruct the e-mail administrator at the other company to configure its mail server inthe same way.

C. Configure your Exchange server to use IPSec to encrypt all outgoing SMTP traffic.D. Configure the Exchange HTTP virtual server to require SSL connections.

Page 56: Microsoft.70-284.v2010-02-13

Answer: BSection: (none)

Explanation/Reference:Answer: B [investigated by blackout]

Answer: Arecomended byTestking by shirow

Explanation for BThe use of the Transport Layer Security (TLS) protocol over SMTP offers certificate-based authentication andhelps provide security-enhanced datatransfers by using symmetric encryption keys. To enable TLS encryption for a specific remote domain inExchange Server, you install an X.509 server certificate on the exchange server and create a new SMTPConnector with TLS encryption enabled. Offcourse you must do the same installation on the remote exchangeserver.

Explanation for BThe use of the Transport Layer Security (TLS) protocol over SMTP offers certificate-based authentication andhelps provide security-enhanced data transfers by using symmetric encryption keys. In symmetric-keyencryption (also known as shared secret), the same key is used to encrypt and to decrypt the message. TLSapplies a Hash-based Message Authentication Code (HMAC). HMAC uses a hash algorithm in combinationwith a shared secret key to help make sure that the data has not been modified during transmission. Theshared secret key is appended to the data to be hashed. This helps enhance the security of the hash becauseboth parties must have the same shared secret key to verify that the data is authentic. To enable TLSencryption for a specific remote domain in Exchange Server, you install an X.509 server certificate on theexchange server and create a new SMTP Connector with TLS encryption enabled. Of course you must do thesame installation on the remote exchange server.

Explanation for AThe correct answer would appear to be A since the contacts exist and a notes connector isinstalled which means that the contacts need to change to use the notes route. If SMTP is moreexpensive than the notes route then they will go over the notes route.The default cost of an SMTP connector route is 1 meaning mail for Notes will always go over theSMTP connector which is cost 15!Therefore: increase the cost of smtp such that it is cheapest for any item with a notes address to go over theconnector

QUESTION 84You are the Exchange administrator for your company. Exchange Server 2003 is implemented as thecompanywide messaging system. The Exchange server runs on Windows 2000 Server. The relevant portionof the network is configured as shown in the exhibit.

Page 57: Microsoft.70-284.v2010-02-13

Company e-mail policies state that internet users must be able to securely download e-mail messages, viewdownloaded e-mail messages on their local computers, send outbound e-mail messages, and access thecompany's internal e-mail address list.

You need to configure the firewall to meet these requirements.

Which three ports should you make accessible to internet users? (Each correct answer presents part of thesolution, choose three)

A. global catalog LDAPB. HTTPSC. RPC endpoint mapperD. IMAP4 SSLE. SMTP

Answer: ADESection: (none)

Explanation/Reference:Answer:ADE [investigated by blackout]also recomended byMicrosoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY0970-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: ABCrecomended byMicrosoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

Answer: ABErecomended bySadikhov(Bofh)

Explanation for ADEOne other important piece of information is that the server is runningWindows 2000 as operating system. Now RPC over HTTPS only works if you havOutlook 2003 running on Windows XP with SP1 (or higher) connected to awindows 2003 Server with Exchange 2003.

Page 58: Microsoft.70-284.v2010-02-13

Lets disect this question first. The question states 4 requirements here :Requirement 1 : Internet user must be able to securely download email messages.Requirement 2 : View downloaded email messages on their local computers.Requirement 3 : Send outbound email messagesRequirement 4 : Access the companies Global Address List (GAL)One other important piece of information is that the server is running Windows 2000 as operating system.Now RPC over HTTPS only works if you have Outlook 2003 running on Windows XP with SP1 (or higher)connected to a windows 2003 Server with Exchange 2003. So answer B and C can be crossed out since wecan not use them seperately, otherwise requirement 1 will not be met.We should open up the GC LDAP port since we need to have the GAL list available. (requirement 4)We should also open up the IMAP4 SSL port since we need to SECURELY DOWNLOAD email messages. Asan result we can see the DOWNLOADED messages on our local computers (requirement 1)Finaly we need to open up the SMTP port since we need to send outbound messages from our client to theexchange server. (requirement 3)Some people might think that answer A,B,E would be correct. We could setup OWA running over HTTPS,however we would not meet requirement 1 and 2. Because we would not DOWNLOAD email messages to ourLOCAL computer, but only VIEWING them on the OWA Exchange server.

Explanation for ABEThe trick in this question is Exchange is running on Windows 2000 Server. We can't uses HTTPS over RPC,which is new in Exchange 2003 and Windows 2003 Architectures.Reference:MS white paper Exchange Server 2003 RPC over HTTP Deployment Scenarios MS white paper ExchangeServer 2003 Client Access Guide MS white paper Exchange 2003 Front-End Back-End Topology

Reference for ABE:MS white paper Exchange Server 2003 RPC over HTTP Deployment ScenariosMS white paper ExchangeServer2003 Client Access GuideMS white paper Exchange 2003 Front-End Back-End Topology

QUESTION 85You are the Exchange administrator for your company. Exchange Server 2003 runs on two MicrosoftWindows Server 2003 conputers. Each Exchange server contains one mailbox store.

Written company policy states that a copy of each e-mail message that is sent and received by every user inthe auditing department must be kept for five years.

You need to ensure that only that auditing department e-mail meets this requirement.

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

A. Configure the auditing department's mailbox store to archive all e-meil messages.B. Create an additional mailbox store and move all auditing department mailboxes to that mailbox store.C. Create a recipient policy that manages mail retention for all users in the auditing department.D. Create a recipient policy that manages the auditing department's mailbox store and does not purge the

users' Inbox folder or Sent Items folder for five years.

Answer: ABSection: (none)

Explanation/Reference:Answer: AB [by blackout]also recomended by Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Page 59: Microsoft.70-284.v2010-02-13

Answer: BDrecomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

Explanation for ABFirst, we need to move all mailboxes from the auditing department to a seperate mailbox store. Then we canconfigure the mailbox store with the :Archive all messages sent or received by mailboxes on this store option. Enable this option if you have a legalrequirement to retain all messagesthat are handled by a mailbox store. When you enable this option, you must also specify a mailbox that willstore all the messages that are archived. For security purposes, this archive mailbox should be located on adedicated, secure server.

Incorrect answersC. Exchange does not immediately wipe the mailbox from the store. Instead, it retains the mailbox intact for aperiod of time to give you a chance toeither change your mind or to assign the mailbox to another user. Each mailbox store has a setting thatdetermines the deleted mailbox retentioninterval. By default, Exchange sets a 30 day interval. We can set it to 5 years and it will work, however thequestion states that we need a COPY offall messages that are send and received. D. It is not possible to create a policy that does not purge the inbox and Send Items folder for 5 years.Only a number of predefined actions can be taken: * Generate a report only and send the report to the mailbox owner. * Move the message to the Deleted Items folder. * Move the message to System Cleanup folders. * Delete the message immediately.

Reference for AB:http://support.microsoft.com/default.aspx?scid=kb;en-us;

QUESTION 86You have an Exchange Server 2003 organization.

You have a department named Finance and an organizational unit (OU) named Finance OU that containsuser accounts for all employees in the Finance department. You add all administrators of the Financedepartment to a group named Finance_Admins.

You create a mail-enabled distribution group named Finance_DG.

You need to ensure that members of Finance_Admins can add members to and remove members from theFinance_DG group. The solution must use the minimum amount of permissions.

What should you do first?

A. Configure the Finance_Admins group as the manager of Finance_DG.B. Assign the Exchange View Only Administrator role to the Finance_Admins group.C. Move the Finance_DG group to the Finance OU. Assign Full Control permissions to the Finance_Admins

group for the Finance OU.D. Delete Finance_DG and configure a new query-based distribution group named Finance_DG. Add

Finance_Admins to the Account Operators group.

Answer: CSection: (none)

Page 60: Microsoft.70-284.v2010-02-13

Explanation/Reference:Answer: C [investigated by blackout] 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Arecomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30 Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8

QUESTION 87Contoso., Ltd. has a network that contains a single Exchange Server 2003 server named Server1. The e-mailaddress of each Contoso user has a contoso.com suffix.

Contoso and a company named Fabrikam, Inc. merge. Fabrikam has a separate Exchange organization thatcontains a single Exchange Server 2003 server named Exchange1.

Some users at Cuntoso and all users at Fabrikam must have an e-mail address that has a fabrikam.comsuffix.

You assign fabrikam.com e-mail addresses to the appropriate Contoso users. You configure the Exchangeorganization as non-authoritative for thefabrikam.com domain.

You need to ensure that e-mail messages sent to users that have a fabrikam.com address are delivered to thecorrect recipients on Server1 and Exchange1.

What should you do?

A. In the external DNS zone for fabrikam.com, configure an MX record that points to Exchange1.B. On Server1, create an SMTP virtual server that uses Exchange1 as a smart host.C. On Server1, configure the default SMTP virtual server to forward all e-mail messages that have

unresolved recipients to Exchange1.D. On Server1, create a SMTP connector that has. a fabrikam.com address space. Configure the connector

to allow relaying and to use Exchange1 as a smart host.

Answer: CSection: (none)

Explanation/Reference:Answer: C [as investigated by blackout]also recomended by70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer:Drecomended byMicrosoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09

QUESTION 88You are configuring a two-node Exchange Server 2003 cluster.

You install a Windows cluster as shown in the exhibit (Click the Exhibit button.)

Page 61: Microsoft.70-284.v2010-02-13

You install Exchange Server 2003 on both cluster nodes.

You need to complete installing Exchange Server 2003 on the cluster.

What should you do?

A. Move the Distributed Transaction Coordinator resource to the Cluster Group resource group.B. Create an instance of the Microsoft Exchange System Attendant resource type and bring the resource

online.C. Create an instance of the Microsoft Exchange Information Store resource type and start the Microsoft

Exchange System Attendant service on all nodes.D. Configure the Cluster service to start up by using an account that has Exchange Full Administrator rights

over the Exchange organization.

Answer: BSection: (none)

Explanation/Reference:Answer: B [investigated by blackout]

Answer: Drecomended by

QUESTION 89Your network contains a single Exchange organization. The organization includes Exchange Server 5.5servers and Exchange Server 2003 servers.

An Exchange Server 5.5 server hosts all public folders for the organization.

You need to ensure that all users that have mailboxes on the Exchange Server 2003 servers can view thepublic folders in the global address list (GAL).

What should you do?

A. Use Active Directory Connector to configure a public folder connection agreement.B. Use the Public Folder Migration tool to migrate all public folders to an Exchange 2003 server.C. Use Exchange System Manager to configure a replica of all the public folders on an Exchange 2003

server.D. Use Microsoft Office Outlook to export the public folders and import the folders to an Exchange Server

2003 server.

Answer: ASection: (none)

Explanation/Reference:Answer: A [investigated by blackout]also recomended by Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Balso recomended by

Page 62: Microsoft.70-284.v2010-02-13

Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

QUESTION 90Your company has a main office and two branch offices.

The relevant portion of the network is configured as shown in the exhibit, (Click the Exhibit button.)

Each office is configured as a separate routing group. A single SMTP connector connects all three routinggroups. One SMTP virtual server in each office is configured as a bridgehead server for the SMTP connector.

Users report that large e-mail messages sent between the branch offices take more than 30 minutes to bedelivered.

You need to ensure that large e-mail messages sent between the branch offices are delivered as quickly aspossible.

What should you do?

A. Configure an additional bridgehead server from the main office for the SMTP connector.B. Configure a routing group connector between the main office and the branch offices and an X.400

connector between the branch offices.C. Configure an SMTP connector between the branch offices.D. Configure the network routers to route all SMTP traffic sent between the branch office; through the main

office.

Answer: DSection: (none)

Explanation/Reference:Answer: D [investigated by blackout]also recomended by 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Brecomended by Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 SecureX308-70-284_by_Makaveli21_95q_Corrected-JULY09

Answer: Crocomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

QUESTION 91Your organization contains two Exchange Server 2003 servers named EX1 and Ex2. Ex2 is configured as afront-end server.

A user named User1 reports that when she tries to access several public folders from Microsoft Office OutlookWeb Access (OWA), she receives the following error message; "File not found."

She successfully accesses all public folders from a Microsoft Office Outlook client computer.

You need to ensure that User1 can access all public folders from OWA.

Page 63: Microsoft.70-284.v2010-02-13

What should you do?

A. Stop and disable the World Wide Web Publishing service on EX1.B. Stop and disable the Microsoft Exchange Information Store service on EX2.C. Move all public folders to EX1. Remove all public folder replicas from EX2.D. Move all public folders to EX2. Remove all public folder replicas from EX1.

Answer: DSection: (none)

Explanation/Reference:Answer: D [Investigated by blackout]also recomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30 Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09

Answer: Crecomended by 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

QUESTION 92You are the Exchange administrator for your company. The Exchange organization consists of fouradministrative groups. Each group contains only Exchange Server 2003 computers. Each administrativegroup contains a single routing group, which connects to other routing groups by usingrouting group connectors.

The administrative group named London is upgraded from an Exchange Server 5.5 site. This administrativegroup contains two Exchange Server 2003 computers named Mail1 and Mail2. Mail1 was the first Exchangeserver 2003 computer installed into the administrative group. It is used as mailbox server. There are no user-created public folders on Mail1. All connectors in the routing group use only Mail2 as a bridgehead server. Mail is configured 2 as the routing group master.

Mail1 cannot support the required workload. You add a new Exchange Server 2003 computer named Mail3into the London administrative group. Mail3 will perform all tasks that are currently performed by Mail1. Youmove all mailboxes from Mail1 to Mail3.

You need to ensure that you can remove Mail1 from the London administrative group without disruptingExchange services.

Which three actions; should you perform? (Each correct answer presents part of the solution. Choose three.)

A. Replicate the Offline Address Book folder and the OAB version 2 folder to Mail3, Remove the originalreplica.

B. Replicate the schedule+ Free Busy folder to Mail3. Remove the original replica.C. Modify the Recipient update service to use Mail3.D. Create an instance of the site Replication Service on Mail3. Remove the original instance.E. Configure the London routing group to designate Mail3 as the routing group master.F. Configure all the routing group connectors in the London routing group to use Mail3 as the bridgehead

server.

Answer: ABCSection: (none)

Page 64: Microsoft.70-284.v2010-02-13

Explanation/Reference:Answer: ABC [investigated by blackout]also recomended by Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 SecureX308-70-284_by_Makaveli21_95q_Corrected-JULY09 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: DEFrecomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

Explanation for ABCOrganization has updated from Exchange 5.5 to Exchange 2003 server, which mean thatA.B.C.D.E. had been done already during the update process. Right now we only want tomove to a different Exchange 2003 server. Remember that D.E. are only necessary whenyou migrate or co-exist Exchange 5.5 with Exchange 2003 in your organization.However you no longer has any Exchange 5.5 server in your organization. So what youhave to do now is to only proceed with A.B.C!

QUESTION 93You have an Exchange Server 2003 organization.

You create a new top-level public folder named Departments. You create a public folder named Sales in theDepartments public folder. You grantthe Owner permission for the Sales public folder to a group named Sales_Admin.

You discover that members of the Sales_ Admin group can create new items and folders in the Departmentspublic folder.

You need to ensure that members of the Sales_Admin group can create items and folders in only the Salespublic folder.

What should you do on the Departments public folder?

A. Remove the Default permission by using Microsoft Office Outlook.B. Remove the Sales_Admin group by using the Manage Public Folder Settings Wizard. C. Modify the Default permission to Reviewer by using Microsoft Office Outlook.D. Modify the Anonymous permission to Reviewer by using Microsoft Office Outlook.

Answer: CSection: (none)

Explanation/Reference:Answer: C [investigated by blackout]recomended Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Brecomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

Explanation:The Sales_Admin group has only been added to the Sales Public Folder, therefore to prevent users from

Page 65: Microsoft.70-284.v2010-02-13

creating Public Folders in the Top Level 'Departments' Public Folder you'd need to restrict the 'Default'permission to reviewer.

-http://searchexchange.techtarget.com/news/article/0,289142,sid43_gci1172543,00.html -http://searchexchange.techtarget.com/news/article/0,289142,sid43_gci1172542,00.html

QUESTION 94Your network contains six Exchange Server 2003 servers. The Exchange Server 2003 servers are configuredas shown in the following table.

Number of servers Server roleFour Back-end serverOne Front-and serverOne Bridgehead server

You configure the Exchange Server 2003 servers to notify administrators by e-mail when a warning stateoccurs.

On one of the back-end servers, the storage that contains the Exchange Server 2003 mailbox store fails.

You need to deploy a solution that meets the following requirements:■ Allows notifications to be delivered to other Exchange servers■ Prevents administrators from receiving notifications related to the failed server

What should you do?

A. Modify the monitoring settings of the failed server.B. Modify the monitoring settings of the bridgehead server.C. On the failed back-end server, disable the Microsoft Exchange Event service.D. On the failed back-end server, disable the Simple Mail Transport Protocol (SMTP) service.

Answer: BSection: (none)

Explanation/Reference:Answer: B [investigated by blackout]also recomended by Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Crecomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

QUESTION 95You are the Exchange administrator for TestKing. The network consists of a single Active Directory domainnamed testking.com. The network contains nine Exchange Server 2003 computers running on MicrosoftWindows Server 2003 member servers. All Exchange servers are in a single organizational unit (OU) namedExchange Servers. Only the Exchange server computer objects are contained in the Exchange Servers OU.

Users in a group named Exchange Admins are exclusively responsible for managing the Exchangeorganization. No other group, including the Enterprise Admins and Domain Admins groups, has permissions to

Page 66: Microsoft.70-284.v2010-02-13

manage the Exchange organization.

You discover that the Domain Admins group is in the membership list of the Exchange Admins group.

You need to ensure that any changes to group membership that would allow access to manage the Exchangeorganization are recorded.

What should you do?

A. Configure the Default Domain Controllers Policy to include auditing successful policy change events.B. Create a Group Policy object (GPO) on the Exchange Servers OU to audit successful policy change

events.C. Create a Group Policy object (GPO) on the Exchange Servers OU to audit successful policy change

events.D. Create a Group Policy object (GPO) on the Exchange Servers OU to audit successful directory service

access events.

Answer: ASection: (none)

Explanation/Reference:Answer: A

Explanation:Directory Service Access is a very general category. Basically, it refers to any time a user changes an ActiveDirectory object in this way we can see who add Domain Admins group to membership list of the ExchangeAdmins group. This need to be done to domain level access by default is not policy settings audit are not setinmember server, doing this to domain level Exchange OU will inherit this setting The Account Policies securityarea receives special treatment in how it takes effect on computers in the domain. All DCs in the domainreceivetheir account policies from GPOs configured at the domain node regardless of where the computer object forthe DC is. This ensures that consistent account policies are enforced for all domain accounts. All non-DCcomputers in the domain follow the normal GPO hierarchy for getting policies for the local accounts on thosecomputers. By default, member workstations and servers enforce the policy settings configured in the domainGPO for their local accounts, but if there is another GPO at lower scope that overrides the default settings,thenthose settings will take effect. These GPOs, once created, are applied in a standard order: LSDOU, whichstandsfor (1) Local, (2) Site, (3) Domain, (4) OU

QUESTION 96All Fabrikam recipients have a @fabrikam.com SMTP address and a GroupWise address.The network is configured as shown in the following diagram.

Page 67: Microsoft.70-284.v2010-02-13

You discover that e-mail sent from Contoso users to Fabrikam recipients are delivered over the Internet.

You need to ensure that e-mail sent from Contoso users to Fabrikam recipients are delivered over the internalWAN link.

What should you do?

A. In the external Fabrikam DNS zone, add a MX record for Server1.B. In the external Contoso DNS zone, add a MX record for Server2.C. On Server1, create a GroupWise connector that connects to Server2.D. On Server1, create a SMTP connector. Configure the connector to use fabrikam.com as an address space

and use Server2 as a smart host.

Answer: DSection: (none)

Explanation/Reference:Answer: D [investigated by blackout]recomended by 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: C Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30 Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09

QUESTION 97Your network contains one Exchange Server 5.5 organization and one Exchange Server 2003 organization.

You need to move mailboxes from an Exchange Server 5.5 server to an Exchange Server 2003 server. Thesolution must automatically create mailboxes on the Exchange Server 2003 server.

What should you do?

A. Run Exmerge.exe.B. Run the Move Mailbox wizard.C. Run the Exchange Migration Wizard.D. Install and configure Active Directory Connector.

Page 68: Microsoft.70-284.v2010-02-13

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 98Your company has a main office and two branch offices named Branch Office 1 and Branch Office 2.

The network consists of a single Active Directory domain. The relevant portion of the network is configured asshown in the exhibit (Click the Exhibit button.)

Users in branch Office 1 report that when a new user account is created in Branch Office 2, the account onlyappears in the global address list (GAL) two days later. New user accounts created in Branch Office 1 appearin the GAL at Branch Office 2 one day later.

You need to ensure that user accounts created in both branch offices appear in the GAL no more than oneday later.

What should you do?

A. Modify the site link cost for SiteLink1 to 20.B. Configure SiteLink1 to be availably every day from 03:00 to 06:00.C. Modify the Recipient Update Service to run every day between 18:00 and 22:00.D. Configure the Exchange Server server in each office to use the local domain controller for directory

access.

Answer: CSection: (none)

Explanation/Reference:Answer: C

QUESTION 99Your Exchange organization contains an Exchange Server 2003 server named Server1. Storage for Server1is configured as shown in the following table.

StorageGroup

MailboxStore

DatabaseFiles

Storage Group1

Storel store1.edbStore1-stm

Storage Group2

Store2 Store2.edbStore2.stm

You move 100 mailboxes from Store1 to Store2.

You discover that the size of the Store1.edb file remains the same.

You need to decrease the size of the store1 database files.

What should you do?

A. Enable circular logging for Storage Group 1.

Page 69: Microsoft.70-284.v2010-02-13

B. Use the Ntbackup tool to run a normal backup of Storage Group1.C. Configure the deleted mailbox retention time of Store1 to one day.D. Use the Eseutil tool to perform an offline defragmentation of the Store1 database files.

Answer: DSection: (none)

Explanation/Reference:Answer: D

QUESTION 100You have an Exchange Server 2003 organization.

You create a new top-level public folder named Departments. You create a public folder named Sales in theDepartments public folder. You grantthe Owner permission for the Sales public folder to a group named Sales_Admin.

You discover that members of the Sales_ Admin group can create new items and folders in the Departmentspublic folder.

You need to ensure that members of the Sales_Admin group can create items and folders in only the Salespublic folder.

What should you do on the Departments public folder?

A. Remove the Default permission by using Microsoft Office Outlook.B. Remove the Sales_Admin group by using the Manage Public Folder Settings Wizard. C. Modify the Default permission to Reviewer by using Microsoft Office Outlook.D. Modify the Anonymous permission to Reviewer by using Microsoft Office Outlook.

Answer: CSection: (none)

Explanation/Reference:Answer: C [investigated by blackout]recomended Microsoft.Braindump.70-284.v2009-07-23.by.Makaveli21.95q (23-Sep-2009) vote-8 Microsoft.Braindump.70-284.v2009-07-00.by.Makaveli21.95q (SecureX308) Corrected-JULY09 70-284_Braindump_By_makaveli21_sk_kool_rock_etc_Corrected

Answer: Brecomended by Microsoft.Braindump.70-284.v2009-06-24.by.Makaveli21.94q (24-Jun-2009) vote-30

Explanation:The Sales_Admin group has only been added to the Sales Public Folder, therefore to prevent users fromcreating Public Folders in the Top Level 'Departments' Public Folder you'd need to restrict the 'Default'permission to reviewer.

-http://searchexchange.techtarget.com/news/article/0,289142,sid43_gci1172543,00.html -http://searchexchange.techtarget.com/news/article/0,289142,sid43_gci1172542,00.html


Recommended