Vous êtes sur la page 1sur 95

70-236_v2012-10-06_223 q_By Waleed Mohamed

Number: 70-236 Passing Score: 800 Time Limit: 120 min File Version: 2011-10-03 Exam Code : Microsoft 70-236 Version : 2012-09-25 Num of Question : Good stuff of question answers uploaded in this dump with suitable examples. . . Best of luck guys......... By-Waleed Mohamed

Exam A QUESTION 1 . You need to generate a report on all of the Exchange Server 2007 computers in your Exchange organization. The report must include: Operating system versionNumber of processors Total physical memory Number of storage groups Number of mailbox databases What should you do? A. B. C. D. Run the Get-ExchangeServer | Format-List cmdlet. Run the Get-OrganizationConfig cmdlet. Run the Test-SystemHealth cmdlet. Run the Health Check scan in the Exchange Best Practices Analyzer.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 2 . After a brief network outage, your monitoring system alerts you that a significant number of SMTP queues on your Hub Transport server are in a retry status. You need to force the Hub Transport server to send the queued e-mail immediately. Which cmdlet should you run? A. B. C. D. Retry-queue -filter {status -eq "retry"} Retry-queue -filter {status -eq "suspended"} Resume-queue -filter {status -eq "retry"} Resume-queue -filter {status -eq "suspended"}

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 3 . Some of your companys mobile sales representatives use portable computers that run Microsoft Office Outlook 2007 and are configured to connect to your Exchange Server 2007 organization by using Outlook Anywhere. You need to monitor your environment to verify that these mobile users are able to connect to the Exchange organization, and that performance meets or exceeds the company standard. Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.) A. Test-MAPIConnectivity B. Test-OutlookWebServices C. Test-WebServicesConnectivity

D. Test-ServiceHealth E. Get-MailboxStatistics Correct Answer: AC Section: (none) Explanation Explanation/Reference:

QUESTION 4 . The servers in your Exchange Server 2007 environment are configured as shown in the following table.

Internal users report that they are not receiving external e-mail. You use the Exchange Queue Viewer on your desktop computer to investigate the problem. You do not see any messages in the queue. You need to be able to view the undelivered messages. What should you do? A. B. C. D. Open the Queue Viewer on Server2. Run the Get-Queue -Identity Server3 cmdlet. Modify the Refresh interval (seconds) option in Queue Viewer. Modify the Number of items to display per page option in Queue Viewer.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 5 . Your native Exchange Server 2007 organization contains 10 Exchange servers. The roles on these servers are configured as shown in the following table.

You need to generate a single report that indicates the number of disconnected mailboxes in your environment and how much storage space these mailboxes consume. You need to export the report to a file. What should you do? A. Run the Get-MailboxServer | Get-MailboxStatistics | Where {$_.DisconnectDate -ne $null} | Export-Csv Path c:\tmp\disconnect.csv cmdlet. B. Run the Get-Mailbox | Get-MailboxStatistics | Where {$_.DisconnectDate -ne $null} | Export-Csv - Path c: \tmp\disconnect.csv cmdlet. C. Run the Get-Recipient -RecipientType MailboxUser | Export-Csv -Path c:\tmp\disconnect.csv cmdlet. Then, open disconnect.csv and remove all entries for active mailboxes. D. In the Exchange Management Console, expand the Recipient Configuration work center and select the Disconnected Mailbox node. Correct Answer: A Section: (none) Explanation Explanation/Reference:

QUESTION 6 . You want to gather information about user connectivity on an Exchange Server 2007 Mailbox server named Exch1. You need to generate a report of all Exch1 mailboxes that displays the latest user logon time. What should you do? A. In Performance Monitor, add the Active Client Logons counter with _Total instances from the MSExchangeIS Mailbox object. B. Run the Get-Mailbox -Server Exch1 cmdlet. C. Run the Get-MailboxStatistics -Server Exch1 cmdlet. D. Run the Get-LogonStatistics -Server Exch1 cmdlet.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 7 . Your Exchange Server 2007 organization has three Exchange servers, as shown in the following table.

A user in your Exchange organization sends a message to a recipient outside of your company. The recipients address is marc@contoso.com, and Latest Sales Figures is the subject of the message. Your user reports that the message has not been delivered. You need to find out whether the message has left your Exchange organization. Which cmdlet should you run on the Hub Transport server? A. B. C. D. Get-Recipient -Filter {PrimarySmtpAddress -eq "marc@contoso.com"} Get-Message -Filter {Subject -eq "Latest Sales Figures"} Get-Queue -Filter {NextHopDomain -eq "contoso.com"} Get-queue -Filter {status -eq "retry"}

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 8 . You need to find out the total size of a users mailbox. What should you do? A. B. C. D. Run the Database Troubleshooter in the Exchange Troubleshooting Assistant. Run the Get-MailboxDatabase cmdlet. Run the Get-MailboxStatistics cmdlet. Run the Get-Mailbox cmdlet.

Correct Answer: C Section: (none) Explanation Explanation/Reference:

QUESTION 9 . You have an Exchange Server 2007 environment. You need to create a performance baseline report. What should you do? A. B. C. D. In the Exchange Best Practices Analyzer, run the Health Check scan. In the Exchange Best Practices Analyzer, run the Connectivity Test scan. In the Exchange Best Practices Analyzer, run the Exchange 2007 Readiness Check scan. Use the Performance Troubleshooter tool.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 10 . The Hub Transport server role resides on an Exchange Server 2007 computer named ExchHub1. Message tracking is enabled. Written company privacy policy states that the subject line of e-mail messages should not be stored in the tracking log. You need to track e-mail messages from ExchHub1 while complying with company policy. Which cmdlet should you run? A. B. C. D. Set-TransportServer ExchHub1 -MessageTrackingLogEnabled:$false Set-TransportServer ExchHub1 MessageTrackingLogSubjectLoggingEnabled:$false Set-ReceiveConnector -ProtocolLoggingLevel None Get-MessageTrackingLog -Subject None

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 11 . Your Exchange Server 2007 organization contains two Exchange servers. The roles on the two servers are configured as shown in the following table.

Two users named Marc and Maria have mailboxes on ExchMb1. Marcs computer is on segment A . Marias computer is on segment B. The Exchange servers are on segment C . Marc sends a message to Maria. The message leaves Marcs Outbox and is listed in his Sent Items folder. However, the message is never delivered to Maria's mailbox. You need to find out the most likely cause of the problem. What should you do? A. B. C. D. On ExchMb1, run the Test-ServiceHealth cmdlet. On ExchHub1, run the Test-ServiceHealth cmdlet. On ExchMb1, run the Test-MAPIConnectivity -Server ExchMb1 cmdlet. On a computer on segment A, run the Test-MAPIConnectivity -Server ExchMb1 cmdlet.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 12 . Your environment consists of servers that have either Exchange Server 2007 or Exchange Server 2003 installed. You create a policy to restrict the number of recipients that are allowed per message. You need to ensure that the policy is enforced for all users. What should you do? A. B. C. D. Set organizational limits. Set server limits. Set global limits. Set connector limits.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 13 . You are preparing to configure e-mail retention on three managed custom folders for all mailboxes on an Exchange Server 2007 computer named Exch1. You perform the following actions. Create three managed custom folders. Create managed content settings for each folder, and configure the required retention settings. Create a new managed folder mailbox policy named MailRet. Add each managed custom folder to the MailRet policy. Configure the managed folder assistant for Exch1. You need to finish configuring the messaging records management (MRM) retention settings so that the three folders are available for the mailboxes on Exch1. What should you do? A. B. C. D. For each mailbox on Exch1, select the Enable retention hold for items in this mailbox check box. For each mailbox on Exch1, add the MailRet policy. Add managed content settings to the three managed custom folders. Create a new managed folder mailbox policy for each of the three managed custom folders.

Correct Answer: B

Section: (none) Explanation Explanation/Reference: QUESTION 14 . Your native Exchange Server 2007 environment has the following server roles installed: Three Mailbox servers One Hub Transport server named ExchHub1 One Edge Transport server named ExchEdge1 The human resources (HR) department uses a Windows SMTP relay with an IP address of 192.168.10.25. Email from the HR department to all employees must be sent from this relay. You need to configure your Exchange environment to accept e-mail messages from the internal HR SMTP relay. Which cmdlet should you run? A. New-ReceiveConnector -Name 'HR e-mail' -Server ExchHub1 -RemoteIPRanges 192.168.10.25 AuthMechanism BasicAuth -Usage Internal B. New-ReceiveConnector -Name 'HR e-mail' -Server ExchHub1 -RemoteIPRanges 192.168.10.25 AuthMechanism BasicAuth -Usage Partner C. New-ReceiveConnector -Name 'HR e-mail' -Server ExchEdge1 -RemoteIPRanges 192.168.10.25 AuthMechanism BasicAuth -Usage Partner D. New-ReceiveConnector -Name 'HR e-mail' -Server ExchEdge1 -RemoteIPRanges 192.168.10.25 AuthMechanism BasicAuth -Usage External Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 15 . A new virus is discovered in your Exchange Server 2007 organization. The file extension is .ext for this virus. The current settings for attachment filtering are configured to delete specified attachments and allow the message to be delivered. However, the virus files are not being filtered. You must stop the spread of this new virus. Neither the attachment nor the e-mail message should reach the e-mail recipient. The message that contains the virus should not generate a non-delivery report (NDR). You need to add a filter for the file extension of the virus. Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. Add-AttachmentFilterEntry -Name *.ext -type ContentType Add-AttachmentFilterEntry -Name *.ext -type FileName Set-AttachmentFilterListConfig -Action Reject -RejectMessage "None" Set-AttachmentFilterListConfig -Action SilentDelete

Correct Answer: BD Section: (none) Explanation Explanation/Reference:

QUESTION 16 . Your company has five Active Directory sites that are configured as shown in the exhibit. (Click the Exhibit button.) Each site has an Exchange Server 2007 Mailbox server and Hub Transport server. Currently all outbound email traffic goes through the New York site. You need to reconfigure the mail flow so that all outbound e-mail messages that are sent from users in the Seattle office are sent out of your Exchange organization through ExchHub5 in the Chicago office. Which cmdlet should you run?

A. Set-AdsiteLink -Id DNVR-CHI -ADCost 5 B. Set-AdSite -Identity Chicago -HubSiteEnabled:$true C. New-SendConnector -Name 'Chicago' -AddressSpaces:'smtp:*;1' -DNSRoutingEnabled:$true SourceTransportServers:'ExchHub5' D. Set-SendConnector -Identity 'Seattle' -AddressSpaces:'smtp:*;1' -DNSRoutingEnabled:$false SourceTransportServers:'ExchHub1'

Correct Answer: C Section: (none) Explanation Explanation/Reference:

Practice exams also include self assessment and reporting features!

QUESTION 17 . Your companys Microsoft ActiveSync policy is configured to require inactive users to provide their password every 10 minutes. A company executive requests that her mobile device be exempt from the inactivity timer. You need to exempt the executives mobile device from the timeout policy while maintaining the other corporate policy settings. What should you do? A. B. C. D. Remove the corporate ActiveSync policy from the executives mailbox. Create a new ActiveSync policy that has the required settings, and apply it to the executives mailbox. Change the password setting on the executives mobile device to override the ActiveSync policy. Reconfigure the executives mobile device for ActiveSync, and do not apply the corporate ActiveSync policy.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 18 . You need to configure a public folder to replicate on only Saturdays and Sundays. You also need to ensure that posts will be denied after the folders size reaches 500 MB. Which cmdlet should you run for the public folder? A. B. C. D. Set-PublicFolder -StorageQuota 500MB -ReplicationSchedule "Saturday.12:00 AM-Sunday.11:59 PM" Set-PublicFolder -PostStorageQuota 500MB -ReplicationSchedule "Saturday.12:00 AM- Sunday.11:59 PM" Set-PublicFolder -MaxItemSize 500MB -ReplicationSchedule "Saturday.12:00 AM-Sunday.11:59 PM" Set-PublicFolder -PostStorageQuota 500MB -UseDatabaseRetentionDefaults: $true

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 19 . Your company normally does not allow out-of-office messages to be sent to users outside of your Exchange 2007 organization. The company makes an exception for a business partner named Northwind Traders. The

SMTP domain for Northwind Traders is northwindtraders.com. You need to configure your Exchange organization to allow out-of-office messages to be sent to e-mail addresses in the northwindtraders.com domain. What should you do?

A. B. C. D.

Add northwindtraders.com as a remote domain and set the appropriate options. Add northwindtraders.com as an accepted domain and set the appropriate options. Create a transport rule and set the appropriate options. Create a Send connector for northwindtraders.com and set the appropriate options.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 20 . You are preparing to configure Outlook Anywhere on your existing Exchange Server 2007 organization. A Mailbox server named ExchMb1 contains all of the mailboxes that will be accessed by users who use Outlook Anywhere. A Client Access server named ExchCas1 is available from the Internet. Users will access Outlook Anywhere with mail.contoso.com as the host (A) name. You need to configure the Exchange organization so that Outlook Anywhere can be used by Microsoft Office Outlook clients from the Internet. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.) A. B. C. D. E. Install RPC over HTTP Proxy on ExchCas1. Install a valid SSL certificate for ExchMb1 on the default Web site. Install a valid SSL certificate for ExchCas1 on the default Web site. Install RPC over HTTP Proxy on ExchMb1. Run the Enable-OutlookAnywhere -Server:ExchCas1 -ExternalHostName:mail.contoso.com SSLOffLoading:$false -ExternalAuthenticationMethod:Basic cmdlet. F. Run the Enable-OutlookAnywhere -Server:ExchMb1 -ExternalHostName:mail.contoso.com SSLOffLoading:$true -ExternalAuthenticationMethod:Basic cmdlet. Correct Answer: ACE Section: (none) Explanation Explanation/Reference: QUESTION 21 . Your company has a separate business unit named Northwind Traders. All Northwind Traders employees have mailboxes on your companys Exchange Server 2007 computers. All Northwind Traders employee mailboxes have been assigned northwindtraders.com e-mail addresses. The e-mail address policy is configured as shown in the following exhibit. (Click the Exhibit button.) The Northwind Traders distribution groups have not been assigned northwindtraders.com e-mail addresses. You need to use an e-mail address policy to assign all of the Northwind Traders distribution groups an e-mail address from the northwindtraders.com domain. What should you do?

A. Run the Set-EmailAddressPolicy cmdlet with the RecipientFilter parameter to add each of the distribution groups to the existing e-mail address policy.Run the Update-EmailAddressPolicy cmdlet with appropriate parameters. B. Run the Set-EmailAddressPolicy cmdlet with the IncludedRecipients parameter to add each of the distribution groups to the existing e-mail address policy.Run the Update-EmailAddressPolicy cmdlet with the appropriate parameters. C. Assign a unique custom attribute value to each Northwind Traders distribution group.Modify the existing policy by adding the assigned custom attribute to the conditions list by using the Exchange Management Console. D. Assign a unique custom attribute value to each Northwind Traders distribution group. Add an additional email address policy that filters for the assigned custom attribute. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 22 . Your Exchange Server 2007 organization contains two load balanced Client Access servers. Outlook Anywhere users on the corporate network have access to availability information. You need to allow access to availability information for users outside the corporate network who connect by using Outlook Anywhere. What should you do? A. Run the Set-CASMailbox cmdlet with the appropriate parameters on each of the Client Access servers. B. Add a replica of the Exchange organizations Free/Busy public folder to at least one of the Mailbox servers in the same site as the Client Access servers. C. Add the Full Details read permission to each users calendar properties by using the Microsoft Office Outlook client. D. Set the external URL by running the Set-WebServicesVirtualDirectory cmdlet on each of the Client Access servers. Correct Answer: D Section: (none) Explanation

