You are on page 1of 71

Testinside

Exam : Microsoft 70-236

Title : TS: Exchange Server 2007,


Configuring

Version : V5.74

Testinside - help you pass any IT exam!


Testinside

Important Note, Please Read Carefully


Other TestInside products
All TestInside IT Exam Products

Our products of Offline Testing Engine


Use the offline Testing engine product to practice the questions in an exam environment.

Build a foundation of knowledge which will be useful also after passing the exam.

TestInside Testing Engine

Latest Version
We are constantly reviewing our products. New material is added and old material is revised. Free

updates are available for 90 days after the purchase. You should check your member zone at TestInside

and update 3-4 days before the scheduled exam date.

Here is the procedure to get the latest version:

1.Go to http://www.TestInside.com

2. Log in the User Center

3.The latest versions of all purchased products are downloadable from here. Just click the links.

Feedback
If you spot a possible improvement then please let us know. We always interested in improving product

quality.

Feedback should be send to sales(at)TestInside.com. You should include the following: Exam number,

version, page number, question number, and your login Account.

Our experts will answer your mail promptly.

Explanations
This product does not include explanations at the moment. If you are interested in providing explanations

for this exam, please contact sales(at)TestInside.com.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Run the Get-ExchangeServer | Format-List cmdlet.
B. Run the Get-OrganizationConfig cmdlet.
C. Run the Test-SystemHealth cmdlet.
D. Run the Health Check scan in the Exchange Best Practices Analyzer.
Answer: D

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. Retry-queue -filter {status -eq "retry"}
B. Retry-queue -filter {status -eq "suspended"}
C. Resume-queue -filter {status -eq "retry"}
D. Resume-queue -filter {status -eq "suspended"}
Answer: A

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
Answer: A C

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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

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. Open the Queue Viewer on Server2.
B. Run the Get-Queue -Identity Server3 cmdlet.
C. Modify the Refresh interval (seconds) option in Queue Viewer.
D. Modify the Number of items to display per page option in Queue Viewer.
Answer: A

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.
Answer: A

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: C

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. Get-Recipient -Filter {PrimarySmtpAddress -eq "marc@contoso.com"}
B. Get-Message -Filter {Subject -eq "Latest Sales Figures"}
C. Get-Queue -Filter {NextHopDomain -eq "contoso.com"}
D. Get-queue -Filter {status -eq "retry"}
Answer: B

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

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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Set-TransportServer ExchHub1 -MessageTrackingLogEnabled:$false
B. Set-TransportServer ExchHub1 MessageTrackingLogSubjectLoggingEnabled:$false
C. Set-ReceiveConnector -ProtocolLoggingLevel None
D. Get-MessageTrackingLog -Subject None
Answer: B

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. On ExchMb1, run the Test-ServiceHealth cmdlet.
B. On ExchHub1, run the Test-ServiceHealth cmdlet.
C. On ExchMb1, run the Test-MAPIConnectivity -Server ExchMb1 cmdlet.
D. On a computer on segment A, run the Test-MAPIConnectivity -Server ExchMb1 cmdlet.
Answer: B

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. Set organizational limits.
B. Set server limits.
C. Set global limits.
D. Set connector limits.
Answer: C

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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. For each mailbox on Exch1, select the Enable retention hold for items in this mailbox check box.
B. For each mailbox on Exch1, add the MailRet policy.
C. Add managed content settings to the three managed custom folders.
D. Create a new managed folder mailbox policy for each of the three managed custom folders.
Answer: B

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.
E-mail 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
Answer: A

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.)

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
A. Add-AttachmentFilterEntry -Name *.ext -type ContentType
B. Add-AttachmentFilterEntry -Name *.ext -type FileName
C. Set-AttachmentFilterListConfig -Action Reject -RejectMessage "None"
D. Set-AttachmentFilterListConfig -Action SilentDelete
Answer: B D

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
e-mail 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
-SourceTransportServers:'ExchHub1'
Answer: C

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. Remove the corporate ActiveSync policy from the executives mailbox.
B. Create a new ActiveSync policy that has the required settings, and apply it to the executives mailbox.
C. Change the password setting on the executives mobile device to override the ActiveSync policy.
D. Reconfigure the executives mobile device for ActiveSync, and do not apply the corporate ActiveSync
policy.
Answer: B

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. Set-PublicFolder -StorageQuota 500MB -ReplicationSchedule "Saturday.12:00 AM-Sunday.11:59 PM"
B. Set-PublicFolder -PostStorageQuota 500MB -ReplicationSchedule "Saturday.12:00 AM-Sunday.11:59
PM"
C. Set-PublicFolder -MaxItemSize 500MB -ReplicationSchedule "Saturday.12:00 AM-Sunday.11:59 PM"
D. Set-PublicFolder -PostStorageQuota 500MB -UseDatabaseRetentionDefaults: $true
Answer: B

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. Add northwindtraders.com as a remote domain and set the appropriate options.
B. Add northwindtraders.com as an accepted domain and set the appropriate options.
C. Create a transport rule and set the appropriate options.
D. Create a Send connector for northwindtraders.com and set the appropriate options.
Answer: A

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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Install RPC over HTTP Proxy on ExchCas1.
B. Install a valid SSL certificate for ExchMb1 on the default Web site.
C. Install a valid SSL certificate for ExchCas1 on the default Web site.
D. Install RPC over HTTP Proxy on ExchMb1.
E. 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.
Answer: A C E

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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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
e-mail address policy that filters for the assigned custom attribute.
Answer: D

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.
Answer: D

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
Set-MessageClassification 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.
Answer: D

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. On the Mailbox server content filter configuration, enable Outlook E-mail Postmark validation.
B. On the Edge Transport server content filter configuration, enable authenticated message bypass.
C. Enable anti-spam updates on the Edge Transport server.
D. Run the Update-SafeList cmdlet for each users mailbox on the Mailbox server.
Answer: D

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

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.
Answer: D

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. recipient filtering
B. connection filtering
C. sender filtering
D. sender ID filtering
E. content filtering
Answer: C

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.
Answer:

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Run the Connect-Mailbox cmdlet from the Exchange server.
B. Run the Restore-Mailbox cmdlet from the Exchange server.
C. Run the Enable-Mailbox cmdlet from the Exchange server.
D. Run the Exmerge utility from the Exchange server.
Answer: B

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. Server1
B. Server2
C. ExchCMS1
D. Clus1
Answer: C

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. Run the Enable-Mailbox cmdlet from the Exchange server.
B. Run the Connect-Mailbox cmdlet from the Exchange server.
C. Restore the latest mailbox database backup.
D. Restore the latest System State backup.
Answer: B

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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Configure differential backups on week nights and full backups on Saturdays and Sundays.
B. Configure incremental backups on week nights and full backups on Saturdays and Sundays.
C. Configure daily full backups, and throttle the database checksum.
D. Configure daily copy backups, and throttle the database checksum.
Answer: A

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.
Answer:

33. 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. Run the Setup /m:RecoverServer command.
B. Run the Setup /RecoverCMS command.
C. Re-create the failed cluster node, and then run the Setup /DisasterRecovery command.
D. Re-create the failed cluster node, and then join it to the existing cluster.
Answer: D

34. 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. In the Microsoft Windows Backup utility, select Microsoft Exchange Server.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. In the Microsoft Windows Backup utility, select the file system location \TransportRoles\data\*.
C. Run the ExportEdgeConfig.ps1 script with the -CloneConfigData parameter.
D. Run the ExportEdgeConfig.ps1 script with the -CloneConfigAnswer parameter.
Answer: C

35. 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. Rename ExchDR1 to Exch1.
B. Rename the database on ExchDR1 to Exch1.edb.
C. Set the This database can be overwritten by restore attribute on the database properties.
D. Run the Move-Mailbox -ConfigurationOnly -TargetDatabase ExchDR1.edb cmdlet.
Answer: C

36. 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. Set-MailboxServer ExchCMS1 -AutoDatabaseMountDial:BestAvailability
B. Set-MailboxServer ExchCMS1 -AutoDatabaseMountDial:Lossless
C. Set-MailboxServer ExchCMS1 -ForceDatabaseMountAfter:Unlimited
D. Set-MailboxDatabase -Identity "Mailbox Database" -RetainDeletedItemsUntilBackup $true
Answer: B

37. 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.
Answer: C

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

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. Restore the System State data and the Microsoft Information Store data.
B. Run the Setup /NewProvisionedServer /role:Mailbox command.
C. Run the Setup /m:Install /role:Mailbox command.
D. Run the Setup /m:RecoverServer command.
Answer: D

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.
Answer: B

40. 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. Restore the \ClientAccess\ directory.
B. Restore the \bin\ directory.
C. Enable Exchange ActiveSync integration for the Microsoft Office Outlook Web Access site.
D. Reinstall the Client Access server role by running the Setup /role:ClientAccess command.
E. Reinstall the Client Access server role by running the Setup /mode:RecoverServer command.
Answer: A E

41. 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: B D

42. 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. In the child domain, run the Setup /DomainPrep command.
B. In the child domain, run the Setup /PrepareDomain command.
C. In the root domain, run the Setup /ForestPrep command.
D. In the root domain, run the Setup /PrepareDomain command.
E. In the root domain, run the Setup /PrepareAllDomains command.
Answer: B E

43. 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.
Answer: A C

44. 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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: D

45. 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. Set-AdSiteLink -Identity SEA-DAL -ExchangeCost 5
B. Set-AdSiteLink -Identity SEA-DAL -ExchangeCost 25
C. Set-AdSite -Identity Dallas -HubSiteEnabled $false
D. Set-AdSite -Identity Dallas -HubSiteEnabled $true
Answer: D

46. 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.
Answer: B D

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

47. 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. Run the Add-ExchangeAdministrator -Role ServerAdmin -Identity Marc cmdlet.
B. Run the Add-ExchangeAdministrator -Role OrgAdmin -Identity Marc cmdlet.
C. Delegate Exchange Full Administrator privileges to Marc at the organization level.
D. Add Marc to the Domain Admins group.
Answer: B

48. 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. Run the setup /PrepareLegacyExchangePermissions command.
B. Run the setup /PrepareSchema command.
C. Run the setup /PrepareAD command.
D. Run the setup /PrepareLegacyExchangePermissions:contoso.com command.
Answer: A

49. 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. Windows PowerShell 1.0
B. Network News Transfer Protocol (NNTP)
C. Simple Mail Transfer Protocol (SMTP)
D. Microsoft Management Console (MMC) 3.0
E. Microsoft .NET Framework 1.1
F. Microsoft .NET Framework 2.0
Answer: A D F

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
50. 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. Use the Setup Wizard.
B. Use Add or Remove Programs from Control Panel.
C. Use the Setup command-line tool.
D. Use the Exchange Management Console.
Answer: B C

51. 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. RAID 1 containing the operating system partition
B. RAID 1 dedicated
C. RAID 0 dedicated
D. RAID 10 dedicated
Answer: D

52. 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. Client Access
B. Edge Transport
C. Hub Transport
D. Mailbox
Answer: B

53. 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 non-delivery 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: A

54. You need to configure your Exchange Server 2007 computer so that a specific distribution group will
allow out-of-office responses from the mailboxes of members of the distribution group. What should you
do?
A. On the distribution group properties, enable out-of-office responses to be sent to message senders.
B. On the distribution group properties, enable delivery reports to be sent to message senders.
C. On the default remote domain policy, enable out-of-office responses.
D. Re-create the distribution group as a security group.
Answer: A

55. 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.
Answer: A

56. 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. Run the Set-Mailbox cmdlet.
B. Run the Set-CASMailbox cmdlet.
C. Run the Set-ActiveSyncMailboxPolicy cmdlet.
D. Use the Active Directory Users and Computers console to enable the ActiveSync feature for the user.
E. Use the Exchange Management Console to enable the ActiveSync feature for the user.
Answer: B E

57. Your Exchange Server 2007 organization has a resource mailbox named ExecConfRm. All users are

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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
Answer: A

58. 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".
Answer: C