Explanation/Reference: QUESTION 23 . You create a new message classification named Customer Data. Messages that have this classification should not be sent outside the company. You need to redirect to the CustData mailbox all outbound e-mail messages that have the Customer Data classification. What should you do? A. Run the Set-MessageClassification -Identity 'Customer Data' -UserDisplayEnabled:$true cmdlet. B. Add read permissions to the Customer Data message classification by running the SetMessageClassification cmdlet. C. Run the Set-MessageClassification -Identity 'Customer Data' -RetainClassificationEnabled:$true cmdlet. D. Create a new transport rule to redirect to the CustData mailbox all messages that are sent from internal users to only users outside the company and that are marked with the Customer Data classification. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 24 . Users report that legitimate e-mail messages are being delivered to their Microsoft Office Outlook Junk E-mail folders. You confirm that the e-mail addresses of the message senders were on the Outlook Safe Senders List. You need to allow user-defined Safe Senders Lists to be used during the Exchange Edge Transport server message delivery. What should you do? A. B. C. D. On the Mailbox server content filter configuration, enable Outlook E-mail Postmark validation. On the Edge Transport server content filter configuration, enable authenticated message bypass. Enable anti-spam updates on the Edge Transport server. Run the Update-SafeList cmdlet for each users mailbox on the Mailbox server.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 25 . Your company is named Woodgrove Bank. Woodgrove Bank has an Exchange Server 2007 environment. Woodgrove Bank has a customer named Fourth Coffee. Fourth Coffee also has an Exchange Server 2007 environment. Woodgrove Bank employees frequently send e-mail to employees of Fourth Coffee over the Internet. You need to ensure that all e-mail that is sent by Woodgrove Bank employees to Fourth Coffee employees is encrypted using Transport Layer Security (TLS). What should you do? A. In the Exchange Management Shell, run the New-SendConnector cmdlet with the RedirectMessage parameter. B. In the Exchange Management Console, configure a new transport rule.

C. In the Exchange Management Console, create a new remote domain. D. In the Exchange Management Console, create a new Send connector. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 26 . You have an Exchange Server 2007 environment. You need to be able to manage e-mail messages according to the reputation of the senders e-mail address. Which type of filtering should you use? A. B. C. D. E. recipient filtering connection filtering sender filtering sender ID filtering content filtering

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 27 . Your company completes a migration to Exchange Server 2007. Each Mailbox server is configured with two storage groups and two databases per storage group. You want to provide fault tolerance by implementing local continuous replication (LCR). You need to configure each Mailbox server with LCR. Which three actions should you perform, and in what order should these actions be performed? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Choose three.

A. B. C. D.

E.

Correct Answer: ABC Section: (none) Explanation Explanation/Reference: QUESTION 28 . In your Exchange Server 2007 environment, a users mailbox was purged from the mailbox server, and a backup of the mailbox database was restored to a recovery storage group. You need to recover the purged mailbox to a production database. What should you do? A. B. C. D. Run the Connect-Mailbox cmdlet from the Exchange server. Run the Restore-Mailbox cmdlet from the Exchange server. Run the Enable-Mailbox cmdlet from the Exchange server. Run the Exmerge utility from the Exchange server.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 29 . Your Exchange Server 2007 environment is configured with cluster continuous replication (CCR). The Microsoft Windows Cluster service (MSCS) is installed on two servers named Server1 and Server2. The default cluster that runs on the MSCS cluster is named Clus1. The cluster mailbox server (CMS) is named ExchCMS1. Currently Clus1 and ExchCMS1 are running on the Server1 cluster node, and the CCR replica is running on the Server2 cluster node. You need to back up the CCR replica. In the backup application, which name should you specify? A. B. C. D. Server1 Server2 ExchCMS1 Clus1

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 30 . Your companys Active Directory environment becomes corrupted on the morning of Thursday, March 17. The Active Directory team restores all of the directory objects and settings from a backup that was taken on Monday, March 14. Users who were assigned mailboxes between Monday, March 14, and Thursday, March 17, now report that they cannot access their mailboxes. You need to restore mailbox access for these users. What should you do?

A. B. C. D.

Run the Enable-Mailbox cmdlet from the Exchange server. Run the Connect-Mailbox cmdlet from the Exchange server. Restore the latest mailbox database backup. Restore the latest System State backup.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 31 . Your company uses the Volume Shadow Copy Service (VSS) to perform full backups of the Exchange Server 2007 mailbox databases every night. There is a backup window between 20:00 and 24:00 each week night and a backup window between 19:00 and 24:00 on Saturdays and Sundays. The full backups currently take five hours to complete. Management requests that you modify the backup configuration to meet the following requirements. At least one full backup must be performed per week. Logs must be truncated more often than once per week. Backups must be performed within the current backup windows. Database restores must require no more than two backup files. You need to configure the backups for the mailbox databases to meet the requirements. What should you do? A. B. C. D. Configure differential backups on week nights and full backups on Saturdays and Sundays. Configure incremental backups on week nights and full backups on Saturdays and Sundays. Configure daily full backups, and throttle the database checksum. Configure daily copy backups, and throttle the database checksum.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 32 . Your Exchange Server 2007 computer fails. You rebuild the server, and you recover all data in the mailbox database and the log directories. Users report that searches are slow and not returning the expected results. You need to rebuild the full-text index catalog for all databases on the Mailbox server role. Which three actions should you perform, and in what order should you perform them? To answer, move the three appropriate actions from the list of actions to the answer area, and arrange them in the correct order. Choose three. A.

B.

C.

D.

E.

F.

Correct Answer: ABC Section: (none) Explanation Explanation/Reference:

QUESTION 33 . You install a new Exchange Server 2007 computer with the Edge Transport server role. You need to create a backup of the Edge Transport server role. What should you do? A. B. C. D. In the Microsoft Windows Backup utility, select Microsoft Exchange Server. In the Microsoft Windows Backup utility, select the file system location \TransportRoles\data\*. Run the ExportEdgeConfig.ps1 script with the -CloneConfigData parameter. Run the ExportEdgeConfig.ps1 script with the -CloneConfigAnswer parameter.

Correct Answer: C Section: (none) Explanation Explanation/Reference:

QUESTION 34 . Your company maintains a hot standby server named ExchDR1. An Exchange Server 2007 computer named Exch1 fails. You perform the following actions. 1.On Exch1, take the Exch1.edb database offline. 2.On ExchDR1, create a new storage group named ExchDR and a database named ExchDR1.edb. 3.Copy the Exch1.edb database from Exch1 to ExchDR1. 4.On ExchDR1, rename the copied database from Exch1.edb to ExchDR1.edb. Your attempt to mount the database is unsuccessful. You need to ensure that the copied database mounts on the new server. What should you do? A. B. C. D. Rename ExchDR1 to Exch1. Rename the database on ExchDR1 to Exch1.edb. Set the This database can be overwritten by restore attribute on the database properties. Run the Move-Mailbox -ConfigurationOnly -TargetDatabase ExchDR1.edb cmdlet.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 35 . Your Exchange Server 2007 environment is configured with cluster continuous replication (CCR). The name of the clustered mailbox server is ExchCMS1. You need to minimize downtime, and you need to ensure that no data loss occurs during a failover operation. Which cmdlet should you run? A. B. C. D. Set-MailboxServer ExchCMS1 -AutoDatabaseMountDial:BestAvailability Set-MailboxServer ExchCMS1 -AutoDatabaseMountDial:Lossless Set-MailboxServer ExchCMS1 -ForceDatabaseMountAfter:Unlimited Set-MailboxDatabase -Identity "Mailbox Database" -RetainDeletedItemsUntilBackup $true

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 36 . Your company uses Microsoft Exchange Server 2007. The mailbox transaction log volume on a Mailbox server named Server1 has very little free disk space remaining. When you move several large mailboxes to another Mailbox server, no additional free disk space is made available on the mailbox transaction log volume on Server1. You need to increase the amount of free disk space on the mailbox transaction log volume on Server1. What should you do? A. Run an online defragmentation of the database. B. Run an offline defragmentation of the database. C. Perform a full backup of the database.

D. Decrease the deleted item retention period. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 37 . You have an Exchange Server 2007 environment. The transaction logs and mailbox database on the Mailbox server are on separate volumes. The database volume on the Mailbox server has very little free disk space. After you delete several large mailboxes, there is no change in available disk space on the database volume. You need to increase the amount of free disk space on the database volume. What should you do? A. B. C. D. Run an online defragmentation of the database. Run an offline defragmentation of the database. Perform a full backup of the database. Enable circular logging.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 38 . An Exchange Server 2007 computer named Exch1 fails. You build a new Microsoft Windows Server 2003 computer named Exch1 to replace the failed computer. Before you restore the mailbox databases from backup, you need to restore the Exchange Mailbox server role on Exch1. What should you do? A. B. C. D. Restore the System State data and the Microsoft Information Store data. Run the Setup /NewProvisionedServer /role:Mailbox command. Run the Setup /m:Install /role:Mailbox command. Run the Setup /m:RecoverServer command.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 39 . Your Exchange Server 2007 Edge Transport server role fails. You install a new Microsoft Windows Server 2003 computer and reinstall the Edge Transport server role on this new server. You find out that the address rewrites that were previously configured on the Edge Transport server role no longer function. You need to recover the address rewrite capability. What should you do? A. Run the Setup /m:RecoverServer command.

B. Run the ImportEdgeConfig.ps1 script. C. Import the Edge Subscription file on the Hub Transport server. D. Copy the Edge Subscription file to the Hub Transport server. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 40 . Your Exchange Server 2007 environment has an Edge Transport server. A hardware failure occurs. You need to restore the Edge Transport server settings to a new computer. What should you do? A. B. C. D. Run the ImportEdgeConfig.ps1 script. Run the Start-EdgeSynchronization cmdlet on the new computer. Run the Setup /m:RecoverServer command. Run the Setup /m:RecoverCMS command.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 41 . Your Exchange Server 2007 environment has a Client Access server named Server1. Server1 fails. You need to restore Server1. What should you do first? A. B. C. D. Run the Setup /m:RecoverServer command. Run the Setup /RecoverCMS command. Run the Setup /NewCMS command. Perform a dial tone recovery.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 42 . You have a server that has Microsoft Exchange Server 2007 with Service Pack 1 (SP1) and Microsoft Windows Server 2008 installed. The mailbox database fails. You need to ensure that users are able to send and receive e-mail during the recovery of the mailbox database. What should you do? A. Create a recovery storage group. B. Use the Exchange Mail Flow Troubleshooter.

C. Run the New-MailboxDatabase cmdlet. D. Perform a dial tone recovery. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 43 . Your Exchange Server 2007 environment has a Hub Transport server named Server1. Server1 fails. You need to perform role recovery on Server1. What should you do? A. B. C. D. Use Add or Remove Programs in Control Panel. Run the Eseutil.exe command. Run the Setup /RecoverCMS command. Run the Setup /m:RecoverServer command.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 44 . Your Exchange Server 2007 environment has a Mailbox server named Server1. Server1 is a node in a Single Copy Cluster (SCC). Server1 fails. You need to be able to restore Server1. What should you do first? A. B. C. D. Run the Setup /m:RecoverServer command. Run the Setup /RecoverCMS command. Re-create the failed cluster node, and then run the Setup /DisasterRecovery command. Re-create the failed cluster node, and then join it to the existing cluster.

Correct Answer: D Section: (none) Explanation Explanation/Reference:

Exam B QUESTION 1 . You are performing a new installation of Exchange Server 2007. You complete the installation of a Hub Transport server named ExchHub1 and an Edge Transport server named ExchEdge1. You need to configure the e-mail routing to meet the following requirements. Configure ExchHub1 to route Internet e-mail to ExchEdge1. Configure ExchEdge1 to route e-mail between your Exchange organization and the Internet. Which two sets of actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. On ExchHub1, create a new Send connector named Hub-Edge. Add the * domain as an address space and specify to use DNS to route e-mail automatically. Add ExchHub1 as a source server. B. On ExchEdge1, open the Exchange Management Shell.Export a new Edge Subscription file. C. On ExchEdge1, create a new Send connector named Edge-Internet. Add the * domain as an address space and specify to use DNS to route e-mail automatically. Add ExchEdge1 as a source server. D. On ExchHub1, open the Exchange Management Console.Import the Edge Subscription file. Correct Answer: BD Section: (none) Explanation Explanation/Reference: QUESTION 2 . Your companys Active Directory structure contains a root domain in site A and a single child domain in site B. You are preparing to install Exchange Server 2007 in the child domain. In the root domain, you run the Setup / PrepareAD command. You need to ensure that you can install Exchange in the child domain. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. E. In the child domain, run the Setup /DomainPrep command. In the child domain, run the Setup /PrepareDomain command. In the root domain, run the Setup /ForestPrep command. In the root domain, run the Setup /PrepareDomain command. In the root domain, run the Setup /PrepareAllDomains command.

Correct Answer: BE Section: (none) Explanation Explanation/Reference: QUESTION 3 . Your Exchange Server 2007 organization contains a Client Access server and a Hub Transport server. The Client Access server fails. You need to add the Client Access server role to the existing Hub Transport server. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. Use the Add or Remove Programs applet in Control Panel. B. Run the exsetup /mode:recoverserver /roles:ClientAccess command.

C. Run the exsetup /mode:install /roles:ClientAccess command. D. Run the exsetup /mode:install /roles:ClientAccess,HubTransport command. E. Use Exchange System Manager, and configure the server as a front-end server. Correct Answer: AC Section: (none) Explanation Explanation/Reference: QUESTION 4 . Your company has four Active Directory sites. A Hub Transport server role and a Mailbox server role are installed at each site. The network is configured as shown in the following diagram.

You need to ensure that messages between the Chicago and Seattle sites are routed through ExchHub2 in the Dallas site. Which cmdlet should you run? A. B. C. D. Set-AdSiteLink -Identity SEA-DAL -ExchangeCost 5 Set-AdSiteLink -Identity SEA-DAL -ExchangeCost 25 Set-AdSite -Identity Dallas -HubSiteEnabled $false Set-AdSite -Identity Dallas -HubSiteEnabled $true

Correct Answer: D Section: (none) Explanation Explanation/Reference:

Practice exams also include self assessment and reporting features!

QUESTION 5 . You are preparing to transition from Exchange 2000 Server to Exchange Server 2007. The environment consists of a single Windows 2000 native mode Active Directory domain and an Exchange 2000 organization running in mixed mode. The schema master, domain naming master, and PDC emulator all run on a Microsoft Windows 2000 Server domain controller. You need to prepare the environment for Exchange 2007. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. Move the PDC emulator role to a domain controller that runs Windows Server 2003 with Service Pack 1. B. Move the schema master role to a domain controller that runs Windows Server 2003 with Service Pack 1. C. Move the domain naming master role to a domain controller that runs Windows Server 2003 with Service Pack 1. D. Convert the Exchange 2000 organization to native mode. Correct Answer: BD Section: (none) Explanation Explanation/Reference: QUESTION 6 . You need to ensure that an administrator named Marc is able to create a Send connector on a Hub Transport server. You need to achieve this goal by assigning only the minimum permissions necessary. What should you do? A. B. C. D. Run the Add-ExchangeAdministrator -Role ServerAdmin -Identity Marc cmdlet. Run the Add-ExchangeAdministrator -Role OrgAdmin -Identity Marc cmdlet. Delegate Exchange Full Administrator privileges to Marc at the organization level. Add Marc to the Domain Admins group.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 7 . You have a single Active Directory Domain Services (AD DS) forest. The forest has Exchange Server 2003 installed in the domains as shown in the following table.

You are transitioning from an Exchange Server 2003 environment to an Exchange Server 2007 environment. You need to ensure that the Recipient Update Service functions properly after you update the AD DS schema for Exchange 2007. You need to achieve this goal with the least amount of impact to your environment. What should you do? A. B. C. D. Run the setup /PrepareLegacyExchangePermissions command. Run the setup /PrepareSchema command. Run the setup /PrepareAD command. Run the setup /PrepareLegacyExchangePermissions:contoso.com command.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 8 . You need to install the necessary components prior to installing Exchange Server 2007 on a new server. Which three components should you install? (Each correct answer presents part of the solution. Choose three.) A. B. C. D. E. F. Windows PowerShell 1.0 Network News Transfer Protocol (NNTP) Simple Mail Transfer Protocol (SMTP) Microsoft Management Console (MMC) 3.0 Microsoft .NET Framework 1.1 Microsoft .NET Framework 2.0