59. 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. Enable-MailUser
B. Disable-MailUser
C. Remove-MailUser
D. Enable-Mailbox
E. Set-Mailbox
Answer: B D

60. You have an Exchange Server 2007 environment. You have a Mailbox server named Corp1. You have a
top-level public folder named Folder1. You need to create a public folder named Sales in Folder1 on
Corp1. What should you do?
A. Run the New-PublicFolder -Name "Sales" -Path \Folder1 -Server Corp1 command.
B. Run the Set-PublicFolder -Identity "Folder1\Sales" -Server Corp1 command.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Run the New-PublicFolder -Path "Folder1\Sales" -Server Corp1 command.
D. Use Active Directory Users and Computers.
Answer: A

61. 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. Set-Mailbox -Identity "ConfRm1" -Type Room
B. Set-Mailbox -Identity "ConfRm1" -Type Regular
C. Set-MailboxCalendarSettings -Identity "ConfRm1" -AutomateProcessing AutoAccept
D. Set-MailboxCalendarSettings -Identity "ConfRm1" -AutomateProcessing AutoUpdate
Answer: A C

62. 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. Run the Set-PublicFolder cmdlet.
B. Run the Add-PublicFolderClientPermission cmdlet.
C. Run the Add-PublicFolderAdministratorPermission cmdlet.
D. Run the Update-PublicFolderHierarchy cmdlet.
E. Create a new security group and add all users to this group.
Answer: B

63. 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. Run the Move-Mailbox cmdlet.
B. Run the Export-Mailbox cmdlet.
C. Run the Import-Mailbox cmdlet.
D. Run the Get-Mailbox cmdlet.
E. Run the enable-CrossForestConnector.ps1 script.
Answer: B C

64. 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. Use the Exchange Task wizard in Exchange Server 2003.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. Use the Move Mailbox wizard in Exchange Server 2007.
C. Run the Move-Mailbox cmdlet with the IgnoreRuleLimitErrors parameter.
D. Run the Move-Mailbox cmdlet with the IgnorePolicyMatch parameter.
Answer: C

65. 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.
Answer: C

66. You need to configure the conference room resource mailboxes in your Exchange Server 2007
organization to remove attached files from meeting requests. Which cmdlet should you run?
A. Get-Mailbox -RecipientTypeDetails RoomMailbox ; Set-MailboxCalendarSettings -DeleteAttachments:
$true
B. Get-Mailbox -RecipientTypeDetails RoomMailbox | Set-MailboxCalendarSettings -DeleteAttachments:
$true
C. Get-Mailbox -RecipientTypeDetails RoomMailbox | Set-MailboxCalendarSettings
-DeleteNonCalendarItems: $true
D. Get-Mailbox -RecipientTypeDetails RoomMailbox ; Set-MailboxCalendarSettings
-DeleteNonCalendarItems: $true
Answer: B

67. 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. Create a Send connector with a * address space.
B. Create a Send connector with a contoso.com address space.
C. Create a Foreign connector with a contoso.com address space.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
D. Add contoso.com as an accepted domain.
Answer: A

68. 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. Set-JournalRule
B. Set-PublicFolder
C. Set-MailPublicFolder
D. Enable-ContinuousReplicationHostName
E. Disable-ContinuousReplicationHostName
Answer: B

69. 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. Run the isinteg dump command.
B. Run the isinteg fix command.
C. Use the Database Troubleshooter tool.
D. Create a recovery storage group, and then mount the database.
Answer: C

70. 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. Run the Setup /m:RecoverServer command.
B. Run the Setup /RecoverCMS command.
C. Run the Setup /NewCMS command.
D. Perform a dial tone recovery.
Answer: A

71. 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 stand-alone 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. Join Server1 to Forest1.
B. Join Server1 to Forest2.
C. Install Windows Server 2008 Enterprise Full Installation on Server1.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
D. Install Windows Web Server 2008 on Server1.
Answer: B C

72. 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. Log on with an account that is a member of the Domain Admins group.
B. Log on with an account that is a member of the Schema Admins group.
C. Log on with an account that is a member of the Enterprise Admins group.
D. Log on with an account that is a member of the Exchange Organization Administrators group.
Answer: C

73. 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.
Answer: C

74. 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. Use the dsmove.exe command-line utility.
B. Use Active Directory Users and Computers.
C. Run the Move-Mailbox cmdlet.
D. Use the Move Mailbox Wizard.
Answer: C

75. 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. Convert the group to a universal distribution group.
B. Convert the group to a universal security group.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Convert the group to a global distribution group.
D. Convert the group to a domain local security group.
Answer: B

76. 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. Run an online defragmentation of the database.
B. Run an offline defragmentation of the database.
C. Perform a full backup of the database.
D. Enable circular logging.
Answer: B

77. 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. Get-ExchangeServer
B. Get-MailboxDatabase
C. Get-ClusteredMailboxServerStatus
D. Get-OrganizationConfig
E. Get-StorageGroup
Answer: B

78. 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. View the event log.
B. Use the Database Troubleshooter tool.
C. Run the Get-MessageTrackingLog cmdlet.
D. Run the Get-MailboxStatistics cmdlet.
Answer: A

79. 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. Run the Get-ClientAccessServer cmdlet with the -Identity Server2 parameter.
B. Run the Get-CASMailbox cmdlet.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Run the Get-Mailbox cmdlet.
D. Run the Get-MailboxStatistics cmdlet.
E. Run the Get-User cmdlet.
Answer: B

80. 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.
Answer: D

81. Your Exchange Server 2007 environment has an Edge Transport server in the perimeter network and a
Hub Transport server in the internal network. You identify a specific IP address that is sending unsolicited
e-mail to your company. You need to ensure that all e-mail from this specific IP address is rejected. What
should you do?
A. Modify the Connection Filtering settings on the Hub Transport server.
B. Modify the Connection Filtering settings on the Edge Transport server.
C. Modify the Sender Filtering settings on the Hub Transport server.
D. Modify the Sender Filtering settings on the Edge Transport server.
Answer: B

82. 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. In Forest1, deploy a domain controller that has Windows Server 2003 with Service Pack 1 installed.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. In Forest2, deploy a domain controller that has Windows Server 2003 with Service Pack 1 installed.
C. Use the Move Mailbox Wizard.
D. Use the Exchange Task Wizard.
Answer: A

83. 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.
Answer: A

84. 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. Use the Setup Wizard.
B. Use the Setup command-line tool.
C. Use the Exchange Management Shell.
D. Use the ServerManagerCmd command-line tool.
Answer: B

85. 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. Raise the forest functional level to Windows Server 2008 in both forests.
B. Raise the forest functional level to Windows Server 2003 in both forests.
C. Raise the domain functional level to Windows Server 2003 in all domains in both forests.
D. Raise the domain functional level to Windows Server 2008 in all domains in both forests.
Answer: B

86. 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. Run the Eseutil /P command, run the Eseutil /D command, and then run the defrag command.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. Run the Eseutil /P command, run the Eseutil /D command, and then run the isinteg command.
C. Use the Exchange Best Practices Analyzer.
D. Use the Performance Troubleshooter tool.
Answer: B

87. 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. Run the ImportEdgeConfig.ps1 script.
B. Run the Start-EdgeSynchronization cmdlet on the new computer.
C. Run the Setup /m:RecoverServer command.
D. Run the Setup /m:RecoverCMS command.
Answer: A

88. 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. Connect-Mailbox
B. Restore-Mailbox
C. Import-Mailbox
D. Enable-Mailbox
Answer: B

89. 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. Use Add or Remove Programs in Control Panel.
B. Run the Eseutil.exe command.
C. Run the Setup /RecoverCMS command.
D. Run the Setup /m:RecoverServer command.
Answer: D

90. 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. Modify the Sender Filtering settings on the Hub Transport server.
B. Modify the Sender Filtering settings on the Edge Transport server.
C. Modify the Sender ID settings on the Hub Transport server.
D. Modify the Sender ID settings on the Edge Transport server.
Answer: D

91. You have an Exchange Server 2007 environment. Your company has several vendors that deliver

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Create a new managed default folder.
B. Create a new custom managed folder.
C. Create a mail-enabled group that has an e-mail address of licensing@contoso.com.
D. Create a new mail-enabled public folder that has an e-mail address of licensing@constoso.com.
Answer: D

92. 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.
Answer: D

93. 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. Get-User -Filter "StreetAddress -eq '100 Main Street'" | Set-User -StreetAddress "201 Main Street"
B. Get-User -Filter "StreetAddress -eq '100 Main Street'" > Set-User -StreetAddress "201 Main Street"
C. Get-User -OrganizationalUnit '100 Main Street' | Set-User -StreetAddress "201 Main Street"
D. Get-Mailbox -OrganizationalUnit '100 Main Street' | Set-User -StreetAddress "201 Main Street"
Answer: A

94. 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.
Answer: D

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
95. 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. Get-MailboxDatabase | fl
B. Get-MailboxStatistics
C. Get-MailboxStatistics | ft DisplayName, ItemCount
D. Get-MailboxDatabase -Status
Answer: B

96. 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. Use the Exchange Best Practices Analyzer.
B. View the queue on the Hub Transport server.
C. View the queue on the Edge Transport server.
D. View the message tracking log on the Edge Transport server.
Answer: B

97. 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. /DomainController:Server1
B. /DomainController:Server2
C. /NewProvisionedServer:Server3
D. /NewProvisionedServer:Server4
Answer: B

98. Your company recently deployed Exchange Server 2007. Client computers have either Microsoft Office

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Enable public folder distribution
B. Enable Web-based distribution
C. Use Custom Schedule
D. Include the Default Global Address List
Answer: A

99. 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. Modify the rejected senders list in Active Directory by using Active Directory Users and Computers.
B. Modify the message delivery restrictions to require authentication on the distribution list.
C. Modify the settings on your Hub Transport server to require authentication for SMTP transport.
D. Modify the settings on your Edge Transport server to require authentication for SMTP transport.
Answer: B

100. You have an Exchange Server 2007 environment. You need to increase the prohibit send quota for
all users. Which cmdlet should you run?
A. Set-Mailbox
B. Set-MailUser
C. Set-MailboxDatabase
D. Set-EmailAddressPolicy
E. Set-ManagedContentSettings
Answer: A

101. 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
Enable-DatabaseCopy cmdlet on the storage group. Which cmdlet should you run next?
A. Resume-StorageGroupCopy
B. Suspend-StorageGroupCopy
C. Enable-StorageGroupCopy
D. Update-StorageGroupCopy
E. Test-ReplicationHealth
Answer: C

102. You have an Exchange Server 2007 environment. You disconnect a users mailbox. You need to

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
reconnect this mailbox to a new Active Directory Domain Services (AD DS) user account. Which cmdlet
should you run?
A. Enable-Mailbox
B. Connect-Mailbox
C. Restore-Mailbox
D. Update-Recipient
Answer: B

103. 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. Restart the Microsoft Exchange Information Store service.
B. Restart the Microsoft Exchange Transport Log Search service.
C. Define scan exclusions for the %Program Files%\Microsoft\Exchange Server\Public folder.
D. Define scan exclusions for the transaction logs and the database content indexes.
Answer: D

104. 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.
Answer: D

105. 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
Answer: B

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

106. 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
Answer: B

107. 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. Enable Basic authentication on Server1.
B. Enable Basic authentication on Server2.
C. Enable Basic authentication on Server3.
D. Enable Integrated Windows authentication on Server1.
E. Enable Integrated Windows authentication on Server2.
F. Enable Integrated Windows authentication on Server3.
Answer: D

108. 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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
Answer: C D

109. 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. Disable the IMAP4 Mailbox Feature setting.
B. Modify the Retrieval Settings for POP3 in the Exchange Management Console.
C. Modify the Connection settings in the Exchange Management Console.
D. Configure the POP3 service Startup type to be Automatic, and start the POP3 service.
Answer: D