Correct Answer: ADF Section: (none) Explanation Explanation/Reference: QUESTION 9 . In your Exchange Server 2007 environment, a server named Server1 has the following server roles installed: Client Access Hub Transport

Mailbox You need to add the Unified Messaging server role to Server1. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. Use the Setup Wizard. Use Add or Remove Programs from Control Panel. Use the Setup command-line tool. Use the Exchange Management Console.

Correct Answer: BC Section: (none) Explanation Explanation/Reference: QUESTION 10 . You are preparing to install the Mailbox server role on a new Exchange Server 2007 computer. You need to optimize read and write performance on this server. You also need to provide redundancy on this server. On which type of array should you place the mailbox database? A. B. C. D. RAID 1 containing the operating system partition RAID 1 dedicated RAID 0 dedicated RAID 10 dedicated

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 11 . You need to identify the Exchange Server 2007 server role that must be installed on a stand-alone server. Which server role should you identify? A. B. C. D. Client Access Edge Transport Hub Transport Mailbox

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 12 .

Your company's Exchange Server 2007 organization has a mail-enabled public folder named Monitoring. The folder is configured to receive automated alerts from the companys external monitoring system. All corporate users can send e-mail to this public folder. Mail from the monitoring system is being returned with a nondelivery report (NDR). You need to ensure that the monitoring alerts will be received in the Monitoring public folder. What should you do? A. Use Microsoft Office Outlook to assign anonymous users the permission to create items in the Monitoring public folder. B. Use Microsoft Office Outlook to assign default users the permission to create items in the Monitoring public folder. C. Run the Set-MailPublicFolder -RequireSenderAuthenticationEnabled: $true cmdlet for the Monitoring public folder. D. Run the Add-PublicFolderClientPermission -AccessRights: EditOwnedItems cmdlet for anonymous users for the Monitoring public folder. Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 13 . You need to configure your Exchange Server 2007 computer so that a specific distribution group will allow outof-office responses from the mailboxes of members of the distribution group. What should you do? A. B. C. D. On the distribution group properties, enable out-of-office responses to be sent to message senders. On the distribution group properties, enable delivery reports to be sent to message senders. On the default remote domain policy, enable out-of-office responses. Re-create the distribution group as a security group.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 14 . You need to allow the owner of each distribution group in your Exchange Server 2007 organization to modify membership for the group. You must not allow the owner to make any other changes. What should you do? A. On the Managed By tab of each distribution group, add the owner, and select the Manager can update membership list check box. B. Modify each distribution group by assigning the Send As permission to the owners user account. C. Modify each distribution group by assigning the Write permission to the owners user account. D. Add the user accounts of the distribution group owners to the Exchange Recipient Administrator role. Correct Answer: A Section: (none)

Explanation Explanation/Reference: QUESTION 15 . Your Exchange Server 2007 organization has a resource mailbox named ExecConfRm. All users are able to schedule meetings for ExecConfRm. You need to modify the ExecConfRm settings to ensure that only two users named Maria and Marc are able to schedule meetings for ExecConfRm. Which cmdlet should you run? A. Set-MailboxCalendarSettings -Identity "ExecConfRm" -BookInPolicy Marc, Maria -AllBookInPolicy $false B. Set-MailboxCalendarSettings -Identity "ExecConfRm" -RequestInPolicy Marc, Maria C. Set-MailboxCalendarSettings -Identity "ExecConfRm" -RequestOutofPolicy Marc, Maria - AllBookInPolicy $false D. Set-MailboxCalendarSettings -Identity "ExecConfRm" -ResourceDelegates Marc, Maria Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 16 . An inappropriate message that has the subject line of Exchange is sent to all users on the Exchange Server 2007 Mailbox server named Exch1. You need to delete this message from all mailboxes. What should you do? A. On Exch1, find the message ID of the original message and then run the Remove-Message - Identity <IDnumber> cmdlet. B. On Exch1, find the message ID of the original message and then run the Export-Message -Identity <IDnumber> c:\temp cmdlet. Delete all of the messages in the directory. C. Create a new mailbox named TempMailbox that has a folder named Export. Run the Get-Mailbox - Server Exch1 | Export-Mailbox -TargetMailbox TempMailbox -TargetFolder Export -SubjectKeywords "Exchange" DeleteContent cmdlet. D. From the Exchange Management Console, create a new transport rule named Exchange delete. Set the condition to "when the Subject field contains Exchange". Set the action to "silently drop the message". Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 17 . You need to preserve a mail-enabled users account, and create a mailbox for her in your Exchange Server 2007 organization. Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.)

A. B. C. D. E.

Enable-MailUser Disable-MailUser Remove-MailUser Enable-Mailbox Set-Mailbox

Correct Answer: BD Section: (none) Explanation Explanation/Reference: QUESTION 18 . You have an Exchange Server 2007 environment. You have a Mailbox server named Corp1. You have a toplevel public folder named Folder1. You need to create a public folder named Sales in Folder1 on Corp1. What should you do? A. B. C. D. Run the New-PublicFolder -Name "Sales" -Path \Folder1 -Server Corp1 command. Run the Set-PublicFolder -Identity "Folder1\Sales" -Server Corp1 command. Run the New-PublicFolder -Path "Folder1\Sales" -Server Corp1 command. Use Active Directory Users and Computers.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 19 . You move a conference room mailbox named ConfRm1 from an Exchange Server 2003 computer to an Exchange Server 2007 computer. You need to convert the ConfRm1 mailbox to an Exchange 2007 resource mailbox. You need to ensure that the mailbox can be scheduled as a resource. Which two cmdlets should you run? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. Set-Mailbox -Identity "ConfRm1" -Type Room Set-Mailbox -Identity "ConfRm1" -Type Regular Set-MailboxCalendarSettings -Identity "ConfRm1" -AutomateProcessing AutoAccept Set-MailboxCalendarSettings -Identity "ConfRm1" -AutomateProcessing AutoUpdate

Correct Answer: AC Section: (none) Explanation Explanation/Reference: QUESTION 20 . You have a single server that has Exchange Server 2007 with Service Pack 1 (SP1) installed. You create and

mail-enable a new public folder named Sales. Users report that they are unable to view Sales. You need to ensure that all users are able to access Sales. What should you do? A. B. C. D. E. Run the Set-PublicFolder cmdlet. Run the Add-PublicFolderClientPermission cmdlet. Run the Add-PublicFolderAdministratorPermission cmdlet. Run the Update-PublicFolderHierarchy cmdlet. Create a new security group and add all users to this group.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 21 . You have an Exchange Server 2007 Service Pack 1 (SP1) environment that consists of two Exchange organizations. The network connectivity between the organizations is limited to TCP port 25 and TCP port 443. You need to move mailboxes between the two Exchange organizations. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. E. Run the Move-Mailbox cmdlet. Run the Export-Mailbox cmdlet. Run the Import-Mailbox cmdlet. Run the Get-Mailbox cmdlet. Run the enable-CrossForestConnector.ps1 script.

Correct Answer: BC Section: (none) Explanation Explanation/Reference: QUESTION 22 . A mailbox has 40 KB of mailbox rules. You need to move the mailbox from your Exchange Server 2007 computer to an Exchange Server 2003 computer at a remote site. How should you achieve this goal? A. B. C. D. Use the Exchange Task wizard in Exchange Server 2003. Use the Move Mailbox wizard in Exchange Server 2007. Run the Move-Mailbox cmdlet with the IgnoreRuleLimitErrors parameter. Run the Move-Mailbox cmdlet with the IgnorePolicyMatch parameter.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 23

. In your Exchange Server 2007 organization, a report of the Exchange server settings indicates that the storage limits for the mailbox stores are not all the same. You need to create an Exchange Management Shell script that will reconfigure all of the Exchange server mailbox stores to have identical storage limits. How should you create the script to accomplish this goal? A. Redirect the output of the Get-ExchangeServer cmdlet to the Set-Mailbox Database cmdlet with the appropriate parameters. B. Redirect the output of the Get-MailboxDatabase cmdlet to the Set-Mailbox cmdlet with the appropriate parameters. C. Redirect the output of the Get-MailboxDatabase cmdlet to the Set-MailboxDatabase cmdlet with the appropriate parameters. D. Redirect the output of the Get-Mailbox cmdlet to the Set-MailboxDatabase cmdlet with the appropriate parameters. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 24 . You have a single server that has Exchange Server 2007 with Service Pack 1 (SP1) installed. This server also has the following server roles installed: Hub Transport, Client Access, and Mailbox. Your company address space is contoso.com. Users report that they are unable to send e-mail messages outside the company. However, users are able to send e-mail messages inside the company. You need to ensure that all users are able to send e-mail messages outside the company. What should you do? A. B. C. D. Create a Send connector with a * address space. Create a Send connector with a contoso.com address space. Create a Foreign connector with a contoso.com address space. Add contoso.com as an accepted domain.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 25 . You have an Exchange Server 2007 Service Pack 1 (SP1) environment. You need to schedule replication for a public folder. Which cmdlet should you run? A. B. C. D. E. Set-JournalRule Set-PublicFolder Set-MailPublicFolder Enable-ContinuousReplicationHostName Disable-ContinuousReplicationHostName

Correct Answer: B

Section: (none) Explanation Explanation/Reference: QUESTION 26 . Your Exchange Server 2007 environment has two Mailbox servers named Server1 and Server2. You discover that the mailbox database on Server1 is in a Dirty Shutdown state. You need to perform a soft recovery on the mailbox database on Server1. What should you do? A. B. C. D. Run the isinteg dump command. Run the isinteg fix command. Use the Database Troubleshooter tool. Create a recovery storage group, and then mount the database.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 27 . You have an Exchange Server 2007 Service Pack 1 (SP1) environment. You have a Mailbox server role with a single database. You need to find out if the server is completing its daily online defragmentation successfully. What should you do? A. B. C. D. View the event log. Use the Database Troubleshooter tool. Run the Get-MessageTrackingLog cmdlet. Run the Get-MailboxStatistics cmdlet.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 28 . Your Exchange Server 2007 environment has a Mailbox server named Server1. Disk corruption occurs on Server1. You need to repair the mailbox database, rebuild the indexes, defragment the database, and resolve problems at the application level. What should you do? A. B. C. D. Run the Eseutil /P command, run the Eseutil /D command, and then run the defrag command. Run the Eseutil /P command, run the Eseutil /D command, and then run the isinteg command. Use the Exchange Best Practices Analyzer. Use the Performance Troubleshooter tool.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 29 . Your company has two Active Directory Domain Services (AD DS) forests named Forest1 and Forest2. Forest1 has domain controllers and member servers that are located on the corporate network. Forest2 has domain controllers and member servers that are located on the perimeter network. You plan to install the Exchange Server 2007 Service Pack 1 (SP1) Edge Transport server role on a server named Server1. Server1 is a standalone server that has a Server Core installation of Windows Server 2008. You need to prepare Server1 for installation of the Exchange 2007 SP1 Edge Transport server role. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. Join Server1 to Forest1. Join Server1 to Forest2. Install Windows Server 2008 Enterprise Full Installation on Server1. Install Windows Web Server 2008 on Server1.

Correct Answer: BC Section: (none) Explanation Explanation/Reference: QUESTION 30 . You have a single Active Directory Domain Services (AD DS) forest that has multiple domains. You are preparing to install Exchange Server 2007 into your forest. When you attempt to run the setup /PrepareAD command, you receive an error message that states that you do not have the necessary permissions to run this command. You need to be able to run the setup /PrepareAD command. What should you do? A. B. C. D. Log on with an account that is a member of the Domain Admins group. Log on with an account that is a member of the Schema Admins group. Log on with an account that is a member of the Enterprise Admins group. Log on with an account that is a member of the Exchange Organization Administrators group.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 31 . Your Microsoft Exchange Server 2007 environment has a single Client Access server. All client computers have Microsoft Office Outlook 2007 installed. You use an external firewall. You need to ensure that all users are able to access e-mail, free/busy information, and public folders from the Internet. What should you do?

A. On the firewall, allow TCP port 993 connections from the Internet to the corporate network. Configure Outlook to use IMAP over SSL. B. On the firewall, allow TCP port 995 connections from the Internet to the corporate network. Configure Outlook to use POP3 over SSL. C. Enable Outlook Anywhere on the Client Access server. D. Create a new Exchange ActiveSync Mailbox Policy, and assign it to all users. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 32 . Your company has two Active Directory Domain Services (AD DS) forests that have Exchange Server 2007 installed. You need to move a mailbox from one forest to the other. What should you do? A. B. C. D. Use the dsmove.exe command-line utility. Use Active Directory Users and Computers. Run the Move-Mailbox cmdlet. Use the Move Mailbox Wizard.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 33 . Your company has an Exchange Server 2007 environment. Help desk technicians are granted the permissions to manage mail-enabled groups. Help desk technicians report that they are unable to mail-enable a specific group. The group is used to grant access to file shares. You need ensure that the help desk technicians are able to mail-enable the group. What should you do? A. B. C. D. Convert the group to a universal distribution group. Convert the group to a universal security group. Convert the group to a global distribution group. Convert the group to a domain local security group.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 34 .

Your Exchange Server 2007 environment includes several clustered Mailbox servers and several standard Mailbox servers.You need to obtain a report that lists all mailbox databases in your Exchange organization. Which cmdlet should you run? A. B. C. D. E. Get-ExchangeServer Get-MailboxDatabase Get-ClusteredMailboxServerStatus Get-OrganizationConfig Get-StorageGroup

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 35 . Your Exchange Server 2007 environment has a Mailbox server named Server1 and a Client Access server named Server2. You need to view a list of all mailboxes, and you want the list to include the protocols that are enabled for each mailbox. What should you do? A. B. C. D. E. Run the Get-ClientAccessServer cmdlet with the -Identity Server2 parameter. Run the Get-CASMailbox cmdlet. Run the Get-Mailbox cmdlet. Run the Get-MailboxStatistics cmdlet. Run the Get-User cmdlet.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 36 . Your company migrates from Exchange Server 2003 to Exchange Server 2007. All Outlook Web Access clients now use the Exchange 2007 Client Access servers. Users of the Microsoft Office Outlook client are able to view public folders. However, users of Outlook Web Access are not able to view any public folders. You need to provide access to the companys public folders from both the Outlook clients and the Outlook Web Access clients. What should you do? A. Install an Exchange 2003 front-end server for Outlook Web Access. B. Install the Client Access server role on the server that holds the mailboxes of the Outlook Web Access users. C. Add replicas of all public folders to an additional Exchange 2007 public folder server. D. Add replicas of all public folders to an Exchange 2003 public folder server. Correct Answer: D Section: (none) Explanation

Explanation/Reference: QUESTION 37 . You are installing a two-node Single Copy Cluster (SCC) Mailbox server. You name the two network adapters Private and Public. You need to configure the TCP/IP binding order for the cluster servers. What should you do? A. In the Cluster Administrator console, open the properties of the cluster. On the Network Priority tab, move the Private network to the top. B. In the Cluster Administrator console, open the properties of the cluster. On the Network Priority tab, move the Public network to the top. C. In Control Panel, open Network Connections. On the Advanced menu, click Advanced Settings. On the Adapters and Bindings tab, move the Private connection to the top. D. In Control Panel, open Network Connections. On the Advanced menu, click Advanced Settings. On the Adapters and Bindings tab, move the Public connection to the top. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 38 . In your Exchange Server 2007 organization, Microsoft ActiveSync is configured on the Exchange servers but is currently disabled for users. A user in the Exchange organization has a new mobile device. He wants his device to synchronize with the Exchange servers over a wireless network. You need to enable the ActiveSync feature for only this user. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. E. Run the Set-Mailbox cmdlet. Run the Set-CASMailbox cmdlet. Run the Set-ActiveSyncMailboxPolicy cmdlet. Use the Active Directory Users and Computers console to enable the ActiveSync feature for the user. Use the Exchange Management Console to enable the ActiveSync feature for the user.

Correct Answer: BE Section: (none) Explanation Explanation/Reference:

Exam C QUESTION 1 . An Exchange Server 2007 computer named Exch2 runs all features of the Client Access server role. Exch2 fails. You install a new Microsoft Windows server named Exch5 and restore the System State data. You need to finish restoring the services as they were previously configured. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. E. Restore the \ClientAccess\ directory. Restore the \bin\ directory. Enable Exchange ActiveSync integration for the Microsoft Office Outlook Web Access site. Reinstall the Client Access server role by running the Setup /role:ClientAccess command. Reinstall the Client Access server role by running the Setup /mode:RecoverServer command.

Correct Answer: AE Section: (none) Explanation Explanation/Reference: QUESTION 2 . Your company has two Active Directory Domain Services (AD DS) forests that are configured as shown in the following table.

You attempt to move the mailboxes from Forest1 to Forest2 by running the Move-Mailbox cmdlet. However, the move is not successful. You need to move mailboxes from the Exchange organization in Forest1 to the Exchange organization in Forest2. What should you do? A. B. C. D. In Forest1, deploy a domain controller that has Windows Server 2003 with Service Pack 1 installed. In Forest2, deploy a domain controller that has Windows Server 2003 with Service Pack 1 installed. Use the Move Mailbox Wizard. Use the Exchange Task Wizard.

Correct Answer: A Section: (none) Explanation

Explanation/Reference: QUESTION 3 . Your company has an Exchange Server 2007 environment. You need to delegate the management of a distribution group to a specific user. What should you do? A. Use the Exchange Management Shell to grant the user the WriteProperty permission on the Members attribute of the group. B. Use the Exchange Management Shell to grant the user the WriteProperty permission on the MemberOf attribute of the group. C. Use the Exchange Management Console to add the user to the Managed By property on the group. D. Use Active Directory Users and Computers to add the user to the Managed By property on the group. Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 4 . You are in the process of deploying Exchange Server 2007. You need to perform an unattended installation of Exchange Server 2007 on multiple servers. What should you do? A. B. C. D. Use the Setup Wizard. Use the Setup command-line tool. Use the Exchange Management Shell. Use the ServerManagerCmd command-line tool.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 5 . Your company has two Active Directory Domain Services (AD DS) forests. Both forests have a forest functional level of Windows Server 2003 interim. All domains in the two forests have a domain functional level of Windows 2000 Server native. All domain controllers have either Windows Server 2003 or Windows Server 2008 installed. You are preparing to install Exchange Server 2007 into both forests. You need to ensure that users are able to select the type of free/busy information that will be available to users in another forest. What should you do? A. B. C. D. Raise the forest functional level to Windows Server 2008 in both forests. Raise the forest functional level to Windows Server 2003 in both forests. Raise the domain functional level to Windows Server 2003 in all domains in both forests. Raise the domain functional level to Windows Server 2008 in all domains in both forests.

Correct Answer: B

Section: (none) Explanation Explanation/Reference: QUESTION 6 . You have an Exchange Server 2007 environment. You need to recover a single mailbox. You restore a backup of the mailbox database in a recovery storage group. Next, which cmdlet should you run? A. B. C. D. Connect-Mailbox Restore-Mailbox Import-Mailbox Enable-Mailbox

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 7 . Your Exchange Server 2007 environment has an Edge Transport server in the perimeter network and a Hub Transport server in the internal network. You need to ensure that all external e-mail messages that are received by your Exchange environment are not impersonated. What should you do? A. B. C. D. Modify the Sender Filtering settings on the Hub Transport server. Modify the Sender Filtering settings on the Edge Transport server. Modify the Sender ID settings on the Hub Transport server. Modify the Sender ID settings on the Edge Transport server.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 8 . You have an Exchange Server 2007 environment. Your company has several vendors that deliver license keys by using e-mail. You register a new e-mail address named licensing@contoso.com for the vendors to use. You need to create a single folder to which the vendors e-mail messages can be delivered. What should you do? A. B. C. D. Create a new managed default folder. Create a new custom managed folder. Create a mail-enabled group that has an e-mail address of licensing@contoso.com. Create a new mail-enabled public folder that has an e-mail address of licensing@constoso.com.

Correct Answer: D

Section: (none) Explanation Explanation/Reference: QUESTION 9 . Your company has an Exchange Server 2007 environment. You create a dynamic distribution group named Sales Team that contains all users in the sales department. Users in the sales department report that external e-mail messages that are sent to the Sales Team distribution group are not being delivered. You need to ensure that external e-mail that is sent to Sales Team is delivered to all users in the sales department. What should you do? A. Clear the Reject messages from check box on the user accounts of all users in the sales department. B. Clear the Reject messages from check box on the Sales Team distribution group. C. Clear the Require that all senders are authenticated check box on the user accounts of all users in the sales department. D. Clear the Require that all senders are authenticated check box on the Sales Team distribution group. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 10 . Each branch office in your company has a single dedicated organizational unit (OU). A branch office moves to a new location. The old street address is 100 Main Street. The new street address is 201 Main Street. You need to update the street address in the global address list (GAL) for all employees in the relocated branch office. Which cmdlet should you run? A. B. C. D. Get-User -Filter "StreetAddress -eq '100 Main Street'" | Set-User -StreetAddress "201 Main Street" Get-User -Filter "StreetAddress -eq '100 Main Street'" > Set-User -StreetAddress "201 Main Street" Get-User -OrganizationalUnit '100 Main Street' | Set-User -StreetAddress "201 Main Street" Get-Mailbox -OrganizationalUnit '100 Main Street' | Set-User -StreetAddress "201 Main Street"

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 11 . You have an Exchange Server 2007 environment. You need to decrease the LDAP search time on your Hub Transport server. What should you do? A. Add memory on the Hub Transport server. B. Add an additional CPU on the Hub Transport server.

C. Add another Hub Transport server. D. Add another global catalog server. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 12 . You have an Exchange Server 2007 environment. You need to view a report that displays the mailbox quota status for all of your users. Which cmdlet should you run? A. B. C. D. Get-MailboxDatabase | fl Get-MailboxStatistics Get-MailboxStatistics | ft DisplayName, ItemCount Get-MailboxDatabase -Status

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 13 . Your companys Exchange Server 2007 environment consists of a single Exchange organization and the following four servers: Mailbox server Hub Transport server Edge Transport server Client Access server A user in your Exchange organization sends a message to a recipient inside your company. The message is not received. You need to find out the status of the message. What should you do? A. B. C. D. Use the Exchange Best Practices Analyzer. View the queue on the Hub Transport server. View the queue on the Edge Transport server. View the message tracking log on the Edge Transport server.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 14 .

The servers in your companys environment are configured as shown in the following table.

You need to prepare the environment for installation of Exchange Server 2007. You type setup.exe at the command prompt. Which parameter should you add to the command? A. B. C. D. /DomainController:Server1 /DomainController:Server2 /NewProvisionedServer:Server3 /NewProvisionedServer:Server4

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 15 . Your company recently deployed Exchange Server 2007. Client computers have either Microsoft Office Outlook 2003 or Microsoft Office Outlook 2007 installed. Outlook 2003 users report that they are unable to access the offline address book (OAB). Outlook 2007 users are able to access the OAB. You need to ensure that all users are able to access the OAB. On the Offline Address Book properties, which check box should you select? A. B. C. D. Enable public folder distribution Enable Web-based distribution Use Custom Schedule Include the Default Global Address List

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 16

. You have an Exchange Server 2007 environment. You have a distribution list that contains all employees. You need to ensure that only external senders are unable to send e-mail to this distribution list. What should you do? A. B. C. D. Modify the rejected senders list in Active Directory by using Active Directory Users and Computers. Modify the message delivery restrictions to require authentication on the distribution list. Modify the settings on your Hub Transport server to require authentication for SMTP transport. Modify the settings on your Edge Transport server to require authentication for SMTP transport.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 17 . You have an Exchange Server 2007 environment. You need to increase the prohibit send quota for all users. Which cmdlet should you run? A. B. C. D. E. Set-Mailbox Set-MailUser Set-MailboxDatabase Set-EmailAddressPolicy Set-ManagedContentSettings

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 18 . Your Exchange Server 2007 Service Pack 1 (SP1) environment has a single Mailbox server. You need to enable local continuous replication (LCR) for an existing storage group. You successfully run the EnableDatabaseCopy cmdlet on the storage group. Which cmdlet should you run next? A. B. C. D. E. Resume-StorageGroupCopy Suspend-StorageGroupCopy Enable-StorageGroupCopy Update-StorageGroupCopy Test-ReplicationHealth

Correct Answer: C Section: (none) Explanation Explanation/Reference:

QUESTION 19 . You have an Exchange Server 2007 Service Pack 1 (SP1) environment. You have a server named Server1 in a cluster continuous replication (CCR) cluster. You have a single standby continuous replication (SCR) target server named Server2 at a different location. You configure Server1 to use SCR to replicate all of its storage groups to Server2. Server2 is not receiving a copy of the databases or log files. You discover that the status of the SCR replication is Suspended. You need to ensure that SCR is functioning properly. Which cmdlet should you run? A. B. C. D. E. Enable-DatabaseCopy Enable-StorageGroupCopy Restore-StorageGroupCopy Resume-StorageGroupCopy Enable-ContinuousReplicationHostName

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 20 . You have an Exchange Server 2007 environment. You disconnect a users mailbox. You need to reconnect this mailbox to a new Active Directory Domain Services (AD DS) user account. Which cmdlet should you run? A. B. C. D. Enable-Mailbox Connect-Mailbox Restore-Mailbox Update-Recipient

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 21 . You have an Exchange Server 2007 environment. You are deploying file-level anti-virus scanners on a Mailbox server. You need to define scan exclusions for only the Mailbox role on the Mailbox server. You define scan exclusions for the Offline Address Book files and the Exchange databases. What should you do next? A. B. C. D. Restart the Microsoft Exchange Information Store service. Restart the Microsoft Exchange Transport Log Search service. Define scan exclusions for the %Program Files%\Microsoft\Exchange Server\Public folder. Define scan exclusions for the transaction logs and the database content indexes.

Correct Answer: D Section: (none)

Explanation Explanation/Reference: QUESTION 22 . You install a new Client Access server into your Exchange Server 2007 environment. Your company domain is named contoso.com. You create a new DNS A resource record that points autodiscover.contoso.com to the external IP address of the Client Access server. Users report that they are unable to use the Autodiscover service. However, the users are able to access Outlook Web Access, which is on the same server as the Autodiscover service. You need to ensure that all users are able to use the Autodiscover service. What should you do? A. Create a DNS SRV record that points to autodiscover.contoso.com. B. Create a DNS CNAME record that points autodiscover.contoso.com to your Mailbox servers DNS name. C. Create a DNS CNAME record that points autodiscover.contoso.com to your Client Access servers DNS name. D. Install a trusted encryption certificate on your Client Access server. E. Install a trusted encryption certificate on your Mailbox server. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 23 . You need to generate a report on all mailboxes in your Exchange Server 2007 organization. The report must detail the number of items per mailbox folder. Which cmdlet should you run? A. Get-ExchangeServer | Get-Mailbox | Get-MailboxStatistics | Export-Csv -Path c:\allmbstats.csv B. Get-ExchangeServer | Get-Mailbox | Get-MailboxFolderStatistics | Export-Csv -Path c:\allmbfstats.csv C. Get-Mailuser | Get-MailboxFolderStatistics | Export-Csv -Path c:\allmbfstats.csv D. Get-ExchangeServer | Get-Message | Export-Csv -Path c:\allmbfstats.csv Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 24 . Your Exchange Server 2007 environment has a Mailbox server named Server1. You need to disable subject logging on Server1. You need to be able to continue to use message tracking. Which cmdlet should you run? A. Set-MailboxServer Server1 -MessageTrackingLogEnabled $true B. Set-MailboxServer Server1 -MessageTrackingLogEnabled $false

C. Set-MailboxServer Server1 -MessageTrackingLogSubjectLoggingEnabled $true D. Set-MailboxServer Server1 -MessageTrackingLogSubjectLoggingEnabled $false Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 25 . Your environment consists of the servers shown in the following table.

Users who have mailboxes on Server1 receive an error message when they attempt to synchronize through Exchange ActiveSync. You need to ensure that all users are able to use Exchange ActiveSync. What should you do? A. B. C. D. E. F. Enable Basic authentication on Server1. Enable Basic authentication on Server2. Enable Basic authentication on Server3. Enable Integrated Windows authentication on Server1. Enable Integrated Windows authentication on Server2. Enable Integrated Windows authentication on Server3.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 26 . Your Exchange Server 2007 environment has a single Edge Transport server. You deploy an additional Edge Transport server. You need to ensure that inbound e-mail messages are distributed between the two Edge Transport servers. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. Configure a new transport rule on each of the Edge Transport servers. B. Connect both Edge Transport servers to the same switch. Run the Edge Transport server cloned configuration scripts.

C. Configure both Edge Transport servers in a Network Load Balancing (NLB) cluster. Configure the public DNS MX and A records for the NLB cluster name and IP address. D. Configure a new DNS MX record for the new Edge Transport server with the same Mail Server Priority value as the existing MX record. E. Disable netmask ordering on your public DNS servers. Correct Answer: CD Section: (none) Explanation Explanation/Reference: QUESTION 27 . You deploy Microsoft Exchange Server 2007. You need to ensure that users are able to access their e-mail by using POP3. What should you do? A. B. C. D. Disable the IMAP4 Mailbox Feature setting. Modify the Retrieval Settings for POP3 in the Exchange Management Console. Modify the Connection settings in the Exchange Management Console. Configure the POP3 service Startup type to be Automatic, and start the POP3 service.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 28 . Maria is an administrator for Contoso, Ltd. You need to assign the minimum permissions necessary so that Maria can install the Hub Transport server role on an Exchange Server 2007 computer named ExchHub1. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. E. Run the Add-ExchangeAdministrator -Identity contoso\Maria -Role OrgAdmin cmdlet. Run the Add-ExchangeAdministrator -Identity contoso\Maria -Role ServerAdmin cmdlet. Run the Setup /NewProvisionedServer ExchHub1.contoso.com /ServerAdmin contoso\Maria command. Add Maria to the ExchHub1 local Administrators group. Add Maria to the Domain Admins group.

Correct Answer: CD Section: (none) Explanation Explanation/Reference: QUESTION 29 . You have an Exchange Server 2007 environment. A user reports that he sent a message a week ago, and the message was not delivered to its intended recipient. You need to find out the delivery status of the message.

Which cmdlet should you run? A. B. C. D. E. Get-Queue Test-Mailflow Test-ServiceHealth Get-MessageTrackingLog Get-NetworkConnectionInfo

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 30 . You have an Exchange Server 2007 environment. You need to ensure that a user is able to modify group membership of a distribution group. What should you do? A. B. C. D. Run the Set-Acl cmdlet. Run the Add-ADPermission cmdlet. Run the Set-DistributionGroup cmdlet. Use the Exchange Management Console.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 31 . You have a Microsoft Exchange Server 2007 environment. You issue Microsoft Windows Mobile 6.0 devices to some of your users. You need to configure a minimum password policy for all mobile device users. What should you do? A. Create a Password Settings object (PSO) that has the minimum password length, and apply the PSO to a security group that contains all mobile device users. B. Create a group policy for minimum password length, and apply the group policy to all mobile device users. C. Configure the minimum password length for the default ActiveSync mailbox policy, and apply the policy to all mobile device users. D. Run the Set-ActiveSyncVirtualDirectory cmdlet with the WindowsAuthEnabled parameter. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 32 .

You have an Exchange Server 2007 environment. You need to add new disk resources to an existing Exchange Server 2007 Single Copy Cluster (SCC). Which tool should you use? A. B. C. D. Exchange Management Shell Exchange Management Console Cluster Administrator Exchange Setup utility

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 33 . You have a server that has Microsoft Exchange Server 2007 and Microsoft Windows Server 2003 installed. A hardware failure occurs on the server. You need to restore Exchange to a new server. You need to maintain configuration information from Active Directory Domain Services (AD DS). Which command should you run? A. B. C. D. Setup /DisasterRecovery Setup /r:MB Setup /m:Install Setup /m:RecoverServer

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 34 . You have an Exchange Server 2007 environment. Your nightly backups are scheduled to run on Mailbox servers at 1:00 A. M. Each backup takes approximately four hours. Your maintenance window is currently set to start at 10:00 P.M. and to end at 3:00 A.M. You notice that online defragmentations are not finishing successfully. This operation typically takes 4.5 hours. You need to ensure that database backups and online defragmentations finish successfully prior to 6:00 A.M. each day. What should you do? B. Configure the maintenance window to end at 1:30 A.M. C. Configure the maintenance window to begin at 8:00 P.M. D. Configure the backups to begin at 10:00 P.M. E. Configure the backups to begin at 12:00 A.M. Correct Answer: B Section: (none) Explanation Explanation/Reference:

QUESTION 35 . Your company has an Exchange Server 2007 environment. You have a resource named Conference Room. Employees are permitted to book the Conference Room resource. You need to customize the response message that users will receive when they book the Conference Room resource. What should you do? A. B. C. D. Run the Set-ResourceConfig cmdlet. Use the Exchange Management Console. Run the Set-MailboxCalendarSettings cmdlet. Use Active Directory Users and Computers.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 36 . You have an Exchange Server 2007 environment. You need to convert multiple shared mailboxes to resource mailboxes. What should you do? A. B. C. D. E. Run the Set-Mailbox cmdlet. Run the Connect-Mailbox cmdlet. Run the Set-ResourceConfig cmdlet. Use the Exchange Management Console. Use Active Directory Users and Computers.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 37 . You have an Exchange Server 2007 environment. You create a new distribution group named Marketing. Users in the Marketing distribution group report that they are not receiving messages that are sent to the group from the Internet. You need to ensure that the Marketing distribution group is able to receive messages from the Internet. What should you do? A. Configure the Message Delivery Restrictions properties for the Marketing distribution group to accept messages from All senders. B. Configure the Message Delivery Restrictions properties of the user accounts of the users in the Marketing distribution group to accept messages from All senders. C. Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $True cmdlet. D. Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $False cmdlet. Correct Answer: D

Section: (none) Explanation Explanation/Reference:

Exam D QUESTION 1 . You have an Exchange Server 2007 environment. You need to reduce the total size that is required for the transaction log volume. What should you do? A. B. C. D. Run a full backup on the Mailbox server each night. Run a differential backup on the Mailbox server each night. Increase the deleted item retention period. Decrease the deleted item retention period.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 2 . Maria and Marc are employees of Contoso, Ltd. Their mailbox accounts are located on an Exchange Server 2007 Mailbox server named Exch1. The Hub Transport server role also resides on Exch1. Marc sends a message to Maria, but Maria does not receive the message. You need to find all messages that were sent from Marc to Maria. What should you do? A. Use the Exchange Troubleshooting Assistant to open the Exchange Mail Flow Troubleshooter. Run the Expected messages from senders are delayed or are not received by some recipients test. B. Use the Exchange Troubleshooting Assistant to open the Message Tracking tool. Create a new search, and specify Marc@contoso.com as the sender, Maria@contoso.com as the recipient, and Exch1 as the server. C. Run the Get-MailboxFolderStatistics -Identity Maria -FolderScope All cmdlet. D. Run the Get-MessageTrackingLog -Recipients Maria@contoso.com -Sender Marc@contoso.com - Server Exch1 -EventID SEND cmdlet. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 3 . You have an Exchange Server 2007 environment. You need to prevent your users from sending e- mail messages that contain sensitive financial information to recipients outside your company. What should you do? A. B. C. D. E. Create a journal rule that applies only to all internal users. Create a journal rule that applies only to all external users. Create a journal rule that applies to internal and external users. Create a transport rule that applies to all messages from external users. Create a transport rule that applies to all messages to external users.

Correct Answer: E

Section: (none) Explanation Explanation/Reference: QUESTION 4 . You have a Microsoft Exchange Server 2007 environment. All client computers have Microsoft Windows XP Professional and Microsoft Office 2003 installed. You deploy Outlook Anywhere and publish the service to the Internet. Some of your remote users report that they cannot connect by using Outlook Anywhere. You need to ensure that all remote users are able to connect by using Outlook Anywhere. What should you do? A. B. C. D. Publish Outlook Mobile Access. Add the remote users to the Remote Access user group. Update all client computers to Windows XP Professional Service Pack 1 (SP1). Update all client computers to Office 2003 Service Pack 1 (SP1).

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 5 . The servers in your companys Exchange Server 2007 environment are configured as shown in the following table.

Users require Internet Message Access Protocol Version 4 rev1 (IMAP4) to access their e-mail. You enable IMAP4 access on the appropriate mailboxes. You need to ensure that users are able to access their e-mail by using IMAP4. On which server should you configure the IMAP4 service? A. B. C. D. Server1 Server2 Server3 Server4

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 6 . Your company has a single Active Directory Domain Services(AD DS) domain. The domain has a DNS name of corp.contoso.local. A stand-alone DNS server on the perimeter network has a standard primary DNS zone named contoso.local. A server on the corporate network has the Exchange Server 2007 Mailbox, Client Access, and Hub Transport server roles installed. You are preparing to deploy a stand-alone server on the perimeter network that will have the Edge Transport server role installed. You need to ensure that the Edge Transport server will be able to resolve the DNS name of the Hub Transport server. What should you do? A. Manually create a service (SRV) resource record for the Hub Transport server in the corp.contoso.local DNS zone. B. Manually create a host (A) resource record for the Hub Transport server in the corp.contoso.local DNS zone. C. Manually create a service (SRV) resource record for the Hub Transport server in the contoso.local DNS zone. D. Manually create a host (A) resource record for the Hub Transport server in the contoso.local DNS zone. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 7 . Your company has a group of accountants in the main office in Chicago. The company hires a new group of accountants for the branch office in Dallas. The Exchange Server 2007 computer in the Chicago office is named ExchChi. The Exchange Server 2007 computer in the Dallas office is named ExchDal. The new accounting group requires a local replica of the Accounting public folder that is located in the root of the public folder tree. You need to add a replica of the Accounting folder to the Exchange server in the Dallas office. Which cmdlet should you run? A. Set-PublicFolder "EXCHChi\Accounting" -replicas "EXCHDal\Public Folder Database" B. Set-PublicFolder "\Accounting" -replicas "EXCHDal\Public Folder Database" C. Set-PublicFolder "\Accounting" -replicas "EXCHChi\Public Folder Database","EXCHDal\Public Folder Database" D. Set-PublicFolder "EXCHDal\Accounting" -replicas "EXCHChi\Public Folder Database" Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 8 .

Your Exchange Server 2007 organization contains a Hub Transport server named ExchHub1. ExchHub1 has a Foreign connector named FaxCon that connects to a fax server named Fax1. You move the Drop directory for Fax1 by performing the following steps.On Fax1, create a new directory named FaxDir.Run the SetForeignConnector "FaxCon" -DropDirectory "FaxDir" cmdlet.Run the Set- TransportServer ExchHub1 RootDropDirectoryPath "\\Fax1\Drop Directory" cmdlet. You need to ensure that all messages pending delivery are delivered. What should you do? A. Add the Administrators group with Full Control permission to the new Drop directory. B. Copy all messages in the old Drop directory to the new Drop directory. C. Set the size of the Drop directory by running the Set-ForeignConnector cmdlet with the appropriate parameter. D. Set the maximum message size by running the Set-ForeignConnector cmdlet with the appropriate parameter. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 9 . Your company merges with Contoso, Ltd. Each companys mixed e-mail system includes Exchange Server 2003 servers and Exchange Server 2007 servers, and Outlook 2003 clients and Outlook 2007 clients. Currently your company has a single remote SMTP domain for *, which is configured with the Allow none option. You need to configure the delivery of out-of-office (OOF) messages to the contoso.com domain, and you must ensure that no users outside of the two merged companies can receive OOF messages. What should you do? A. On the remote domain *, select the Allow external out-of-office only option. B. On the remote domain *, select the Allow external out-of-office and out-of-office set by Outlook 2003 or earlier clients and set on Exchange 2003 or earlier servers option. C. Add a new remote domain for *.contoso.com, and select the Allow external out-of-office only option. D. Add a new remote domain for *.contoso.com, and select the Allow internal out-of-office and out- of-office set by Outlook 2003 or earlier clients and set on Exchange 2003 or earlier servers option. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 10 . You have an Exchange Server 2007 environment. Your company issues a new e-mail policy to meet requirements in the compliance regulations. You need to retain a copy of all messages that are received from external senders. You need to retain a copy of all messages that are sent between your legal department and all employees. You need to ensure that no other messages are archived. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. Create a transport rule on your Edge Transport servers to archive messages that are sent to your legal department. B. Create a transport rule on your Edge Transport servers to archive messages that are sent to all of your

employees. C. Create a journaling rule that has an internal scope for your legal department. D. Create a journaling rule that has an internal scope for all your employees. E. Create a journaling rule that has a global scope for your legal department. Correct Answer: BC Section: (none) Explanation Explanation/Reference: QUESTION 11 . Your Exchange Server 2007 organization has a single Edge Transport server, which is configured with a spam quarantine mailbox. You need to reduce the amount of spam that reaches user Inboxes. You also need to be able to review marked messages and to monitor them for false positives. What should you do? A. B. C. D. Increase the spam confidence level (SCL) threshold value for deleting e-mail. Increase the spam confidence level (SCL) threshold value for quarantining e-mail. Reduce the spam confidence level (SCL) threshold value for rejecting e-mail. Reduce the spam confidence level (SCL) threshold value for quarantining e-mail.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 12 . You have a Microsoft Exchange Server 2007 environment. Several of your technicians use Microsoft Office Outlook Web Access from kiosk computers. The technicians report that they receive a message stating that their access is blocked for attachments that have the .bas file extension. You need to ensure that the technicians are able to access files that have the .bas file extension by using Outlook Web Access. What should you do? A. B. C. D. Modify the settings on the /Exchange virtual directory. Clear the Enable direct file access check box for public computers. Clear the Enable direct file access check box for private computers. Customize the direct file access settings for public computers.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 13 . You need to configure Outlook Web Access to allow Microsoft Office documents to be opened but not saved on

public computers. What should you do? A. B. C. D. Enable direct file access for public computers. Enable Force WebReady Document Viewing when a converter is available for public computers. Add the Office file formats to the supported document types for WebReady Document Viewing. Add the Office file formats to the direct file access Block list.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 14 . A new mailbox is created at 9 A. M. Users of Microsoft Office Outlook Web Access are able to see and use the new mailbox in the global address list (GAL) at 10 A.M. Users of Outlook Anywhere are not able to see the new mailbox in the GAL until the next day. You need to configure the Exchange Server 2007 computer to allow users of Outlook Anywhere to see a new mailbox in the GAL within four hours after the mailbox is created. What should you do? B. Enable Web-based distribution for the offline address book (OAB). C. Enable Public Folder distribution for the offline address book (OAB). D. Enable support for Outlook 2003 with Service Pack 2 or later clients on the offline address book (OAB). E. Set a custom update schedule for the offline address book (OAB). Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 15 . You increase the anti-spam restrictions for your Exchange Server 2007 organization. You inform your companys partners that they should forward any e-mail messages that are being blocked by the content filters to anti-spam@contoso.com. The forwarded messages will be reviewed so that modifications can be made to Safe Senders Lists to prevent the blocking problem in the future. External users are forwarding e-mail messages to anti-spam@contoso.com, but you discover that no messages from external users are in the antispam mailbox. You need to allow the anti-spam mailbox to receive e-mail messages that are classified as spam. Which cmdlet should you run? A. B. C. D. Set-RecipientFilterConfig -RecipientValidationEnabled $false Set-ContentFilterConfig -BypassedRecipients anti-spam@contoso.com Set-ContentFilterConfig -BypassedSenders anti-spam@contoso.com Set-RecipientFilterConfig -BlockListEnabled $false -BlockedRecipients anti-spam@contoso.com

Correct Answer: B Section: (none) Explanation

Explanation/Reference: QUESTION 16 . Your Exchange Server 2007 computers are configured with the default settings. You need to send copies of all e-mail messages that are sent and received by user@contoso.com to monitor@contoso.com. What should you do? A. Run the New-JournalRule -Name:'User' -JournalEmailAddress:'user@contoso.com' -Scope:'Global' Enabled:$true -Recipient:'monitor@contoso.com' cmdlet. B. Run the New-JournalRule -Name:'User' -JournalEmailAddress:'user@contoso.com' - Scope:'Internal' Enabled:$true -Recipient:'monitor@contoso.com' cmdlet. C. Run the Set-JournalRule -Name:'User' -JournalEmailAddress:'user@contoso.com' -Scope:'Global' Enabled:$true -Recipient:'monitor@contoso.com' cmdlet. D. Configure e-mail forwarding on the users account. Set it to forward e-mail to monitor@contoso.com. Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 17 . Your company uses Exchange Server 2007 in four locations throughout the country. Users at two of the locations report that Exchange is responding slowly. You need to perform a health check of each locations infrastructure. What should you do? A. B. C. D. Use the Exchange Best Practices Analyzer. Run the Get-EventLogLevel cmdlet on each Exchange server. Run the Test-ServiceHealth cmdlet on each Exchange server. Run the Test-ExchangeSearch cmdlet on each Exchange server.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 18 . Your company purchases a company named Contoso, Ltd. Your company plans to accept e-mail messages that are sent to the contoso.com e-mail namespace on your companys existing e-mail servers. The Contoso, Ltd., e-mail servers will be decommissioned. You need to configure your companys Exchange 2007 organization to accept all e-mail messages that are sent to contoso.com. What should you do? A. Add contoso.com to the accepted domains as an external relay domain. B. Add contoso.com to the accepted domains as an internal relay domain. C. Add contoso.com to the accepted domains as an authoritative domain.

D. Add a new e-mail address generation policy for contoso.com. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 19 . Your Exchange Server 2007 organization contains two Exchange servers named Exch1 and Exch2. Exch1 fails and cannot be restored to service. You need to move all mailboxes from Exch1 to Exch2. Which cmdlet should you run? A. Get-Mailbox -Server Exch1 | Move-Mailbox -IgnorePolicyMatch -TargetDatabase "Exch2\First Storage Group\Mailbox Database" B. Get-Mailbox -Server Exch1 | Move-Mailbox -IgnoreRuleLimitErrors -TargetDatabase "Exch2\First Storage Group\Mailbox Database" C. Get-Mailbox -Server Exch1 | Move-Mailbox -ValidateOnly -TargetDatabase "Exch2\First Storage Group \Mailbox Database" D. Get-Mailbox -Server Exch1 | Move-Mailbox -ConfigurationOnly -TargetDatabase "Exch2\First Storage Group\Mailbox Database" Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 20 . Marc is Marias assistant. Marc needs to be able to view all of the folders and subfolders in Marias mailbox and to open and respond to Marias e-mail.You need to assign Marc the appropriate permissions. What should you do? A. Run the Add-ADPermission -Identity Maria -User Marc -AccessRights Self -ExtendedRights Send-As cmdlet. B. Run the Add-MailboxPermission -Identity Maria -User Marc -AccessRights ExternalAccount cmdlet. C. Run the Add-MailboxPermission -Identity Maria -User Marc -AccessRights FullAccess cmdlet. D. In the Active Directory Users and Computers management console, assign Marc the Allow-Full Control permission for Marias user account. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 21 . Your Exchange Server 2007 organization has two servers named Exch1 and Exch2. You need to move all of

the Exch1 mailboxes to Exch2 next Saturday at 11:00 P.M. You will be out of the office at that time. What should you do? A. Run the Get-Mailbox -server Exch1 | Move-mailbox -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 P.M. B. Run the Get-Mailbox | Move-mailbox -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 P.M. C. Use Microsoft Windows scheduler to run the Get-Mailbox | Move-mailbox -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 P.M. D. Use Microsoft Windows scheduler to run the Get-Mailbox -server Exch1 | Move-mailbox - TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 P.M. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 22 . Your Exchange Server 2007 organization has two servers named Exch1 and Exch2. You need to move all of the Exch1 mailboxes to Exch2 next You will be out of the office at that time. What should you do? A. Run the Get-Mailbox -server Exch1 | Move-mailbox -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 P.M. B. Run the Get-Mailbox | Move-mailbox -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 P.M. C. Use Microsoft Windows scheduler to run the Get-Mailbox | Move-mailbox -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 P.M. D. Use Microsoft Windows scheduler to run the Get-Mailbox -server Exch1 | Move-mailbox - TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 P.M. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 23 . You have an Exchange Server 2007 environment. You have an organizational unit (OU) named Marketing. You need to view a list of all users in the Marketing OU that have the word Manager in their title. Which cmdlet should you run? A. B. C. D. Get-User Get-Mailbox Get-MailUser Get-Recipient