110. 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. Run the Add-ExchangeAdministrator -Identity contoso\Maria -Role OrgAdmin cmdlet.
B. Run the Add-ExchangeAdministrator -Identity contoso\Maria -Role ServerAdmin cmdlet.
C. Run the Setup /NewProvisionedServer ExchHub1.contoso.com /ServerAdmin contoso\Maria command.
D. Add Maria to the ExchHub1 local Administrators group.
E. Add Maria to the Domain Admins group.
Answer: C D

111. 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. Get-Queue
B. Test-Mailflow
C. Test-ServiceHealth
D. Get-MessageTrackingLog
E. Get-NetworkConnectionInfo
Answer: D

112. 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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $True
cmdlet.
D. Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $False
cmdlet.
Answer: D

113. 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. Run the Set-Acl cmdlet.
B. Run the Add-ADPermission cmdlet.
C. Run the Set-DistributionGroup cmdlet.
D. Use the Exchange Management Console.
Answer: B

114. 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.
Answer: C

115. 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. Exchange Management Shell
B. Exchange Management Console
C. Cluster Administrator
D. Exchange Setup utility
Answer: C

116. 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. Setup /DisasterRecovery

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. Setup /r:MB
C. Setup /m:Install
D. Setup /m:RecoverServer
Answer: D

117. 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?
A. Configure the maintenance window to end at 1:30 A.M.
B. Configure the maintenance window to begin at 8:00 P.M.
C. Configure the backups to begin at 10:00 P.M.
D. Configure the backups to begin at 12:00 A.M.
Answer: B

118. 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. Run the Set-ResourceConfig cmdlet.
B. Use the Exchange Management Console.
C. Run the Set-MailboxCalendarSettings cmdlet.
D. Use Active Directory Users and Computers.
Answer: C

119. You have an Exchange Server 2007 environment. You need to convert multiple shared mailboxes to
resource mailboxes. What should you do?
A. Run the Set-Mailbox cmdlet.
B. Run the Connect-Mailbox cmdlet.
C. Run the Set-ResourceConfig cmdlet.
D. Use the Exchange Management Console.
E. Use Active Directory Users and Computers.
Answer: A

120. 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Enable-DatabaseCopy
B. Enable-StorageGroupCopy
C. Restore-StorageGroupCopy
D. Resume-StorageGroupCopy
E. Enable-ContinuousReplicationHostName
Answer: D

121. 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.
Answer: D

122. 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. Run a full backup on the Mailbox server each night.
B. Run a differential backup on the Mailbox server each night.
C. Increase the deleted item retention period.
D. Decrease the deleted item retention period.
Answer: A

123. 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.
Answer: B

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

124. 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. Create a journal rule that applies only to all internal users.
B. Create a journal rule that applies only to all external users.
C. Create a journal rule that applies to internal and external users.
D. Create a transport rule that applies to all messages from external users.
E. Create a transport rule that applies to all messages to external users.
Answer: E

125. 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. Publish Outlook Mobile Access.
B. Add the remote users to the Remote Access user group.
C. Update all client computers to Windows XP Professional Service Pack 1 (SP1).
D. Update all client computers to Office 2003 Service Pack 1 (SP1).
Answer: D

126. 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. Server1
B. Server2
C. Server3
D. Server4
Answer: B

127. Your company has a single Active Directory Domain Services(AD DS) domain. The domain has a DNS

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: D

128. 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"
Answer: C

129. 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 Set-ForeignConnector "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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
parameter.
Answer: B

130. 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.
Answer: D

131. 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.
Answer: B C

132. 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. Increase the spam confidence level (SCL) threshold value for deleting e-mail.
B. Increase the spam confidence level (SCL) threshold value for quarantining e-mail.
C. Reduce the spam confidence level (SCL) threshold value for rejecting e-mail.
D. Reduce the spam confidence level (SCL) threshold value for quarantining e-mail.
Answer: D

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

133. 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. Modify the settings on the /Exchange virtual directory.
B. Clear the Enable direct file access check box for public computers.
C. Clear the Enable direct file access check box for private computers.
D. Customize the direct file access settings for public computers.
Answer: D

134. 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. Enable direct file access for public computers.
B. Enable Force WebReady Document Viewing when a converter is available for public computers.
C. Add the Office file formats to the supported document types for WebReady Document Viewing.
D. Add the Office file formats to the direct file access Block list.
Answer: B

135. 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?
A. Enable Web-based distribution for the offline address book (OAB).
B. Enable Public Folder distribution for the offline address book (OAB).
C. Enable support for Outlook 2003 with Service Pack 2 or later clients on the offline address book (OAB).
D. Set a custom update schedule for the offline address book (OAB).
Answer: D

136. 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 anti-spam 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. Set-RecipientFilterConfig -RecipientValidationEnabled $false

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. Set-ContentFilterConfig -BypassedRecipients anti-spam@contoso.com
C. Set-ContentFilterConfig -BypassedSenders anti-spam@contoso.com
D. Set-RecipientFilterConfig -BlockListEnabled $false -BlockedRecipients anti-spam@contoso.com
Answer: B

137. 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.
Answer: A

138. 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. Use the Exchange Best Practices Analyzer.
B. Run the Get-EventLogLevel cmdlet on each Exchange server.
C. Run the Test-ServiceHealth cmdlet on each Exchange server.
D. Run the Test-ExchangeSearch cmdlet on each Exchange server.
Answer: A

139. 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.
Answer: C

140. 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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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"
Answer: D

141. 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.
Answer: C

142. 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.
Answer: D

143. 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?

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
A. Get-User
B. Get-Mailbox
C. Get-MailUser
D. Get-Recipient
Answer: A

144. 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. Run the Remove-Mailbox Denver cmdlet.
B. Run the Get-User -Filter "City -like 'Denver'" | Remove-Mailbox cmdlet.
C. Run the Get-User -Filter "City -like 'Denver'" | Disable-Mailbox cmdlet.
D. 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.
Answer: C D

145. 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. Redirect the output of the Import-CSV cmdlet to the New-Mailbox cmdlet with the appropriate
parameters.
B. Redirect the output of the Export-CSV cmdlet to the New-Mailbox cmdlet with the appropriate
parameters.
C. Redirect the output of the Import-Alias cmdlet to the New-Mailbox cmdlet with the appropriate
parameters.
D. Redirect the output of the Import-CSV cmdlet to the Enable-Mailbox cmdlet with the appropriate
parameters.
Answer: A