Correct Answer: A

Section: (none) Explanation Explanation/Reference: QUESTION 24 . Your company is closing its Denver office. The employees in the Denver office have mailbox-enabled user accounts that use the value Denver in the City attribute. You disable the user accounts of the Denver employees. You need to disconnect their mailboxes. What are two possible ways to achieve the goal? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. Run the Remove-Mailbox Denver cmdlet. Run the Get-User -Filter "City -like 'Denver'" | Remove-Mailbox cmdlet. Run the Get-User -Filter "City -like 'Denver'" | Disable-Mailbox cmdlet. From the Exchange Management Console, apply a filter to the City attribute to contain Denver. Highlight all of the filtered users and select Disable. E. From the Exchange Management Console, apply a filter to the City attribute to contain Denver. Highlight all of the filtered users and select Remove. Correct Answer: CD Section: (none) Explanation Explanation/Reference: QUESTION 25 . You have an automatically generated CSV file with a list of your companys newly hired employees. The CSV file contains all of the information that is required to create the mailboxes for the new employees. You need to create new user accounts and mailboxes directly from the CSV file. What should you do? A. B. C. D. Redirect the output of the Import-CSV cmdlet to the New-Mailbox cmdlet with the appropriate parameters. Redirect the output of the Export-CSV cmdlet to the New-Mailbox cmdlet with the appropriate parameters. Redirect the output of the Import-Alias cmdlet to the New-Mailbox cmdlet with the appropriate parameters. Redirect the output of the Import-CSV cmdlet to the Enable-Mailbox cmdlet with the appropriate parameters.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 26 . A mail-enabled public folder named Monitoring receives automated alerts from your companys monitoring system. Some users send e-mail messages to the folder by selecting it from the global address list (GAL) in Microsoft Office Outlook. You need to prevent users from selecting the Monitoring folder from the GAL, and you need to ensure that the monitoring alerts will still be received. What should you do?

A. B. C. D.

Run the Set-MailPublicFolder cmdlet and set the DisplayName parameter to $false. Run the Set-MailPublicFolder cmdlet and set the HiddenFromAddressListsEnabled parameter to $true. Run the Set-AddressList "Public Folders" -RecipientFilter "DisplayName -is 'Monitoring'" cmdlet. Use the Outlook client to remove the Folder visible attribute for the Default name on the Monitoring public folder.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 27 . Your company uses both a distribution group and a security group for each department. Both groups contain the same members. All new users are added to both groups in their departments. You need to decrease the amount of time that is required to manage groups. You must achieve this goal while minimizing disruption to mail capabilities and to previously assigned access permissions. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. E. Delete the departmental distribution groups. Delete the departmental security groups. Convert the departmental distribution groups to global security groups. Mail-enable the departmental security groups. Mail-enable the converted global security groups.

Correct Answer: AD Section: (none) Explanation Explanation/Reference: QUESTION 28 . You have an Exchange Server 2007 environment. You have a user named Maria. You need to ensure that a specific portable computer is available as a resource mailbox. You need to ensure that Maria is able to control only the scheduling of the portable computer, and you need to ensure that Maria is the only user who has that ability. What should you do? A. B. C. D. Create an equipment mailbox and run the Set-ResourceConfig cmdlet. Create an equipment mailbox and assign Maria as a resource delegate. Create a room mailbox and assign Full Access permission to Maria. Create an equipment mailbox and assign Full Access permission to Maria.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 29

. All users can receive e-mail that is sent directly to them from the Internet. A distribution group named WebResponse is configured to accept e-mail from all users. All corporate users can send messages to the WebResponse distribution group by using Microsoft Office Outlook. All messages that are sent to the distribution group from the Internet are rejected. You need to allow e-mail from internal and Internet users to be sent to the SMTP address of the WebResponse distribution group. What should you do? A. Modify the properties of the WebResponse distribution group so that the Everyone group has the Send As permission. B. Modify the properties of the WebResponse distribution group so that the group no longer requires all senders to be authenticated. C. Modify the SMTP Receive connectors on each Hub Transport server to allow anonymous users. D. Modify the properties of the WebResponse distribution group so that the group is no longer hidden from the Outlook global address list (GAL). Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 30 . You are creating a cluster continuous replication (CCR) cluster. You create a failover cluster, and you install the Mailbox server role named ExchMB1 on the active node. You need to install the Mailbox server role on the passive node. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. E. Run the Enable-StorageGroupCopy -Identity ExchMB1\SG1 command. Run the Setup /roles:Mailbox command. Run the Setup /newcms /CMSname:ExchMB1 command. Select the Passive Clustered Mailbox Role check box in the Exchange Server 2007 Setup wizard. Select the Mailbox Role check box in the Exchange Server 2007 Setup wizard.

Correct Answer: BD Section: (none) Explanation Explanation/Reference: QUESTION 31 . You install an Exchange Server 2007 Edge Transport server role and Hub Transport server role. The server that has the Hub Transport server role is located in an Active Directory site named Chicago. You need to synchronize your companys Active Directory information to the server that has the Edge Transport server role. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. Run the New-EdgeSubscription -FileName "c:\EdgeServerSubscription.xml"cmdlet on the server that has the Edge Transport server role. B. Run the New-EdgeSubscription -FileName "c:\EdgeServerSubscription.xml" -site "Chicago" cmdlet on the server that has the Hub Transport server role.

C. Run the ADAMSync command on the server that has the Edge Transport server role. D. Run the ExportEdgeConfig -CloneConfigData "C:\CloneConfigData.xml" command on the server that has the Edge Transport server role. E. Run the ImportEdgeConfig -CloneConfigData "C:\CloneConfigData.xml" command on the server that has the Edge Transport server role. Correct Answer: AB Section: (none) Explanation Explanation/Reference: QUESTION 32 . Your companys Active Directory forest consists of a single site that has a root domain and one child domain. You need to prepare Active Directory and the domains prior to installing the first Exchange Server 2007 computer. Which two commands should you run? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. Setup /ForestPrep Setup /PrepareAD Setup /DomainPrep Setup /PrepareAllDomains

Correct Answer: BD Section: (none) Explanation Explanation/Reference: QUESTION 33 . A custom Security Configuration Wizard (SCW) policy is applied to an Exchange Server 2007 Edge Transport server named Exch1. You want to apply this policy to a new Edge Transport server named Exch2. You install SCW on Exch2. You copy the existing SCW policy to Exch2 as C:\ExchangeSCWPolicy.xml. You need to apply the custom policy to Exch2. What should you do? A. First, use SCW to apply the C:\ExchangeSCWPolicy.xml policy. Then, run the Scwcmd register / kbname:"Ex2007KB" /kbfile:"%programfiles%\Microsoft\Exchange Server\scripts\Exchange2007Edge.xml" command. B. First, use SCW to apply the C:\ExchangeSCWPolicy.xml policy. Then, run the Scwcmd register / kbname:"Ex2007EdgeKB" /kbfile:"%programfiles%\Microsoft\Exchange Server\scripts\Exchange2007.xml" command. C. First, run the Scwcmd register /kbname:"Ex2007KB" /kbfile:"%programfiles%\Microsoft\Exchange Server \scripts\Exchange2007Edge.xml" command.Then, use SCW to apply the C:\ExchangeSCWPolicy.xml policy. D. First, run the Scwcmd register /kbname:"Ex2007EdgeKB" /kbfile:"%programfiles%\Microsoft\Exchange Server\scripts\Exchange2007.xml" command. Then, use SCW to apply the C:\ExchangeSCWPolicy.xml policy. Correct Answer: C Section: (none) Explanation

Explanation/Reference: QUESTION 34 . You complete a new installation of the Client Access server role on an Exchange Server 2007 computer named ExchCas1. An SSL certificate for ExchCas1 is issued to mail.contoso.com. Users will connect to their e-mail by using Outlook Anywhere with Microsoft Office Outlook 2007. You need to ensure that the Exchange Server 2007 Availability service is accessible from the Internet. Which cmdlet should you run? A. Set-WebServicesVirtualDirectory -Identity "ExchCas1\EWS (default web site)" -ExternalURL https:// mail.contoso.com B. Set-WebServicesVirtualDirectory -Identity "ExchCas1\EWS (default web site)" -ExternalURL https:// mail.contoso.com/EWS/Exchange.asmx C. Set-AutodiscoverVirtualDirectory -Identity "ExchCas1\autodiscover (default web site)" - ExternalURL https:// mail.contoso.com D. Set-AutodiscoverVirtualDirectory -Identity "ExchCas1\EWS (default web site)" -ExternalURL "https:// mail.contoso.com/EWS/Exchange.asmx" Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 35 . You need to configure the minimum permissions necessary for a new administrator so that she can prepare Active Directory for Exchange Server 2007. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. E. Add the new administrator as an Exchange Full Administrator at the organization level. Add the new administrators user account to the Exchange Enterprise Servers group. Add the new administrators user account to the Domain Admins group. Add the new administrators user account to the Enterprise Admins group. Add the new administrators user account to the Schema Admins group.

Correct Answer: DE Section: (none) Explanation Explanation/Reference: QUESTION 36 . You plan to install the Hub Transport server role on an Exchange Server 2007 Mailbox server named Exch1. The installation must occur during nonbusiness hours. You verify that Exchange Server 2007 is installed on Exch1 at C:\Program Files\Microsoft\Exchange Server. A copy of the Exchange installation files is located in the C:\InstallFiles custom directory. You create a new file named install.bat in the root directory of drive C. You need to schedule the installation of the Hub Transport server role on Exch1. What should you do?

A. In the install.bat file, type the following command: "C:\InstallFiles\Setup" /mode Install /roles HubTransportCreate a scheduled task to run the executable. B. In the install.bat file, type the following command: "C:\Program Files\Microsoft\Exchange Server\Setup" / mode Install /roles HubTransportCreate a scheduled task to run the executable. C. In the install.bat file, type the following command: "C:\InstallFiles\Setup" /mode RecoverServer /roles HubTransportCreate a scheduled task to run the executable. D. In the install.bat file, type the following command: "C:\Program Files\Microsoft\Exchange Server\Setup" / mode RecoverServer /roles HubTransportCreate a scheduled task to run the executable. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 37 . You need to configure the minimum permissions necessary for a user to be able to configure mailbox databases on an Exchange Server 2007 computer. What should you do? A. B. C. D. Delegate Exchange Administrator privileges to the user account at the organization level. Add the user account to the Exchange Server Administrators role. Add the user account to the Exchange Recipient Administrators role. Add the user account to the Exchange Organization Administrators role.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 38 . Your companys e-mail domain is contoso.com. Three Edge Transport servers in your Exchange Server 2007 organization will accept Internet mail. The servers are named Exch1, Exch2, and Exch3. You need to load balance Exch2 and Exch3, and you need to configure Exch1 as a backup server. Which three MX records should you specify? (Each correct answer presents part of the solution. Choose three.) A. B. C. D. E. F. contoso.com MX preference = 10, mail exchanger = Exch1.contoso.com contoso.com MX preference = 10, mail exchanger = Exch3.contoso.com contoso.com MX preference = 10, mail exchanger = Exch2.contoso.com contoso.com MX preference = 20, mail exchanger = Exch2.contoso.com contoso.com MX preference = 20, mail exchanger = Exch1.contoso.com contoso.com MX preference = 20, mail exchanger = Exch3.contoso.com

Correct Answer: BCE Section: (none) Explanation Explanation/Reference:

QUESTION 39 . Users report that they are unable to access their mailboxes on an Exchange Server 2007 computer named Exch1. You verify that connectivity to the server is functioning and that server hardware is functioning normally. Access to global catalogs is also functioning normally. You need to report on the status of all required Exchange-specific and Exchange-dependent services. What should you do? A. B. C. D. From the Exchange Troubleshooting Assistant, run the Database Troubleshooter. Run the Test-ServiceHealth -Server Exch1 cmdlet. Run the Test-SystemHealth -Server Exch1 cmdlet. Run the Get-ExchangeServer -Identity Exch1 cmdlet.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 40 . You have an Exchange Server 2007 environment. Message tracking is configured to keep tracking logs for 30 days. When you attempt to track a message that was sent 14 days ago, you notice that there is no data available for the message on the Mailbox server. You need to ensure that you are able to track message data for 30 days. What should you do? A. B. C. D. Move the message tracking log directory to a different volume. Increase the maximum message tracking log file size. Increase the maximum message tracking log directory size. Configure the message tracking file retention to be 45 days.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 41 . Your Exchange Server 2007 environment contains a single Hub Transport server and a single Mailbox server. E-mail delivery to large dynamic distribution groups is slow. All MSExchangeADAccess Processes Performance Monitor counters on your Exchange servers display normal results. You need to improve delivery time for messages that are sent to dynamic distribution groups. What should you do? A. Add more RAM to the existing Mailbox server. B. Add more RAM to the existing domain controllers. C. Deploy an additional global catalog server. Configure the existing Hub Transport server to use the new global catalog server. D. Deploy a second Hub Transport server. Configure the dynamic distribution groups to use the new Hub Transport server as their expansion server. Correct Answer: D

Section: (none) Explanation Explanation/Reference:

Exam E QUESTION 1 . Your native Exchange Server 2007 organization has a single Edge Transport server named ExchEdge1. ExchEdge1 has an Edge Subscription established with a Hub Transport server named ExchHub1. The network connection from ExchEdge1 to the Internet is interrupted for an extended period of time. After the network connection is restored, no messages are being delivered. You need to restore message flow immediately. What should you do? A. B. C. D. On ExchHub1, run the Resume-Queue cmdlet. On ExchHub1, run the Retry-Queue cmdlet. On ExchEdge1, run the Resume-Queue cmdlet. On ExchEdge1, run the Retry-Queue cmdlet.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 2 . Your Exchange Server 2007 organization contains a single Hub Transport server named ExchHub1, and multiple Mailbox servers. A single Edge Transport server named ExchEdge1 is deployed. Message tracking logs are retained for 30 days. The mailbox for a user named Marc is located on a Mailbox server named ExchMB1 and has an SMTP address of marc@contoso.com. You need to generate a report that indicates the total number of messages that Marc sent during the last 30 days. What should you do? A. On ExchEdge1, run the Get-MessageTrackingLog -Sender marc@contoso.com -EventId "Receive" | export-csv c:\tmp\marc.csv cmdlet. B. On ExchHub1, run the Get-MailboxStatistics -Identity marc | export-csv -path c:\tmp\marc.csv cmdlet. C. On ExchHub1, run the Get-MailboxFolderStatistics -Identity marc -FolderScope SentItems | export-csv c: \tmp\marc.csv cmdlet. D. On ExchHub1, run the Get-MessageTrackingLog -Sender marc@contoso.com -EventId "Receive" | exportcsv c:\tmp\marc.csv cmdlet. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 3 . You need to find out if users can log on to your Mailbox server directly by using Microsoft Office Outlook. Which cmdlet should you run on the client network? A. Test-ServiceHealth B. Test-SystemHealth C. Test-MAPIConnectivity

D. Test-OutlookWebServices Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 4 . The Mailbox server role and the Hub Transport server role reside on an Exchange Server 2007 computer named Exch1. You need to configure the server to retain the tracking logs for seven days. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. E. Create a system policy to remove log files that are older than seven days. Run the Set-TransportServer -Identity Exch1 -MessageTrackingLogMaxAge 07.00:00:00 cmdlet. Run the Set-TransportServer -Identify Exch1 -MessageTrackingLogEnabled:$true cmdlet. Run the Set-TransportConfig -Identity Exch1 -MaxDumpsterTime 07.00:00:00 cmdlet. Run the Set-MailboxServer -Identity Exch1 -MessageTrackingLogMaxAge 07.00:00:00 cmdlet.