146. 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. Run the Set-MailPublicFolder cmdlet and set the DisplayName parameter to $false.
B. Run the Set-MailPublicFolder cmdlet and set the HiddenFromAddressListsEnabled parameter to $true.
C. Run the Set-AddressList "Public Folders" -RecipientFilter "DisplayName -is 'Monitoring'" cmdlet.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
D. Use the Outlook client to remove the Folder visible attribute for the Default name on the Monitoring
public folder.
Answer: B

147. 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. Delete the departmental distribution groups.
B. Delete the departmental security groups.
C. Convert the departmental distribution groups to global security groups.
D. Mail-enable the departmental security groups.
E. Mail-enable the converted global security groups.
Answer: A D

148. 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. Create an equipment mailbox and run the Set-ResourceConfig cmdlet.
B. Create an equipment mailbox and assign Maria as a resource delegate.
C. Create a room mailbox and assign Full Access permission to Maria.
D. Create an equipment mailbox and assign Full Access permission to Maria.
Answer: B

149. 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).
Answer: B

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

150. 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. Run the Enable-StorageGroupCopy -Identity ExchMB1\SG1 command.
B. Run the Setup /roles:Mailbox command.
C. Run the Setup /newcms /CMSname:ExchMB1 command.
D. Select the Passive Clustered Mailbox Role check box in the Exchange Server 2007 Setup wizard.
E. Select the Mailbox Role check box in the Exchange Server 2007 Setup wizard.
Answer: B D

151. 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.
Answer: A B

152. 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. Setup /ForestPrep
B. Setup /PrepareAD
C. Setup /DomainPrep
D. Setup /PrepareAllDomains
Answer: B D

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
153. 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.
Answer: C

154. 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"
Answer: A

155. 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. Add the new administrator as an Exchange Full Administrator at the organization level.
B. Add the new administrators user account to the Exchange Enterprise Servers group.
C. Add the new administrators user account to the Domain Admins group.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
D. Add the new administrators user account to the Enterprise Admins group.
E. Add the new administrators user account to the Schema Admins group.
Answer: DE

156. 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.
Answer: B

157. 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. Delegate Exchange Administrator privileges to the user account at the organization level.
B. Add the user account to the Exchange Server Administrators role.
C. Add the user account to the Exchange Recipient Administrators role.
D. Add the user account to the Exchange Organization Administrators role.
Answer: B

158. 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. contoso.com MX preference = 10, mail exchanger = Exch1.contoso.com
B. contoso.com MX preference = 10, mail exchanger = Exch3.contoso.com
C. contoso.com MX preference = 10, mail exchanger = Exch2.contoso.com
D. contoso.com MX preference = 20, mail exchanger = Exch2.contoso.com
E. contoso.com MX preference = 20, mail exchanger = Exch1.contoso.com
F. contoso.com MX preference = 20, mail exchanger = Exch3.contoso.com
Answer: BCE

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

159. 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. From the Exchange Troubleshooting Assistant, run the Database Troubleshooter.
B. Run the Test-ServiceHealth -Server Exch1 cmdlet.
C. Run the Test-SystemHealth -Server Exch1 cmdlet.
D. Run the Get-ExchangeServer -Identity Exch1 cmdlet.
Answer: B

160. 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. Move the message tracking log directory to a different volume.
B. Increase the maximum message tracking log file size.
C. Increase the maximum message tracking log directory size.
D. Configure the message tracking file retention to be 45 days.
Answer: C

161. 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.
Answer: D

162. 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. On ExchHub1, run the Resume-Queue cmdlet.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
B. On ExchHub1, run the Retry-Queue cmdlet.
C. On ExchEdge1, run the Resume-Queue cmdlet.
D. On ExchEdge1, run the Retry-Queue cmdlet.
Answer: D

163. 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" |
export-csv c:\tmp\marc.csv cmdlet.
Answer: D

164. 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
Answer: C

165. 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. Create a system policy to remove log files that are older than seven days.
B. Run the Set-TransportServer -Identity Exch1 -MessageTrackingLogMaxAge 07.00:00:00 cmdlet.
C. Run the Set-TransportServer -Identify Exch1 -MessageTrackingLogEnabled:$true cmdlet.
D. Run the Set-TransportConfig -Identity Exch1 -MaxDumpsterTime 07.00:00:00 cmdlet.
E. Run the Set-MailboxServer -Identity Exch1 -MessageTrackingLogMaxAge 07.00:00:00 cmdlet.
Answer: B E

166. You have an Exchange Server 2007 environment. You have two Mailbox servers, two Client Access

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Configure clustering on the Mailbox servers.
B. Configure Network Load Balancing on the Hub Transport servers.
C. Configure Network Load Balancing on the Client Access servers.
D. Configure Network Load Balancing on the Edge Transport servers.
Answer: C

167. 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. Run the Connect-Mailbox cmdlet.
B. Run the Import-Mailbox cmdlet.
C. Run the Restore-Mailbox cmdlet.
D. Restore the database in a recovery storage group.
E. Use the Database Troubleshooter tool.
F. Perform a dial tone recovery.
Answer: C D

168. 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. the \TransportRoles\Logs\ directory
B. the \TransportRoles\data\Queue\ directory
C. the Microsoft Information Store
D. the IIS metabase
Answer: A

169. 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. Enable POP3 access on the mailbox.
B. Move the mailbox to a standard storage group.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Instruct the user to use IMAP to connect to the mailbox.
D. Instruct the user to use Outlook Web Access to connect to the mailbox.
Answer: B

170. 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. 20:00 - 24:00
B. 18:00 - 22:00
C. 02:00 - 06:00
D. 19:00 - 23:00
Answer: C

171. 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. Run the backup from the command line, with the /SNAP:ON switch.
B. Run the backup from the command line, with the /FU switch.
C. Shut down the information store, and restart the backup.
D. Mount all databases on the server, and restart the backup.
Answer: D

172. 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: D