Correct Answer: BE Section: (none) Explanation Explanation/Reference: QUESTION 5 . You have an Exchange Server 2007 environment. You have two Mailbox servers, two Client Access servers, two Hub Transport servers, and two Edge Transport servers. You need to provide high availability for the Availability service. What should you do? A. B. C. D. Configure clustering on the Mailbox servers. Configure Network Load Balancing on the Hub Transport servers. Configure Network Load Balancing on the Client Access servers. Configure Network Load Balancing on the Edge Transport servers.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 6 . You have an Exchange Server 2007 environment. The mailbox for a user is deleted. The mailbox is no longer in the deleted mailbox retention dumpster. You need to recover the mailbox. Which two actions should you perform? (Each correct answer presents a part of the solution. Choose two.)

A. B. C. D. E. F.

Run the Connect-Mailbox cmdlet. Run the Import-Mailbox cmdlet. Run the Restore-Mailbox cmdlet. Restore the database in a recovery storage group. Use the Database Troubleshooter tool. Perform a dial tone recovery.

Correct Answer: CD Section: (none) Explanation Explanation/Reference: QUESTION 7 . Your Exchange Server 2007 environment has three Exchange servers that have the Mailbox server role installed. The servers are configured to back up the existing Windows event logs and mailbox databases. You add the Hub Transport server role to the Exchange servers. You want to reconfigure the backups for the servers. Written company policy states that enough information must be retained to perform a root cause analysis on lost or corrupted e-mail messages and to recover as much data as possible in the event of a failure. You need to add backups for the Hub Transport server role. What should you add to the current backups? A. B. C. D. the \TransportRoles\Logs\ directory the \TransportRoles\data\Queue\ directory the Microsoft Information Store the IIS metabase

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 8 . A users e-mail account is configured to use POP3. The users mailbox is accidentally purged from the Exchange Server 2007 Mailbox server. You restore a backup copy of the database that contained the mailbox to a recovery storage group on the same server. The user reports that he cannot access his mailbox. You need to ensure that the user can access his mailbox. Before you reconnect the mailbox, what should you do? A. B. C. D. Enable POP3 access on the mailbox. Move the mailbox to a standard storage group. Instruct the user to use IMAP to connect to the mailbox. Instruct the user to use Outlook Web Access to connect to the mailbox.

Correct Answer: B Section: (none) Explanation Explanation/Reference:

QUESTION 9 . Your company is preparing to move selected users to a new Exchange Server 2007 Mailbox server. The time window for the user move, and other existing time windows, are shown in the following table.

Current backups take three hours to complete, and you expect that time to increase to four hours after the user moves begin. You need to create a new time window for the backups that will have minimal effect on the server. Which time window should you create for the backups? A. B. C. D. 20:00 - 24:00 18:00 - 22:00 02:00 - 06:00 19:00 - 23:00

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 10 . You install an Exchange Server 2007 Mailbox server. You want to create a full database backup before you place users on the system. You take all databases offline so that they are consistent. You initiate a backup by using the Microsoft Windows Backup utility. The backup immediately fails, and you receive an error message. You need to complete a full backup of the databases. What should you do? A. B. C. D. Run the backup from the command line, with the /SNAP:ON switch. Run the backup from the command line, with the /FU switch. Shut down the information store, and restart the backup. Mount all databases on the server, and restart the backup.

Correct Answer: D Section: (none) Explanation Explanation/Reference:

QUESTION 11 . An Exchange Server 2007 clustered mailbox server is installed on a Single Copy Cluster (SCC). You want to add another storage group and database to the clustered mailbox server. You perform the following actions. 1. On the active and passive nodes of the cluster, mount a new database drive to D:\mounts\SG5\DB5_1, and mount a new log drive to D:\mounts\SG5\Log5_1. 2. Create a new storage group named SG5, and point the log path to D:\mounts\SG5\Log5_1. 3. Create a new database in SG5 named DB5_1, and point the database path to D:\mounts\SG5\DB5_1. You need to complete the addition of the storage group and database to the clustered mailbox server. What should you do? A. Change the mount location of the database and log drives to drive letter locations on the active and passive nodes. B. Remove the drives from the passive node until the active node is configured. C. Add the drives as a cluster resource, and make the Microsoft Information Store dependent on those resources. D. Add the drives as a cluster resource, and make the storage group dependent on those resources. Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 12 . You use Exchange Server 2007. You perform full backups each night. You need to verify that a backup contains valid mailbox data. What should you do? A. B. C. D. Use the Eseutil.exe command-line tool. Use the Database Troubleshooter tool. Run the Clean-MailboxDatabase cmdlet. Mount the restored database backup in a recovery storage group.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 13 . An Exchange Server 2007 Hub Transport server named ExchHub1 fails. You build a new Hub Transport server named ExchHub2 to replace ExchHub1. After service is restored, you want to recover all e-mail messages that remain in the mail.que database on ExchHub1. You perform the following actions on ExchHub2. Flush all messages from the existing queue on ExchHub2. Copy the mail.que database from the hard disk on ExchHub1 to C:\recoveryQueue on ExchHub2. You need to complete the recovery of the mail.que database from ExchHub1. Which two actions should you perform on

ExchHub2? (Each correct answer presents part of the solution. Choose two.) A. Using the Database Recovery Management tool, perform a repair of the mail.que database in C:\recoveryQueue. B. Using the ISInteg utility, fix the mail.que database in C:\recoveryQueue. C. Using the Eseutil utility, perform a recovery of the mail.que database in C:\recoveryQueue. D. Using the Eseutil utility, perform a restore of the mail.que database in C:\recoveryQueue. E. Using the Eseutil utility, perform a defragmentation of the mail.que database in C:\recoveryQueue. Correct Answer: CE Section: (none) Explanation Explanation/Reference: QUESTION 14 . Your Exchange Server 2007 organization is configured in two Active Directory sites named Site1 and Site2. Site1 is configured for the 10.10.5.0/24 subnet, and Site2 is configured for the 10.10.20.0/24 subnet. The Exchange servers in the two sites are shown in the following table.

ExchCAS1 fails. Site2 users report that they are unable to access Microsoft Office Outlook Web Access (OWA). You need to restore OWA service to Site2 users. What should you do? A. B. C. D. On ExchMbCAS1, create a new OWA virtual directory. Move the mailbox configuration of the users on ExchCMS1 to ExchMbCAS1. Add the Client Access server role to ExchHub2. Add the Client Access server role to ExchHub1.

Correct Answer: C Section: (none) Explanation Explanation/Reference:

QUESTION 15 . Your environment contains the following servers: Mailbox server named ExchMb1 Client Access server named ExchCAS1 Standby Microsoft Windows Server 2003 computer named Server2 Two Hub Transport servers named ExchHub1 and ExchHub2 ExchHub1 fails. You need to restore ExchHub1 to its pre-failure configuration. What should you do? A. B. C. D. Rename Server2 to ExchHub1, and run the Setup /m:RecoverServer command on ExchHub1. Rename Server2 to ExchHub1, and run the Setup /m:Install /role:HT command on ExchHub1. On ExchHub2, run the Setup /m:RecoverServer command. On ExchHub2, run the Setup /m:Install /role:HT command.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 16 . You are configuring an Exchange Server 2007 single copy cluster (SCC) on Windows Server 2003 as shown in the following diagram.

You need to configure the network adapters named NtwkAdptr1 and NtwkAdptr2 on each server to ensure that the private network connection between the two servers is not a single point of failure. How should you configure the network adapters? A. NtwkAdptr1 Internal Cluster Communications only (private network) NtwkAdptr2 Client access only (public network) B. NtwkAdptr1 All communications (mixed network)NtwkAdptr2 Client access only (public network) C. NtwkAdptr1 Client access only (public network)NtwkAdptr2 All communications (mixed network)

D. NtwkAdptr1 Internal Cluster Communications only (private network)NtwkAdptr2 All communications (mixed network) Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 17 . Your Exchange Server 2007 environment has multiple databases on each logical unit number (LUN). To allow individual database restores, you must back up the databases in such a way that they can be restored to a file server. You need to select an appropriate backup type. What are two possible backup types that will fulfill the requirement? (Each correct answer presents a complete solution. Choose two.) A. B. C. D. Volume Shadow Copy Service (VSS) full backups Volume Shadow Copy Service (VSS) copy backups streaming full backups streaming copy backups

Correct Answer: AB Section: (none) Explanation Explanation/Reference: QUESTION 18 . Your Exchange Server 2007 Mailbox server is backed up by a Volume Shadow Copy Service (VSS). The Mailbox server fails, and you must perform a recovery of the mailbox database. You verify that the recent transaction log files are intact. You need to recover the mailbox database and replay all available transaction logs into the database. Which command or cmdlet should you run? A. B. C. D. Eseutil.exe /R Eseutil.exe /C Set-MailboxDatabase -AllowFileRestore:$true Restore-Mailbox -TargetFolder

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 19 . Your Exchange Server 2007 environment is configured as shown in the following table.

Users report that they are receiving a large number of unwanted e-mail messages from the Internet. You need to reduce the number of unwanted messages from the Internet without filtering internal messages. What should you do? A. B. C. D. Enable the anti-spam agents on Server1. Install and enable the anti-spam agents on Server3. Increase the value for the spam confidence level (SCL) threshold on the content filter on Server1. Increase the value for the spam confidence level (SCL) threshold on the content filter on Server3.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 20 . You have an Exchange Server 2007 environment. You need to convert a user mailbox to a resource mailbox. What should you do? A. B. C. D. Run the Set-Mailbox cmdlet. Configure the Type value to be Regular. Run the Set-Mailbox cmdlet. Configure the Type value to be Room. Run the Set-ResourceConfig cmdlet. Configure the Instance parameter to be Regular. Run the Set-ResourceConfig cmdlet. Configure the ResourcePropertySchema parameter to be Room.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 21 . You have an Exchange Server 2007 environment. You need to export information from all mailboxes to a file named mailboxes.csv. What should you do? A. Use the Mailbox node under the Server Configuration node in the Exchange Management Console. B. Run the Get-MailUser | Export-Csv mailboxes.csv command.

C. Run the Get-Mailbox | Export-Csv mailboxes.csv command. D. Run the Get-Mailbox Export-Csv > mailboxes.csv command. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 22 . You have an Exchange Server 2007 Service Pack 1 (SP1) environment. You need to display a list of all e-mail messages that were sent by a specific user in the past four days. What should you do? A. B. C. D. E. Use the Message Tracking tool. Use the Database Troubleshooter tool. Use the Mail Flow Troubleshooter. View the Exchange Queue Viewer. View the Routing Log Viewer.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 23 . You have an Exchange Server 2007 environment. You configure your external e-mail client access to use IMAP4. You configure the external firewall to allow TCP port 993. You need to ensure that your external e-mail clients are able to securely send messages from the Internet by using your Exchange servers. You configure an SSL certificate for secure authenticated SMTP. What should you do next? A. B. C. D. Select the Enable Domain Security (Mutual Auth TLS) check box on the default client Receive connector. Select the Externally Secured (for example, with IPsec) check box on the default client Receive connector. Configure the external firewall to allow TCP port 25. Configure the external firewall to allow TCP port 587.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 24 . You have an Exchange Server 2007 environment. You need to stop the circulation of an e-mail message that contains a virus within your company. What should you do? A. Create a transport rule on all Edge Transport servers.

B. Create a transport rule on a single Hub Transport server. C. Create a recipient filter based on the original sender of the first message that contained the virus. D. Run the Export-Mailbox cmdlet with the -AllContentKeywords parameter. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 25 . Your Exchange Server 2007 organization contains a Mailbox server and a Client Access server. You are using Web-based distribution for the default offline address book (OAB). The OAB is no longer being updated on the Client Access server. You need to enable the Client Access server to retrieve the updated OAB from the Mailbox server.What should you do? A. B. C. D. On the Mailbox server, start the Microsoft Exchange Service Host service. On the Mailbox server, start the Microsoft Exchange Replication service. On the Client Access server, start the Microsoft Exchange Service Host service. On the Client Access server, start the Microsoft Exchange File Distribution service.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 26 . Your company has two Active Directory Domain Services (AD DS) forests with an existing forest trust. Each forest has its own Exchange Server 2007 organization. You are configuring a cross-forest connector between the Hub Transport servers in the two Exchange 2007 organizations. You plan to use Basic authentication for the cross-forest connector. You create a service account named Account1 in the first forest. You need to ensure that Account1 can be used to authenticate with the receiving server in the second forest. To which security group should you add Account1? A. B. C. D. Exchange Servers Exchange Organization Administrators Exchange Recipient Administrators Exchange Server Administrators

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 27 .

You have an Exchange Server 2007 environment. Several of your technicians use Microsoft Office Outlook Web Access. You need to ensure that the technicians can access a specific file server by using Outlook Web Access. In the Exchange Management Console, which tab should you use to modify the appropriate settings? A. B. C. D. the Private Computer File Access tab the Public Computer File Access tab the Remote File Servers tab the Segmentation tab

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 28 . You have an Exchange Server 2007 environment. You perform a full backup each night prior to the maintenance window. Your deleted item retention period is set to 10 days. You need to reduce the total storage that is required for backups. What should you do? A. B. C. D. Perform the backups after the maintenance window. Perform an incremental backup each night, and perform a full backup each weekend. Decrease the deleted item retention period to 5 days. Increase the deleted item retention period to 15 days.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 29 . You have an Exchange Server 2007 environment. Your environment contains the servers shown in the following table.

A hardware failure occurs on Server1. You need to perform a role recovery to one or both of the other servers.

What should you do?

A. B. C. D.

Install the Client Access server role on Server2. Install the Mailbox server role on Server3. Install the Client Access server role on Server3. Install the Mailbox server role on Server2. Install the Client Access server role and the Mailbox server role on Server2. Install the Client Access server role and the Mailbox server role on Server3.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 30 . You have an Exchange Server 2007 Mailbox server. This server has a boot volume and a database volume. Your benchmarks indicate that your mailbox storage volume is not performing optimally. You need to perform track alignment on this Mailbox server. What should you do? A. B. C. D. E. F. Run the diskpart.exe command on the boot volume. Run the format.exe command on the boot volume. Run the shift.exe command on the boot volume. Run the diskpart.exe command on the database volume. Run the format.exe command on the database volume. Run the shift.exe command on the database volume.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 31 . You need to set the custom resource property for each of your Exchange Server 2007 resource mailboxes so that training organizers will be able to view whether a projector is present in a given training room. What should you do before you can set the custom resource properties? A. Create a resource mailbox for each projector as type Equipment and assign this resource mailbox as a delegate for each training-room resource mailbox. B. Run the Set-Mailbox -ResourceCapacity 10 cmdlet for each training-room resource mailbox. C. Run the Set-ResourceConfig -ResourcePropertySchema "Room/Projector" cmdlet. D. Run the Set-ResourceConfig -ResourcePropertySchema "Equipment/Projector" cmdlet. Correct Answer: C Section: (none) Explanation Explanation/Reference:

QUESTION 32 . You have an Exchange Server 2007 environment. You configure user accounts to prevent users from sending messages that are larger than 10 MB in size. You need to allow only a user named Maria to be able to send messages that are up to 20 MB in size. What should you do? A. B. C. D. Run the Set-Mailbox -Identity "Maria" -MaxSendSize 20MB cmdlet. Run the Get-RoutingGroupConnector | Set-RoutingGroupConnector -MaxMessageSize 20MB cmdlet. Run the Set-Mailbox -Identity "Maria"-ProhibitSendQuota 20480 cmdlet. Run the Get-RoutingGroupConnector | Set-RoutingGroupConnector -MaxMessageSize unlimited cmdlet.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 33 . You have an Exchange Server 2007 environment. You need to create a mail-enabled user. What should you do? A. B. C. D. Run the Connect-Mailbox cmdlet. Run the Enable-MailUser cmdlet. Run the Set-Mailbox cmdlet. Run the New-MailUser cmdlet.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 34 . You have an Exchange Server 2007 environment. You have a single Active Directory Domain Services (AD DS) forest named contoso.com. You need to immediately delete the mailbox and the AD DS user account for a resource named Room1. What should you do? A. In Active Directory Users and Computers, run the Exchange Tasks Wizard. B. In Active Directory Users and Computers, delete the Room1 object. C. In the Exchange Management Shell, run the Remove-Mailbox -Identity contoso\room1 Permanent $True cmdlet. D. In the Exchange Management Shell, run the Disable-Mailbox -Identity contoso\room1 -Confirm cmdlet. Correct Answer: C Section: (none) Explanation Explanation/Reference:

QUESTION 35 . You have an Exchange Server 2007 Service Pack 1 (SP1) environment. You need to include a legal disclaimer in all external e-mail messages that are sent by your users. What should you do? A. B. C. D. Run the New Transport Rule Wizard. Run the New Journal Rule Wizard. Modify the appropriate Send connector. Run the Update-EmailAddressPolicy cmdlet.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 36 . You have an Exchange Server 2007 environment. All users have mobile devices with Windows Mobile 6.0 installed. You need to allow users to securely synchronize e-mail and contact information without having to connect their mobile device to their client computer. What should you do? A. B. C. D. Configure the mobile devices to use IMAP4. Configure the mobile devices to use POP3. Configure Microsoft Office Outlook Web Access on the Exchange server. Configure the mobile devices to use Microsoft ActiveSync.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 37 . Your Exchange Server 2007 environment has a single Hub Transport server named Server1. You have a legacy SMTP server. The legacy SMTP server is configured to send e-mail to the Internet through Server1. However, you discover that Internet users are not receiving messages from the legacy SMTP server. You need to ensure that the legacy SMTP server can send e-mail to the Internet through Server1. What should you do? A. Update the legacy server to send e-mail messages to Server1 on port 587. B. Add the IP address of the legacy server to the remote network settings on the Default Server1 Receive connector. C. Create a new Receive connector, add the Anonymous permission, and then assign the Relay permission to Anonymous users on the Receive connector. D. Create a new Receive connector, add the Anonymous permission, and then add the IP address of the legacy server to the remote network settings on the Receive connector. Correct Answer: C Section: (none)

Explanation Explanation/Reference: QUESTION 38 . Your Exchange Server 2007 environment has a single Hub Transport server. A hardware failure occurs on the Hub Transport server. You perform a role recovery to a new computer. You need to view routing information for an e-mail message that was sent prior to the hardware failure. What should you do? A. B. C. D. Run the Setup /DisasterRecovery command. Run the Setup /m:RecoverServer command. Restore the message tracking logs from backup. Run the GetMessageTrackingLogE2EWithTime.ps1 script.

Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 39 . You have an Exchange Server 2007 environment. A transaction log volume on a Mailbox server runs out of available space. Some users report that they are unable to access their mailboxes. You need to restore service to these users as soon as possible. What should you do? A. Enable circular logging, and run the Mount-Database cmdlet. B. Run the Clean-MailboxDatabase cmdlet, and run the Mount-Database cmdlet. C. Move 100 of the oldest transaction logs, and run the Mount-Database cmdlet. Perform a full backup of the database. D. Compress the database volume, and run the Mount-Database cmdlet. Perform a full backup of the database. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 40 . You have an Exchange Server 2007 environment. Users of Microsoft Office Outlook 2007 report that connection timeouts are occurring and e-mail messages are remaining in their Outbox for extended periods of time. You need to use your administrative computer to verify client performance and server functionality. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. Run the Test-OutlookWebServices cmdlet. B. Run the Test-MAPIConnectivity cmdlet. C. Run the Test-Mailflow cmdlet.

D. Use the Queue Viewer in the Exchange Management Console. E. Use Performance Monitor to view the MSExchangeIS Client object counters. Correct Answer: BE Section: (none) Explanation Explanation/Reference: QUESTION 41 . You have an Exchange Server 2007 environment. You need to view IMAP4 settings for multiple users on the Client Access server. Which cmdlet should you run? A. B. C. D. E. Test-ImapConnectivity Get-MailboxStatistics Get-IMAPSettings Get-CASMailbox Get-Mailbox

Correct Answer: D Section: (none) Explanation Explanation/Reference:

Exam F QUESTION 1 . You have an Exchange Server 2007 environment. You are installing Exchange Server 2007 on a new member server. Your login account is a member of the local administrators group. You log on to the server, and you attempt to install the Hub Transport server role. You receive an error message that states that the installation failed. You need to be able to install the Hub Transport server role. What should you do? A. B. C. D. E. Add the computer account to the Exchange Servers group. Add the computer account to the Exchange Administrators group. Add your user account to the Exchange Read-Only Administrators group. Add your user account to the Exchange Organization Administrators group. Run the setup.exe /PrepareLegacyExchangePermissions command.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 2 . You have an Exchange Server 2007 environment. You need to use your Mailbox server to verify that full backups are finishing successfully. What should you do? A. B. C. D. Verify that the mailbox database size has been reduced. Verify that the transaction logs have been flushed. Verify that the agent logs have been flushed. Verify that the message tracking logs have been flushed.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 3 . You have an Exchange Server 2007 environment. You modify the default e-mail address policy. You need to apply the modified policy. What should you do? A. B. C. D. E. Restart the Microsoft Exchange Transport service. Use the New E-Mail Address Policy Wizard. Run the Set-EmailAddressPolicy cmdlet. Run the New-EmailAddressPolicy cmdlet. Run the Update-EmailAddressPolicy cmdlet.

Correct Answer: E Section: (none) Explanation

Explanation/Reference: QUESTION 4 . You have an Exchange Server 2007 environment. You need to configure external Out of Facility (OOF) messages on a per-user basis. What should you do? A. B. C. D. Use the Exchange Management Console. Run the Set-Mailbox cmdlet. Run the Set-MailUser cmdlet. Run the Set-EmailAddressPolicy cmdlet.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 5 . You have an Exchange Server 2007 environment. You need to enable SMTP protocol logging on the Exchange server for one of the Receive connectors. What should you do? A. B. C. D. Run the Set-ReceiveConnector cmdlet. Run the Set-TransportServer cmdlet. Modify the MSExchangeTransport.exe.config file. Use Performance Monitor to add the MSExchangeTransport SmtpReceive object.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 6 . You are preparing to upgrade from an Exchange Server 2003 environment to an Exchange Server 2007 environment. You need to ensure that internal users and remote users are able to access their mailboxes during the transition from Exchange Server 2003 to Exchange Server 2007. What should you do? A. B. C. D. Install the Exchange 2007 Client Access server role. Install the Exchange 2007 Hub Transport server role. Install the Exchange 2007 Mailbox server role. Install an Exchange 2003 front-end server.

Correct Answer: A Section: (none) Explanation

Explanation/Reference: QUESTION 7 . You have an Exchange Server 2007 environment. You need to allow users to book a specific resource mailbox without requiring approval from an administrator or another resource delegate. Which cmdlet should you run? A. B. C. D. E. Start-ManagedFolderAssistant Set-MailboxCalendarSettings Set-Resourceconfig Set-OrganizationConfig Set-ManagedFolderMailboxPolicy

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 8 . You have an Exchange Server 2007 environment. You need to include the e-mail address for a specific vendor in your companys global address list (GAL). You need to avoid granting the vendor access to your internal network resources. What should you do? A. B. C. D. Create a mailbox-enabled user. Create a mail-enabled user. Create a Microsoft Exchange recipient object. Create a mail contact.

Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 9 . The servers in your Exchange Server 2007 organization are configured as shown in the following table.

You add an Edge Transport server named Server4. You need to associate Server4 with the Exchange organization. You need to replicate recipient and configuration data from Active Directory Domain Services (AD DS). Which three actions should you perform? To answer, move the three appropriate actions from the list of actions to the answer area, and arrange them in the correct order. (Each correct answer presents a part of the solution. Choose three.) A. B. C. D. Correct Answer: Section: (none) Explanation Explanation/Reference:

QUESTION 10 . You have an Exchange Server 2007 environment. You want to add a new Hub Transport server. You need to configure anti-spam agents on the new Hub Transport server before the server accepts any e-mail. You need to achieve this goal without interrupting existing e-mail flow. Which should you do? A. B. C. D. Run the setup /DoNotStartTransport command. Run the setup /UpdatesDir command. Stop the Background Intelligent Transfer Service (BITS), and then run the setup command. Configure a new transport rule on the existing Hub Transport server.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 11

. You have a single Exchange Server 2007 server. You perform nightly backups of the database that begin at 10:00 P.M. and end at 1:00 A. M. You use a third-party application that uses the Volume Shadow Copy Service (VSS) and virtual tape library (VTL). You begin a database restore in a recovery storage group at 9:30 P.M. The database recovery fails. You need to recover the database. What should you do? B. Recover the database in the active storage group. C. Use Windows Server Backup. D. Recover the database at 10:00 A.M. E. Modify the name of the active database, and then perform the recovery. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 12 . You have an Exchange Server 2007 environment with a single Client Access server. You use the Autodiscover service. The Client Access server fails. You need to restore the Autodiscover service settings to a new computer. What should you do? A. B. C. D. Recover the Internet Information Services (IIS) configuration. Run the Register-ExchangeSCW.ps1 script. Run the Setup/m:RecoverServer command. Run the Set-AcceptedDomain cmdlet.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 13 . You have an Exchange Server 2007 environment. You need to be able to monitor POP3 connections. What should you do? A. B. C. D. Run the Test-OutlookWebServices cmdlet. Add the MSExchangeIS Mailbox performance monitoring object. Add the MSExchangeIS Client performance monitoring object. Add the MSExchangePop3 performance monitoring object.

Correct Answer: D Section: (none) Explanation Explanation/Reference:

QUESTION 14 . You have an Exchange Server 2007 environment. You configure the mailbox database with 200-MB mailbox quotas. You need to remove the quota from the mailbox of a user named Marc. What should you do? A. In the Exchange Management Shell, run the Set-Mailbox -Identity "Marc" -IssueWarningQuota 0 ProhibitSendQuota 0 -ProhibitSendReceiveQuota 0 -UseDatabaseQuotaDefaults $False cmdlet. B. In the Exchange Management Shell, run the Set-Mailbox -Identity "Marc" -IssueWarningQuota 104857600 ProhibitSendQuota 104857600 -ProhibitSendReceiveQuota 104857600 - UseDatabaseQuotaDefaults $False cmdlet. C. In the Exchange Management Console, on the Storage quotas dialog box, clear the Use mailbox database defaults check box on Marcs user account. Ensure that the Issue warning at (KB), Prohibit send at (KB), and Prohibit send and receive at (KB) check boxes are cleared. D. In the Exchange Management Console, on the Storage quotas dialog box, clear the Use mailbox database defaults check box on Marcs user account. Select the Issue warning at (KB) check box and set its value to 0. Select the Prohibit send at (KB) check box and set its value to 0. Select the Prohibit send and receive at (KB) check box and set its value to 0. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 15 . You have an Exchange Server 2007 environment. You use the Exchange Management Shell to create a new email address policy. You need to view the recipients that the new e-mail address policy applies to. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. B. C. D. E. Run the Get-EmailAddressPolicy cmdlet, and then run the Get-Recipient cmdlet. Run the Set-EmailAddressPolicy cmdlet, and then run the Get-Recipient cmdlet. Run the Get-AddressList cmdlet. Use the Exchange Management Console. Use the Group Policy Management Console.

Correct Answer: AD Section: (none) Explanation Explanation/Reference: QUESTION 16 . Your Exchange Server 2007 environment has an Edge Transport server in the perimeter network and a Hub Transport server in the internal network. You configure Exchange EdgeSync service between the two servers. Your company merges with a company named Trey Research. Trey Research uses a third-party messaging server. Both companies will share the same address space. E-mail for the combined companies will route through the Exchange 2007 environment. You update the public DNS records for Trey Research to point to the Edge Transport server in your Exchange 2007 environment. You configure the Trey Research domain to be an accepted domain. You need to ensure that external e-mail for Trey Researchs users is sent to Trey Researchs

third-party messaging server. What should you do? A. Configure an internal relay domain on the Edge Transport server. Create a Send connector on the Hub Transport server that points to Trey Researchs messaging server. B. Configure an external relay domain on the Edge Transport server. Create a Send connector on the Edge Transport server that points to Trey Researchs messaging server. C. Configure an internal relay domain on the Hub Transport server. Create a Send connector on the Hub Transport server that points to Trey Researchs messaging server. D. Configure an external relay domain on the Edge Transport server. Create a Send connector on the Edge Transport server that points to the Hub Transport server. Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 17 . You have an Exchange Server 2007 environment. You need to perform a snapshot of a mailbox database. What should you do? A. B. C. D. Use the Vssadmin.exe command-line tool. Use the Eseutil.exe command-line tool. Run the Clean-MailboxDatabase cmdlet. Run the Set-StorageGroup cmdlet.

Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 18 . You have an Exchange Server 2007 environment. Your environment contains the servers shown in the following table.

A hardware failure occurs on Server2. You need to recover the Hub Transport role to one or more of the other servers. What should you do? A. B. C. D. Recover the Hub Transport server role on Server1. Recover the Hub Transport server role on Server3. Recover the Hub Transport server role on Server4. Move the Client Access server role to Server1. Recover the Hub Transport server role on Server3.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 19 . Your company uses Active Directory Domain Services (AD DS) and Exchange Server 2007. Your company is named Woodgrove Bank. A user named Kim Ralls has an Exchange 2007 mailbox named kim.ralls@woodgrovebank.com and an AD DS user account named woodgrovebank\kim.ralls. Kim reports that she no longer needs her mailbox. However, she does still need her AD DS user account. You need to modify Kims user account so that it no longer has a mailbox but still allows her to log on to AD DS with her user account. What should you do? A. B. C. D. Run the Remove-Mailbox Identity woodgrovebank\kim.ralls command. Run the Disable-Mailbox kim.ralls@woodgrovebank.com command. Run the Set-Mailbox Identity woodgrovebank\kim.ralls -HiddenFromAddressListsEnabled $true command. Run the Export-Mailbox -Identity kim.ralls@woodgrovebank.com TargetMailbox ExportMailbox TargetFolder KimData command.

Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 20 . Your Exchange Server 2007 environment includes servers and users at two locations named Location1 and Location2. You need to set a maximum attachment size for e-mail messages that are sent between the two locations. What should you do? A. B. C. D. Configure the maximum message size on the Active Directory site link between Location1 and Location2. Configure the maximum message size on the routing group connector. Run the Set-ContentFilterConfig cmdlet from Location1 and Location2. Run the Set-MessageClassification cmdlet from either location.

Correct Answer: A Section: (none) Explanation Explanation/Reference:

QUESTION 21 . Your existing Exchange Server 2003 environment contains the servers shown in the following table.

You are preparing to install Exchange Server 2007. You install the Exchange 2007 Edge Transport server role on a server named Server3. You want to install Exchange 2007 Mailbox, Client Access, and Hub Transport server roles on a server named Server4.contoso.com. You need to perform an unattended installation of Exchange Server 2007. What should you do? A. Run the Setup /mode:Install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server1.contoso.com command. B. Run the Setup /mode:Install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server2.contoso.com command. C. Run the Setup /mode:Install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server3 command. D. Run the Setup /mode: Install /roles:ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server4.contoso.com command. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 22 . You have an Exchange Server 2007 environment. A mailbox delivery queue has a high volume of e- mail messages that are queued for delivery. You view the queue and discover that unsolicited messages with the same subject have been sent to multiple recipients. You need to remove all of the unsolicited e-mail messages that contain the same subject. What should you do? A. In the Exchange Management Console, create a managed folder mailbox policy, and apply the policy to all users. B. In the Exchange Management Console, create a connection filter for all users, and then delete the messages. C. In the Exchange Queue Viewer, create a filter based on the sender criteria, and then delete the messages. D. In the Exchange Queue Viewer, create a filter based on the subject criteria, and then delete the messages. Correct Answer: D Section: (none) Explanation

Explanation/Reference:

Vous aimerez peut-être aussi