173. 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. Use the Eseutil.exe command-line tool.
B. Use the Database Troubleshooter tool.
C. Run the Clean-MailboxDatabase cmdlet.
D. Mount the restored database backup in a recovery storage group.
Answer: D

174. 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.
Answer: C E

175. 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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

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. On ExchMbCAS1, create a new OWA virtual directory.
B. Move the mailbox configuration of the users on ExchCMS1 to ExchMbCAS1.
C. Add the Client Access server role to ExchHub2.
D. Add the Client Access server role to ExchHub1.
Answer: C

176. 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. Rename Server2 to ExchHub1, and run the Setup /m:RecoverServer command on ExchHub1.
B. Rename Server2 to ExchHub1, and run the Setup /m:Install /role:HT command on ExchHub1.
C. On ExchHub2, run the Setup /m:RecoverServer command.
D. On ExchHub2, run the Setup /m:Install /role:HT command.
Answer: A

177. You are configuring an Exchange Server 2007 single copy cluster (SCC) on Windows Server 2003 as
shown in the following diagram.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

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)
Answer: D

178. 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. Volume Shadow Copy Service (VSS) full backups
B. Volume Shadow Copy Service (VSS) copy backups
C. streaming full backups
D. streaming copy backups
Answer: A B

179. 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. Eseutil.exe /R
B. Eseutil.exe /C

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Set-MailboxDatabase -AllowFileRestore:$true
D. Restore-Mailbox -TargetFolder
Answer: A

180. 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. Enable the anti-spam agents on Server1.
B. Install and enable the anti-spam agents on Server3.
C. Increase the value for the spam confidence level (SCL) threshold on the content filter on Server1.
D. Increase the value for the spam confidence level (SCL) threshold on the content filter on Server3.
Answer: A

181. You have an Exchange Server 2007 environment. You need to convert a user mailbox to a resource
mailbox. What should you do?
A. Run the Set-Mailbox cmdlet. Configure the Type value to be Regular.
B. Run the Set-Mailbox cmdlet. Configure the Type value to be Room.
C. Run the Set-ResourceConfig cmdlet. Configure the Instance parameter to be Regular.
D. Run the Set-ResourceConfig cmdlet. Configure the ResourcePropertySchema parameter to be Room.
Answer: B

182. 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.
Answer: C

183. 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. Use the Message Tracking tool.
B. Use the Database Troubleshooter tool.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
C. Use the Mail Flow Troubleshooter.
D. View the Exchange Queue Viewer.
E. View the Routing Log Viewer.
Answer: A

184. 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. Select the Enable Domain Security (Mutual Auth TLS) check box on the default client Receive connector.
B. Select the Externally Secured (for example, with IPsec) check box on the default client Receive
connector.
C. Configure the external firewall to allow TCP port 25.
D. Configure the external firewall to allow TCP port 587.
Answer: D

185. 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.
Answer: B

186. 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. On the Mailbox server, start the Microsoft Exchange Service Host service.
B. On the Mailbox server, start the Microsoft Exchange Replication service.
C. On the Client Access server, start the Microsoft Exchange Service Host service.
D. On the Client Access server, start the Microsoft Exchange File Distribution service.
Answer: D

187. 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
second forest. To which security group should you add Account1?
A. Exchange Servers
B. Exchange Organization Administrators
C. Exchange Recipient Administrators
D. Exchange Server Administrators
Answer: A

188. 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. the Private Computer File Access tab
B. the Public Computer File Access tab
C. the Remote File Servers tab
D. the Segmentation tab
Answer: C

189. 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. Perform the backups after the maintenance window.
B. Perform an incremental backup each night, and perform a full backup each weekend.
C. Decrease the deleted item retention period to 5 days.
D. Increase the deleted item retention period to 15 days.
Answer: B

190. 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. Install the Client Access server role on Server2. Install the Mailbox server role on Server3.
B. Install the Client Access server role on Server3. Install the Mailbox server role on Server2.
C. Install the Client Access server role and the Mailbox server role on Server2.
D. Install the Client Access server role and the Mailbox server role on Server3.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
Answer: C

191. 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. Test-ImapConnectivity
B. Get-MailboxStatistics
C. Get-IMAPSettings
D. Get-CASMailbox
E. Get-Mailbox
Answer: D

192. 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. Run the diskpart.exe command on the boot volume.
B. Run the format.exe command on the boot volume.
C. Run the shift.exe command on the boot volume.
D. Run the diskpart.exe command on the database volume.
E. Run the format.exe command on the database volume.
F. Run the shift.exe command on the database volume.
Answer: D

193. 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.
Answer: C

194. 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. Run the Set-Mailbox -Identity "Maria" -MaxSendSize 20MB cmdlet.
B. Run the Get-RoutingGroupConnector | Set-RoutingGroupConnector -MaxMessageSize 20MB cmdlet.
C. Run the Set-Mailbox -Identity "Maria"-ProhibitSendQuota 20480 cmdlet.
D. Run the Get-RoutingGroupConnector | Set-RoutingGroupConnector -MaxMessageSize unlimited

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
cmdlet.
Answer: A

195. You have an Exchange Server 2007 environment. You need to create a mail-enabled user. What
should you do?
A. Run the Connect-Mailbox cmdlet.
B. Run the Enable-MailUser cmdlet.
C. Run the Set-Mailbox cmdlet.
D. Run the New-MailUser cmdlet.
Answer: D

196. 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.
Answer: C

197. 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. Run the New Transport Rule Wizard.
B. Run the New Journal Rule Wizard.
C. Modify the appropriate Send connector.
D. Run the Update-EmailAddressPolicy cmdlet.
Answer: A

198. 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. Configure the mobile devices to use IMAP4.
B. Configure the mobile devices to use POP3.
C. Configure Microsoft Office Outlook Web Access on the Exchange server.
D. Configure the mobile devices to use Microsoft ActiveSync.
Answer: D

199. Your Exchange Server 2007 environment has a single Hub Transport server named Server1. You have

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: C

200. 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. Run the Setup /DisasterRecovery command.
B. Run the Setup /m:RecoverServer command.
C. Restore the message tracking logs from backup.
D. Run the GetMessageTrackingLogE2EWithTime.ps1 script.
Answer: C

201. 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.
Answer: C

202. 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.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: B E

203. 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. Add the computer account to the Exchange Servers group.
B. Add the computer account to the Exchange Administrators group.
C. Add your user account to the Exchange Read-Only Administrators group.
D. Add your user account to the Exchange Organization Administrators group.
E. Run the setup.exe /PrepareLegacyExchangePermissions command.
Answer: D

204. 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. Verify that the mailbox database size has been reduced.
B. Verify that the transaction logs have been flushed.
C. Verify that the agent logs have been flushed.
D. Verify that the message tracking logs have been flushed.
Answer: B

205. 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. Restart the Microsoft Exchange Transport service.
B. Use the New E-Mail Address Policy Wizard.
C. Run the Set-EmailAddressPolicy cmdlet.
D. Run the New-EmailAddressPolicy cmdlet.
E. Run the Update-EmailAddressPolicy cmdlet.
Answer: E

206. 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. Run the Set-ReceiveConnector cmdlet.
B. Run the Set-TransportServer cmdlet.
C. Modify the MSExchangeTransport.exe.config file.
D. Use Performance Monitor to add the MSExchangeTransport SmtpReceive object.

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
Answer: A

207. 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. Install the Exchange 2007 Client Access server role.
B. Install the Exchange 2007 Hub Transport server role.
C. Install the Exchange 2007 Mailbox server role.
D. Install an Exchange 2003 front-end server.
Answer: A

208. 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. Start-ManagedFolderAssistant
B. Set-MailboxCalendarSettings
C. Set-Resourceconfig
D. Set-OrganizationConfig
E. Set-ManagedFolderMailboxPolicy
Answer: B

209. 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. Create a mailbox-enabled user.
B. Create a mail-enabled user.
C. Create a Microsoft Exchange recipient object.
D. Create a mail contact.
Answer: D

210. 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).

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.)
Answer:

211. 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. Run the setup /DoNotStartTransport command.
B. Run the setup /UpdatesDir command.
C. Stop the Background Intelligent Transfer Service (BITS), and then run the setup command.
D. Configure a new transport rule on the existing Hub Transport server.
Answer: A

212. 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?
A. Recover the database in the active storage group.
B. Use Windows Server Backup.
C. Recover the database at 10:00 A.M.
D. Modify the name of the active database, and then perform the recovery.
Answer: C

213. 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. Recover the Internet Information Services (IIS) configuration.
B. Run the Register-ExchangeSCW.ps1 script.
C. Run the Setup/m:RecoverServer command.
D. Run the Set-AcceptedDomain cmdlet.
Answer: A

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside

214. You have an Exchange Server 2007 environment. You need to be able to monitor POP3 connections.
What should you do?
A. Run the Test-OutlookWebServices cmdlet.
B. Add the MSExchangeIS Mailbox performance monitoring object.
C. Add the MSExchangeIS Client performance monitoring object.
D. Add the MSExchangePop3 performance monitoring object.
Answer: D

215. 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.
Answer: C

216. You have an Exchange Server 2007 environment. You use the Exchange Management Shell to create
a new e-mail 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. Run the Get-EmailAddressPolicy cmdlet, and then run the Get-Recipient cmdlet.
B. Run the Set-EmailAddressPolicy cmdlet, and then run the Get-Recipient cmdlet.
C. Run the Get-AddressList cmdlet.
D. Use the Exchange Management Console.
E. Use the Group Policy Management Console.
Answer: A D

217. 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

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: C

218. You have an Exchange Server 2007 environment. You need to perform a snapshot of a mailbox
database. What should you do?
A. Use the Vssadmin.exe command-line tool.
B. Use the Eseutil.exe command-line tool.
C. Run the Clean-MailboxDatabase cmdlet.
D. Run the Set-StorageGroup cmdlet.
Answer: A

219. 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. Recover the Hub Transport server role on Server1.
B. Recover the Hub Transport server role on Server3.
C. Recover the Hub Transport server role on Server4.
D. Move the Client Access server role to Server1. Recover the Hub Transport server role on Server3.
Answer: B

220. Your company uses Active Directory Domain Services (AD DS) and Exchange Server 2007. Your

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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. Run the Remove-Mailbox Identity woodgrovebank\kim.ralls command.
B. Run the Disable-Mailbox kim.ralls@woodgrovebank.com command.
C. Run the Set-Mailbox Identity woodgrovebank\kim.ralls -HiddenFromAddressListsEnabled $true
command.
D. Run the Export-Mailbox -Identity kim.ralls@woodgrovebank.com TargetMailbox ExportMailbox
-TargetFolder KimData command.
Answer: B

221. 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. Configure the maximum message size on the Active Directory site link between Location1 and
Location2.
B. Configure the maximum message size on the routing group connector.
C. Run the Set-ContentFilterConfig cmdlet from Location1 and Location2.
D. Run the Set-MessageClassification cmdlet from either location.
Answer: A

222. 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. Use the Exchange Management Console.
B. Run the Set-Mailbox cmdlet.
C. Run the Set-MailUser cmdlet.
D. Run the Set-EmailAddressPolicy cmdlet.
Answer: B

223. 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?

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
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.
Answer: B

224. 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.
Answer: D

TestInside Help You Pass Any IT Exam http://www.TestInside.com


Testinside
Testinside.com was founded in 2006. The safer,easier way to help you pass any IT
Certification exams . We provide high quality IT Certification exams practice
questions and answers(Q&A). Especially Adobe, Apple, Citrix, Comptia, EMC, HP,
Juniper, LPI, Nortel, Oracle, SUN, Vmware and so on. And help you pass any IT
Certification exams at the first try.

You can reach us at any of the email addresses listed below.

English Customer: Sales(at)TestInside.Com


TaiWan&HK Customer: Salestw(at)TestInside.Com
Chinese Customer: Salescn(at)TestInside.com

English Version http://www.testinside.com


Chinese (Traditional) http:// www.testinside.net
Chinese (Simplified) http:// www.testinside.cn

You might also like