CertifyMe. CertifyMe

Size: px
Start display at page:

Download "CertifyMe. CertifyMe"

Transcription

1 CertifyMe Number: Passing Score: 800 Time Limit: 120 min File Version: 95 ht t p:/ / w w w gratisexamcom/ CertifyMe

2 Exam A QUESTION 1 You need to generate a report on all of the Exchange Server 2007 computers in your Exchange organization The report must include: Operating system versionnumber of processors Total physical memory Number of storage groups Number of mailbox databases What should you do? A 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 /Reference: QUESTION 2 After a brief network outage, your monitoring system alerts you that a significant number of SMTP queues on your Hub Transport server are in a retry status You need to force the Hub Transport server to send the queued 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"} Correct Answer: A /Reference: QUESTION 3 Some of your companys mobile sales representatives use portable computers that run Microsoft Office Outlook 2007 and are configured to connect to your Exchange Server 2007 organization by using Outlook Anywhere You need to monitor your environment to verify that these mobile users are able to connect to the Exchange organization, and that performance meets or exceeds the company standard Which two cmdlets should you run? (Each correct answer presents part of the solution Choose two) A Test-MAPIConnectivity B Test-OutlookWebServices C Test-WebServicesConnectivity D Test-ServiceHealth E Get-MailboxStatistics Correct Answer: AC

3 /Reference: QUESTION 4 The servers in your Exchange Server 2007 environment are configured as shown in the following table Internal users report that they are not receiving external 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 Correct Answer: A /Reference: QUESTION 5 Your native Exchange Server 2007 organization contains 10 Exchange servers The roles on these servers are configured as shown in the following table

4 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\disconnectcsv cmdlet B Run the Get-Mailbox Get-MailboxStatistics Where {$_DisconnectDate -ne $null} Export-Csv - Path c:\tmp\disconnectcsv cmdlet C Run the Get-Recipient -RecipientType MailboxUser Export-Csv -Path c:\tmp\disconnectcsv cmdlet Then, open disconnectcsv and remove all entries for active mailboxes D In the Exchange Management Console, expand the Recipient Configuration work center and select the Disconnected Mailbox node Correct Answer: A /Reference: QUESTION 6 You want to gather information about user connectivity on an Exchange Server 2007 Mailbox server named Exch1 You need to generate a report of all Exch1 mailboxes that displays the latest user logon time What should you do? A In Performance Monitor, add the Active Client Logons counter with _Total instances from the MSExchangeIS Mailbox object B Run the Get-Mailbox -Server Exch1 cmdlet C Run the Get-MailboxStatistics -Server Exch1 cmdlet D Run the Get-LogonStatistics -Server Exch1 cmdlet Correct Answer: C

5 /Reference: QUESTION 7 Your Exchange Server 2007 organization has three Exchange servers, as shown in the following table A user in your Exchange organization sends a message to a recipient outside of your company The recipients address is marc@contosocom, 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@contosocom"} B Get-Message -Filter {Subject -eq "Latest Sales Figures"} C Get-Queue -Filter {NextHopDomain -eq "contosocom"} D Get-queue -Filter {status -eq "retry"} /Reference: ht t p:/ / w w w gratisexamcom/ QUESTION 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 Correct Answer: C /Reference:

6 QUESTION 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 Correct Answer: A /Reference: QUESTION 10 The Hub Transport server role resides on an Exchange Server 2007 computer named ExchHub1 Message tracking is enabled Written company privacy policy states that the subject line of messages should not be stored in the tracking log You need to track 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 /Reference: QUESTION 11 Your Exchange Server 2007 organization contains two Exchange servers The roles on the two servers are configured as shown in the following table Two users named Marc and Maria have mailboxes on ExchMb1 Marcs computer is on segment A Marias computer is on segment B The Exchange servers are on segment C Marc sends a message to Maria The message leaves Marcs Outbox and is listed in his Sent Items folder However, the message is never delivered to Maria's mailbox You need to find out the most likely cause of the problem What should you do?

7 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 /Reference: QUESTION 12 Your environment consists of servers that have either Exchange Server 2007 or Exchange Server 2003 installed You create a policy to restrict the number of recipients that are allowed per message You need to ensure that the policy is enforced for all users What should you do? A Set organizational limits B Set server limits C Set global limits D Set connector limits Correct Answer: C /Reference: QUESTION 13 You are preparing to configure retention on three managed custom folders for all mailboxes on an Exchange Server 2007 computer named Exch1 You perform the following actions Create three managed custom folders Create managed content settings for each folder, and configure the required retention settings Create a new managed folder mailbox policy named MailRet Add each managed custom folder to the MailRet policy Configure the managed folder assistant for Exch1 You need to finish configuring the messaging records management (MRM) retention settings so that the three folders are available for the mailboxes on Exch1 What should you do? A 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 /Reference: QUESTION 14

8 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 from the HR department to all employees must be sent from this relay You need to configure your Exchange environment to accept messages from the internal HR SMTP relay Which cmdlet should you run? A New-ReceiveConnector -Name 'HR ' -Server ExchHub1 -RemoteIPRanges AuthMechanism BasicAuth -Usage Internal B New-ReceiveConnector -Name 'HR ' -Server ExchHub1 -RemoteIPRanges AuthMechanism BasicAuth -Usage Partner C New-ReceiveConnector -Name 'HR ' -Server ExchEdge1 -RemoteIPRanges AuthMechanism BasicAuth -Usage Partner D New-ReceiveConnector -Name 'HR ' -Server ExchEdge1 -RemoteIPRanges AuthMechanism BasicAuth -Usage External Correct Answer: A /Reference: QUESTION 15 A new virus is discovered in your Exchange Server 2007 organization The file extension is ext for this virus The current settings for attachment filtering are configured to delete specified attachments and allow the message to be delivered However, the virus files are not being filtered You must stop the spread of this new virus Neither the attachment nor the message should reach the recipient The message that contains the virus should not generate a non-delivery report (NDR) You need to add a filter for the file extension of the virus Which two cmdlets should you run? (Each correct answer presents part of the solution Choose two) A 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 D /Reference: QUESTION 16 Your company has five Active Directory sites that are configured as shown in the exhibit (Click the Exhibit button) Each site has an Exchange Server 2007 Mailbox server and Hub Transport server Currently all outbound 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?

9 A Set-AdsiteLink -Id DNVR-CHI -ADCost 5 B Set-AdSite -Identity Chicago -HubSiteEnabled:$true C New-SendConnector -Name 'Chicago' -AddressSpaces:'smtp:*;1' -DNSRoutingEnabled:$true - SourceTransportServers:'ExchHub5' D Set-SendConnector -Identity 'Seattle' -AddressSpaces:'smtp:*;1' -DNSRoutingEnabled:$false - SourceTransportServers:'ExchHub1' Correct Answer: C /Reference: Practice exams also include self assessment and reporting features! QUESTION 17 Your companys Microsoft ActiveSync policy is configured to require inactive users to provide their password

10 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 /Reference: QUESTION 18 You need to configure a public folder to replicate on only Saturdays and Sundays You also need to ensure that posts will be denied after the folders size reaches 500 MB Which cmdlet should you run for the public folder? A Set-PublicFolder -StorageQuota 500MB -ReplicationSchedule "Saturday12:00 AM-Sunday11:59 PM" B Set-PublicFolder -PostStorageQuota 500MB -ReplicationSchedule "Saturday12:00 AM- Sunday11:59 PM" C Set-PublicFolder -MaxItemSize 500MB -ReplicationSchedule "Saturday12:00 AM-Sunday11:59 PM" D Set-PublicFolder -PostStorageQuota 500MB -UseDatabaseRetentionDefaults: $true /Reference: QUESTION 19 Your company normally does not allow out-of-office messages to be sent to users outside of your Exchange 2007 organization The company makes an exception for a business partner named Northwind Traders The SMTP domain for Northwind Traders is northwindtraderscom You need to configure your Exchange organization to allow out-of-office messages to be sent to addresses in the northwindtraderscom domain What should you do? A Add northwindtraderscom as a remote domain and set the appropriate options B Add northwindtraderscom 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 northwindtraderscom and set the appropriate options Correct Answer: A /Reference: QUESTION 20

11 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 mailcontosocom as the host (A) name You need to configure the Exchange organization so that Outlook Anywhere can be used by Microsoft Office Outlook clients from the Internet Which three actions should you perform? (Each correct answer presents part of the solution Choose three) A 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:mailcontosocom - SSLOffLoading:$false -ExternalAuthenticationMethod:Basic cmdlet F Run the Enable-OutlookAnywhere -Server:ExchMb1 -ExternalHostName:mailcontosocom - SSLOffLoading:$true -ExternalAuthenticationMethod:Basic cmdlet Correct Answer: ACE /Reference: QUESTION 21 Your company has a separate business unit named Northwind Traders All Northwind Traders employees have mailboxes on your companys Exchange Server 2007 computers All Northwind Traders employee mailboxes have been assigned northwindtraderscom addresses The address policy is configured as shown in the following exhibit (Click the Exhibit button) The Northwind Traders distribution groups have not been assigned northwindtraderscom addresses You need to use an address policy to assign all of the Northwind Traders distribution groups an e- mail address from the northwindtraderscom domain What should you do? A Run the Set- AddressPolicy cmdlet with the RecipientFilter parameter to add each of the distribution groups to the existing address policyrun the Update- AddressPolicy cmdlet with appropriate parameters B Run the Set- AddressPolicy cmdlet with the IncludedRecipients parameter to add each of the distribution groups to the existing address policyrun the Update- AddressPolicy cmdlet with the appropriate parameters

12 C Assign a unique custom attribute value to each Northwind Traders distribution groupmodify the existing policy by adding the assigned custom attribute to the conditions list by using the Exchange Management Console D Assign a unique custom attribute value to each Northwind Traders distribution group Add an additional address policy that filters for the assigned custom attribute /Reference: QUESTION 22 Your Exchange Server 2007 organization contains two load balanced Client Access servers Outlook Anywhere users on the corporate network have access to availability information You need to allow access to availability information for users outside the corporate network who connect by using Outlook Anywhere What should you do? A Run the Set-CASMailbox cmdlet with the appropriate parameters on each of the Client Access servers B Add a replica of the Exchange organizations Free/Busy public folder to at least one of the Mailbox servers in the same site as the Client Access servers C Add the Full Details read permission to each users calendar properties by using the Microsoft Office Outlook client D Set the external URL by running the Set-WebServicesVirtualDirectory cmdlet on each of the Client Access servers /Reference: QUESTION 23 You create a new message classification named Customer Data Messages that have this classification should not be sent outside the company You need to redirect to the CustData mailbox all outbound 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 /Reference: QUESTION 24 Users report that legitimate messages are being delivered to their Microsoft Office Outlook Junk E-

13 mail folders You confirm that the 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 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 /Reference: QUESTION 25 Your company is named Woodgrove Bank Woodgrove Bank has an Exchange Server 2007 environment Woodgrove Bank has a customer named Fourth Coffee Fourth Coffee also has an Exchange Server 2007 environment Woodgrove Bank employees frequently send to employees of Fourth Coffee over the Internet You need to ensure that all 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 /Reference: QUESTION 26 You have an Exchange Server 2007 environment You need to be able to manage messages according to the reputation of the senders address Which type of filtering should you use? A recipient filtering B connection filtering C sender filtering D sender ID filtering E content filtering Correct Answer: C /Reference: QUESTION 27

14 Your company completes a migration to Exchange Server 2007 Each Mailbox server is configured with two storage groups and two databases per storage group You want to provide fault tolerance by implementing local continuous replication (LCR) You need to configure each Mailbox server with LCR Which three actions should you perform, and in what order should these actions be performed? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order Choose three A B C D E Correct Answer: ABC /Reference: QUESTION 28 In your Exchange Server 2007 environment, a users mailbox was purged from the mailbox server, and a backup of the mailbox database was restored to a recovery storage group You need to recover the purged mailbox to a production database What should you do? A Run the Connect-Mailbox cmdlet from the Exchange server B Run the Restor box cmdlet from the Exchange server C Run the Enabl box cmdlet from the Exchange server D Run the Exmerge utility from the Exchange server /Reference: QUESTION 29 Your Exchange Server 2007 environment is configured with cluster continuous replication (CCR) The Microsoft Windows Cluster service (MSCS) is installed on two servers named Server1 and Server2 The default cluster that runs on the MSCS cluster is named Clus1 The cluster mailbox server (CMS) is named ExchCMS1 Currently Clus1 and ExchCMS1 are running on the Server1 cluster node, and the CCR replica is running on the Server2 cluster node You need to back up the CCR replica In the backup application, which name should you specify?

15 A Server1 B Server2 C ExchCMS1 D Clus1 Correct Answer: C /Reference: QUESTION 30 Your companys Active Directory environment becomes corrupted on the morning of Thursday, March 17 The Active Directory team restores all of the directory objects and settings from a backup that was taken on Monday, March 14 Users who were assigned mailboxes between Monday, March 14, and Thursday, March 17, now report that they cannot access their mailboxes You need to restore mailbox access for these users What should you do? A Run the Enabl box 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 /Reference: QUESTION 31 Your company uses the Volume Shadow Copy Service (VSS) to perform full backups of the Exchange Server 2007 mailbox databases every night There is a backup window between 20:00 and 24:00 each week night and a backup window between 19:00 and 24:00 on Saturdays and Sundays The full backups currently take five hours to complete Management requests that you modify the backup configuration to meet the following requirements At least one full backup must be performed per week Logs must be truncated more often than once per week Backups must be performed within the current backup windows Database restores must require no more than two backup files You need to configure the backups for the mailbox databases to meet the requirements What should you do? A 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 Correct Answer: A /Reference: QUESTION 32

16 Your Exchange Server 2007 computer fails You rebuild the server, and you recover all data in the mailbox database and the log directories Users report that searches are slow and not returning the expected results You need to rebuild the full-text index catalog for all databases on the Mailbox server role Which three actions should you perform, and in what order should you perform them? To answer, move the three appropriate actions from the list of actions to the answer area, and arrange them in the correct order Choose three A B C D E F Correct Answer: ABC /Reference: QUESTION 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?

17 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 /Reference: QUESTION 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 B In the Microsoft Windows Backup utility, select the file system location \TransportRoles\data\* C Run the ExportEdgeConfigps1 script with the -CloneConfigData parameter D Run the ExportEdgeConfigps1 script with the -CloneConfigAnswer parameter Correct Answer: C /Reference: QUESTION 35 Your company maintains a hot standby server named ExchDR1 An Exchange Server 2007 computer named Exch1 fails You perform the following actions 1On Exch1, take the Exch1edb database offline 2On ExchDR1, create a new storage group named ExchDR and a database named ExchDR1edb 3Copy the Exch1edb database from Exch1 to ExchDR1 4On ExchDR1, rename the copied database from Exch1edb to ExchDR1edb 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 Exch1edb C Set the This database can be overwritten by restore attribute on the database properties D Run the Mov box -ConfigurationOnly -TargetDatabase ExchDR1edb cmdlet Correct Answer: C /Reference: QUESTION 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?

18 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 /Reference: QUESTION 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 Correct Answer: C /Reference: QUESTION 38 An Exchange Server 2007 computer named Exch1 fails You build a new Microsoft Windows Server 2003 computer named Exch1 to replace the failed computer Before you restore the mailbox databases from backup, you need to restore the Exchange Mailbox server role on Exch1 What should you do? A 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 /Reference: QUESTION 39 Your Exchange Server 2007 Edge Transport server role fails You install a new Microsoft Windows Server 2003 computer and reinstall the Edge Transport server role on this new server You find out that the address rewrites that were previously configured on the Edge Transport server role no longer function You need to recover the address rewrite capability What should you do?

19 A Run the Setup /m:recoverserver command B Run the ImportEdgeConfigps1 script C Import the Edge Subscription file on the Hub Transport server D Copy the Edge Subscription file to the Hub Transport server /Reference: QUESTION 40 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 Enabl box 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 /Reference: QUESTION 41 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

20 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\disconnectcsv cmdlet B Run the Get-Mailbox Get-MailboxStatistics Where {$_DisconnectDate -ne $null} Export-Csv - Path c:\tmp\disconnectcsv cmdlet C Run the Get-Recipient -RecipientType MailboxUser Export-Csv -Path c:\tmp\disconnectcsv cmdlet Then, open disconnectcsv and remove all entries for active mailboxes D In the Exchange Management Console, expand the Recipient Configuration work center and select the Disconnected Mailbox node Correct Answer: A /Reference: QUESTION 42 You are preparing to configure retention on three managed custom folders for all mailboxes on an Exchange Server 2007 computer named Exch1 You perform the following actions Create three managed custom folders Create managed content settings for each folder, and configure the required retention settings Create a new managed folder mailbox policy named MailRet Add each managed custom folder to the MailRet policy Configure the managed folder assistant for Exch1 You need to finish configuring the messaging records management (MRM) retention settings so that the three folders are available for the mailboxes on Exch1 What should you do? A 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 /Reference: QUESTION 43 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

21 /Reference: ht t p:/ / w w w gratisexamcom/

22 Exam B QUESTION 1 You are performing a new installation of Exchange Server 2007 You complete the installation of a Hub Transport server named ExchHub1 and an Edge Transport server named ExchEdge1 You need to configure the routing to meet the following requirements Configure ExchHub1 to route Internet e- mail to ExchEdge1 Configure ExchEdge1 to route between your Exchange organization and the Internet Which two sets of actions should you perform? (Each correct answer presents part of the solution Choose two) A On ExchHub1, create a new Send connector named Hub-Edge Add the * domain as an address space and specify to use DNS to route automatically Add ExchHub1 as a source server B On ExchEdge1, open the Exchange Management ShellExport 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 automatically Add ExchEdge1 as a source server D On ExchHub1, open the Exchange Management ConsoleImport the Edge Subscription file D /Reference: QUESTION 2 Your companys Active Directory structure contains a root domain in site A and a single child domain in site B You are preparing to install Exchange Server 2007 in the child domain In the root domain, you run the Setup /PrepareAD command You need to ensure that you can install Exchange in the child domain What are two possible ways to achieve this goal? (Each correct answer presents a complete solution Choose two) A 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 E /Reference: QUESTION 3 Your Exchange Server 2007 organization contains a Client Access server and a Hub Transport server The Client Access server fails You need to add the Client Access server role to the existing Hub Transport server What are two possible ways to achieve this goal? (Each correct answer presents a complete solution Choose two) A Use the Add or Remove Programs applet in Control Panel B Run the exsetup /mode:recoverserver /roles:clientaccess command C Run the exsetup /mode:install /roles:clientaccess command D Run the exsetup /mode:install /roles:clientaccess,hubtransport command

23 E Use Exchange System Manager, and configure the server as a front-end server Correct Answer: AC /Reference: QUESTION 4 You are installing a two-node Single Copy Cluster (SCC) Mailbox server You name the two network adapters Private and Public You need to configure the TCP/IP binding order for the cluster servers What should you do? A In the Cluster Administrator console, open the properties of the cluster On the Network Priority tab, move the Private network to the top B In the Cluster Administrator console, open the properties of the cluster On the Network Priority tab, move the Public network to the top C In Control Panel, open Network Connections On the Advanced menu, click Advanced Settings On the Adapters and Bindings tab, move the Private connection to the top D In Control Panel, open Network Connections On the Advanced menu, click Advanced Settings On the Adapters and Bindings tab, move the Public connection to the top /Reference: QUESTION 5 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

24 C Set-AdSite -Identity Dallas -HubSiteEnabled $false D Set-AdSite -Identity Dallas -HubSiteEnabled $true /Reference: Practice exams also include self assessment and reporting features! QUESTION 6 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 D /Reference: QUESTION 7 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 /Reference: QUESTION 8

25 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:contosocom command Correct Answer: A /Reference: QUESTION 9 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 10 B Network News Transfer Protocol (NNTP) C Simple Mail Transfer Protocol (SMTP) D Microsoft Management Console (MMC) 30 E Microsoft NET Framework 11 F Microsoft NET Framework 20 Correct Answer: ADF /Reference: QUESTION 10

26 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 C /Reference: QUESTION 11 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 /Reference: QUESTION 12 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 /Reference: QUESTION 13

27 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 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 public folder C Run the Set-MailPublicFolder -RequireSenderAuthenticationEnabled: $true cmdlet for the Monitoring public folder D Run the Add-PublicFolderClientPermission -AccessRights: EditOwnedItems cmdlet for anonymous users for the Monitoring public folder Correct Answer: A /Reference: QUESTION 14 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 Correct Answer: A /Reference: QUESTION 15 You need to allow the owner of each distribution group in your Exchange Server 2007 organization to modify membership for the group You must not allow the owner to make any other changes What should you do? A On the Managed By tab of each distribution group, add the owner, and select the Manager can update membership list check box B Modify each distribution group by assigning the Send As permission to the owners user account C Modify each distribution group by assigning the Write permission to the owners user account D Add the user accounts of the distribution group owners to the Exchange Recipient Administrator role Correct Answer: A /Reference: QUESTION 16

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

29 /Reference: QUESTION 19 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 Enabl User B Disabl User C Remov User D Enabl box E Set-Mailbox D /Reference: QUESTION 20 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 C Run the New-PublicFolder -Path "Folder1\Sales" -Server Corp1 command D Use Active Directory Users and Computers Correct Answer: A /Reference: QUESTION 21 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 Correct Answer: AC

30 /Reference: QUESTION 22 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 /Reference: QUESTION 23 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 Mov box cmdlet B Run the Export-Mailbox cmdlet C Run the Import-Mailbox cmdlet D Run the Get-Mailbox cmdlet E Run the enable-crossforestconnectorps1 script C /Reference: QUESTION 24 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 B Use the Move Mailbox wizard in Exchange Server 2007 C Run the Mov box cmdlet with the IgnoreRuleLimitErrors parameter D Run the Mov box cmdlet with the IgnorePolicyMatch parameter Correct Answer: C

31 /Reference: QUESTION 25 In your Exchange Server 2007 organization, a report of the Exchange server settings indicates that the storage limits for the mailbox stores are not all the same You need to create an Exchange Management Shell script that will reconfigure all of the Exchange server mailbox stores to have identical storage limits How should you create the script to accomplish this goal? A Redirect the output of the Get-ExchangeServer cmdlet to the Set-Mailbox Database cmdlet with the appropriate parameters B Redirect the output of the Get-MailboxDatabase cmdlet to the Set-Mailbox cmdlet with the appropriate parameters C Redirect the output of the Get-MailboxDatabase cmdlet to the Set-MailboxDatabase cmdlet with the appropriate parameters D Redirect the output of the Get-Mailbox cmdlet to the Set-MailboxDatabase cmdlet with the appropriate parameters Correct Answer: C /Reference: QUESTION 26 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 /Reference: QUESTION 27 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 contosocom Users report that they are unable to send messages outside the company However, users are able to send messages inside the company You need to ensure that all users are able to send messages outside the company What should you do? A Create a Send connector with a * address space B Create a Send connector with a contosocom address space C Create a Foreign connector with a contosocom address space

32 D Add contosocom as an accepted domain Correct Answer: A /Reference: QUESTION 28 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 /Reference: QUESTION 29 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 Correct Answer: C /Reference: QUESTION 30 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 Correct Answer: A

33 /Reference: QUESTION 31 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 D Install Windows Web Server 2008 on Server1 C /Reference: QUESTION 32 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 Correct Answer: C /Reference: QUESTION 33 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 , 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

34 D Create a new Exchange ActiveSync Mailbox Policy, and assign it to all users Correct Answer: C /Reference: QUESTION 34 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 dsmoveexe command-line utility B Use Active Directory Users and Computers C Run the Mov box cmdlet D Use the Move Mailbox Wizard Correct Answer: C /Reference: QUESTION 35 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 mailenable 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 C Convert the group to a global distribution group D Convert the group to a domain local security group /Reference: QUESTION 36 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

35 /Reference: QUESTION 37 Your Exchange Server 2007 environment includes several clustered Mailbox servers and several standard Mailbox serversyou 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 /Reference: QUESTION 38 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 Correct Answer: A /Reference: QUESTION 39 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 C Run the Get-Mailbox cmdlet D Run the Get-MailboxStatistics cmdlet E Run the Get-User cmdlet

36 /Reference: QUESTION 40 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 /Reference: QUESTION 41 You are installing a two-node Single Copy Cluster (SCC) Mailbox server You name the two network adapters Private and Public You need to configure the TCP/IP binding order for the cluster servers What should you do? A In the Cluster Administrator console, open the properties of the cluster On the Network Priority tab, move the Private network to the top B In the Cluster Administrator console, open the properties of the cluster On the Network Priority tab, move the Public network to the top C In Control Panel, open Network Connections On the Advanced menu, click Advanced Settings On the Adapters and Bindings tab, move the Private connection to the top D In Control Panel, open Network Connections On the Advanced menu, click Advanced Settings On the Adapters and Bindings tab, move the Public connection to the top /Reference: QUESTION 42 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)

37 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 E /Reference: QUESTION 43 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 /Reference: QUESTION 44 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 D /Reference: QUESTION 45 Your companys domain is contosocom Three Edge Transport servers in your Exchange Server

38 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 contosocom MX preference = 10, mail exchanger = Exch1contosocom B contosocom MX preference = 10, mail exchanger = Exch3contosocom C contosocom MX preference = 10, mail exchanger = Exch2contosocom D contosocom MX preference = 20, mail exchanger = Exch2contosocom E contosocom MX preference = 20, mail exchanger = Exch1contosocom F contosocom MX preference = 20, mail exchanger = Exch3contosocom CE /Reference: QUESTION 46 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 PM You will be out of the office at that time What should you do? A Run the Get-Mailbox -server Exch1 Mov box -TargetDatabase "Exch2\First Storage Group \Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 PM B Run the Get-Mailbox Mov box -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 PM C Use Microsoft Windows scheduler to run the Get-Mailbox Mov box -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 PM D Use Microsoft Windows scheduler to run the Get-Mailbox -server Exch1 Mov box - TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 PM /Reference: QUESTION 47 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

39 /Reference: QUESTION 48 You have a Microsoft Exchange Server 2007 environment You issue Microsoft Windows Mobile 60 devices to some of your users You need to configure a minimum password policy for all mobile device users What should you do? A Create a Password Settings object (PSO) that has the minimum password length, and apply the PSO to a security group that contains all mobile device users B Create a group policy for minimum password length, and apply the group policy to all mobile device users C Configure the minimum password length for the default ActiveSync mailbox policy, and apply the policy to all mobile device users D Run the Set-ActiveSyncVirtualDirectory cmdlet with the WindowsAuthEnabled parameter Correct Answer: C /Reference: QUESTION 49 You have an Exchange Server 2007 Service Pack 1 (SP1) environment You have a server named Server1 in a cluster continuous replication (CCR) cluster You have a single standby continuous replication (SCR) target server named Server2 at a different location You configure Server1 to use SCR to replicate all of its storage groups to Server2 Server2 is not receiving a copy of the databases or log files You discover that the status of the SCR replication is Suspended You need to ensure that SCR is functioning properly Which cmdlet should you run? A Enable-DatabaseCopy B Enable-StorageGroupCopy C Restore-StorageGroupCopy D Resume-StorageGroupCopy E Enable-ContinuousReplicationHostName /Reference:

40 Exam C QUESTION 1 An Exchange Server 2007 computer named Exch2 runs all features of the Client Access server role Exch2 fails You install a new Microsoft Windows server named Exch5 and restore the System State data You need to finish restoring the services as they were previously configured Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A 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 Correct Answer: AE /Reference: QUESTION 2 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 to your company You need to ensure that all 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 /Reference: QUESTION 3 Your company has two Active Directory Domain Services (AD DS) forests that are configured as shown in the following table

41 You attempt to move the mailboxes from Forest1 to Forest2 by running the Mov box 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 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 Correct Answer: A /Reference: QUESTION 4 Your company has an Exchange Server 2007 environment You need to delegate the management of a distribution group to a specific user What should you do? A Use the Exchange Management Shell to grant the user the WriteProperty permission on the Members attribute of the group B Use the Exchange Management Shell to grant the user the WriteProperty permission on the MemberOf attribute of the group C Use the Exchange Management Console to add the user to the Managed By property on the group D Use Active Directory Users and Computers to add the user to the Managed By property on the group Correct Answer: A /Reference: QUESTION 5 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 /Reference: QUESTION 6 Your company has two Active Directory Domain Services (AD DS) forests Both forests have a forest

42 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 /Reference: QUESTION 7 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 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 /Reference: QUESTION 8 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 ImportEdgeConfigps1 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 Correct Answer: A /Reference: QUESTION 9 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?

43 A Connect-Mailbox B Restor box C Import-Mailbox D Enabl box /Reference: QUESTION 10 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 Eseutilexe command C Run the Setup /RecoverCMS command D Run the Setup /m:recoverserver command /Reference: QUESTION 11 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 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 /Reference: QUESTION 12 You have an Exchange Server 2007 environment Your company has several vendors that deliver license keys by using You register a new address named licensing@contosocom for the vendors to use You need to create a single folder to which the vendors 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 address of licensing@contosocom

44 D Create a new mail-enabled public folder that has an address of licensing@constosocom /Reference: QUESTION 13 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 messages that are sent to the Sales Team distribution group are not being delivered You need to ensure that external 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 /Reference: QUESTION 14 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" Correct Answer: A /Reference: QUESTION 15 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

45 D Add another global catalog server /Reference: ht t p:/ / w w w gratisexamcom/ QUESTION 16 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 /Reference: QUESTION 17 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 /Reference: QUESTION 18

46 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 setupexe at the command prompt Which parameter should you add to the command? A /DomainController:Server1 B /DomainController:Server2 C /NewProvisionedServer:Server3 D /NewProvisionedServer:Server4 /Reference: QUESTION 19 Your company recently deployed Exchange Server 2007 Client computers have either Microsoft Office Outlook 2003 or Microsoft Office Outlook 2007 installed Outlook 2003 users report that they are unable to access the offline address book (OAB) Outlook 2007 users are able to access the OAB You need to ensure that all users are able to access the OAB On the Offline Address Book properties, which check box should you select? A Enable public folder distribution B Enable Web-based distribution C Use Custom Schedule D Include the Default Global Address List Correct Answer: A /Reference: QUESTION 20

47 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 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 /Reference: QUESTION 21 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- AddressPolicy E Set-ManagedContentSettings Correct Answer: A /Reference: QUESTION 22 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 Correct Answer: C /Reference: QUESTION 23 You have an Exchange Server 2007 environment You disconnect a users mailbox You need to reconnect this mailbox to a new Active Directory Domain Services (AD DS) user account Which cmdlet should you

48 run? A Enabl box B Connect-Mailbox C Restor box D Update-Recipient /Reference: QUESTION 24 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 /Reference: QUESTION 25 You install a new Client Access server into your Exchange Server 2007 environment Your company domain is named contosocom You create a new DNS A resource record that points autodiscovercontosocom 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 autodiscovercontosocom B Create a DNS CNAME record that points autodiscovercontosocom to your Mailbox servers DNS name C Create a DNS CNAME record that points autodiscovercontosocom 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 /Reference: QUESTION 26

49 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:\allmbstatscsv B Get-ExchangeServer Get-Mailbox Get-MailboxFolderStatistics Export-Csv -Path c:\allmbfstatscsv C Get-Mailuser Get-MailboxFolderStatistics Export-Csv -Path c:\allmbfstatscsv D Get-ExchangeServer Get-Message Export-Csv -Path c:\allmbfstatscsv /Reference: QUESTION 27 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 /Reference: QUESTION 28 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

50 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 /Reference: QUESTION 29 Your Exchange Server 2007 environment has a single Edge Transport server You deploy an additional Edge Transport server You need to ensure that inbound messages are distributed between the two Edge Transport servers What are two possible ways to achieve this goal? (Each correct answer presents a complete solution Choose two) A Configure a new transport rule on each of the Edge Transport servers B Connect both Edge Transport servers to the same switch Run the Edge Transport server cloned configuration scripts C Configure both Edge Transport servers in a Network Load Balancing (NLB) cluster Configure the public DNS MX and A records for the NLB cluster name and IP address D Configure a new DNS MX record for the new Edge Transport server with the same Mail Server Priority value as the existing MX record E Disable netmask ordering on your public DNS servers Correct Answer: CD /Reference: QUESTION 30 You deploy Microsoft Exchange Server 2007 You need to ensure that users are able to access their 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 /Reference: QUESTION 31 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)

51 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 ExchHub1contosocom /ServerAdmin contoso\maria command D Add Maria to the ExchHub1 local Administrators group E Add Maria to the Domain Admins group Correct Answer: CD /Reference: QUESTION 32 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 /Reference: QUESTION 33 You have an Exchange Server 2007 environment You create a new distribution group named Marketing Users in the Marketing distribution group report that they are not receiving messages that are sent to the group from the Internet You need to ensure that the Marketing distribution group is able to receive messages from the Internet What should you do? A Configure the Message Delivery Restrictions properties for the Marketing distribution group to accept messages from All senders B Configure the Message Delivery Restrictions properties of the user accounts of the users in the Marketing distribution group to accept messages from All senders C Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $True cmdlet D Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $False cmdlet /Reference: QUESTION 34

52 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 /Reference: QUESTION 35 You have a Microsoft Exchange Server 2007 environment You issue Microsoft Windows Mobile 60 devices to some of your users You need to configure a minimum password policy for all mobile device users What should you do? A Create a Password Settings object (PSO) that has the minimum password length, and apply the PSO to a security group that contains all mobile device users B Create a group policy for minimum password length, and apply the group policy to all mobile device users C Configure the minimum password length for the default ActiveSync mailbox policy, and apply the policy to all mobile device users D Run the Set-ActiveSyncVirtualDirectory cmdlet with the WindowsAuthEnabled parameter Correct Answer: C /Reference: QUESTION 36 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 Correct Answer: C /Reference: QUESTION 37 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

53 maintain configuration information from Active Directory Domain Services (AD DS) Which command should you run? A Setup /DisasterRecovery B Setup /r:mb C Setup /m:install D Setup /m:recoverserver /Reference: QUESTION 38 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 PM and to end at 3:00 AM You notice that online defragmentations are not finishing successfully This operation typically takes 45 hours You need to ensure that database backups and online defragmentations finish successfully prior to 6:00 AM each day What should you do? B Configure the maintenance window to end at 1:30 AM C Configure the maintenance window to begin at 8:00 PM D Configure the backups to begin at 10:00 PM E Configure the backups to begin at 12:00 AM /Reference: QUESTION 39 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 Correct Answer: C /Reference: QUESTION 40

54 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 Correct Answer: A /Reference: QUESTION 41 You have an Exchange Server 2007 Service Pack 1 (SP1) environment You have a server named Server1 in a cluster continuous replication (CCR) cluster You have a single standby continuous replication (SCR) target server named Server2 at a different location You configure Server1 to use SCR to replicate all of its storage groups to Server2 Server2 is not receiving a copy of the databases or log files You discover that the status of the SCR replication is Suspended You need to ensure that SCR is functioning properly Which cmdlet should you run? A Enable-DatabaseCopy B Enable-StorageGroupCopy C Restore-StorageGroupCopy D Resume-StorageGroupCopy E Enable-ContinuousReplicationHostName /Reference: QUESTION 42 You have an Exchange Server 2007 environment You create a new distribution group named Marketing Users in the Marketing distribution group report that they are not receiving messages that are sent to the group from the Internet You need to ensure that the Marketing distribution group is able to receive messages from the Internet What should you do? A Configure the Message Delivery Restrictions properties for the Marketing distribution group to accept messages from All senders B Configure the Message Delivery Restrictions properties of the user accounts of the users in the Marketing distribution group to accept messages from All senders C Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $True cmdlet D Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $False cmdlet

55 /Reference: QUESTION 43 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 /Reference: QUESTION 44 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

56 /Reference: QUESTION 45 You have a Microsoft Exchange Server 2007 environment You issue Microsoft Windows Mobile 60 devices to some of your users You need to configure a minimum password policy for all mobile device users What should you do? A Create a Password Settings object (PSO) that has the minimum password length, and apply the PSO to a security group that contains all mobile device users B Create a group policy for minimum password length, and apply the group policy to all mobile device users C Configure the minimum password length for the default ActiveSync mailbox policy, and apply the policy to all mobile device users D Run the Set-ActiveSyncVirtualDirectory cmdlet with the WindowsAuthEnabled parameter Correct Answer: C /Reference: QUESTION 46 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 Correct Answer: C /Reference: QUESTION 47 You have an Exchange Server 2007 environment You need to be able to manage messages according to the reputation of the senders address Which type of filtering should you use? A recipient filtering B connection filtering C sender filtering D sender ID filtering E content filtering Correct Answer: C

57 /Reference: QUESTION 48 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 /Reference: QUESTION 49 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 D Add the new administrators user account to the Enterprise Admins group E Add the new administrators user account to the Schema Admins group E /Reference: QUESTION 50 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 Correct Answer: C

58 /Reference: QUESTION 51 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 You need to achieve this goal without interrupting existing 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 Correct Answer: A /Reference:

59 Exam D QUESTION 1 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 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 /Reference: QUESTION 2 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 Correct Answer: A /Reference: QUESTION 3 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@contosocom as the sender, Maria@contosocom 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@contosocom -Sender Marc@contosocom - Server Exch1 -EventID SEND cmdlet /Reference:

60 QUESTION 4 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 Correct Answer: E /Reference: QUESTION 5 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) /Reference: QUESTION 6 The servers in your companys Exchange Server 2007 environment are configured as shown in the following table

61 Users require Internet Message Access Protocol Version 4 rev1 (IMAP4) to access their You enable IMAP4 access on the appropriate mailboxes You need to ensure that users are able to access their by using IMAP4 On which server should you configure the IMAP4 service? A Server1 B Server2 C Server3 D Server4 /Reference: QUESTION 7 Your company has a single Active Directory Domain Services(AD DS) domain The domain has a DNS name of corpcontosolocal A stand-alone DNS server on the perimeter network has a standard primary DNS zone named contosolocal 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 corpcontosolocal DNS zone B Manually create a host (A) resource record for the Hub Transport server in the corpcontosolocal DNS zone C Manually create a service (SRV) resource record for the Hub Transport server in the contosolocal DNS zone D Manually create a host (A) resource record for the Hub Transport server in the contosolocal DNS zone /Reference: QUESTION 8 Your company has a group of accountants in the main office in Chicago The company hires a new group of accountants for the branch office in Dallas The Exchange Server 2007 computer in the Chicago office is named ExchChi The Exchange Server 2007 computer in the Dallas office is named ExchDal The new accounting group requires a local replica of the Accounting public folder that is located in the root of the public folder tree You need to add a replica of the Accounting folder to the Exchange server in the Dallas office Which cmdlet should you run? A Set-PublicFolder "EXCHChi\Accounting" -replicas "EXCHDal\Public Folder Database" B Set-PublicFolder "\Accounting" -replicas "EXCHDal\Public Folder Database" C Set-PublicFolder "\Accounting" -replicas "EXCHChi\Public Folder Database","EXCHDal\Public Folder Database" D Set-PublicFolder "EXCHDal\Accounting" -replicas "EXCHChi\Public Folder Database" Correct Answer: C

62 /Reference: QUESTION 9 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 stepson Fax1, create a new directory named FaxDirRun the Set-ForeignConnector "FaxCon" -DropDirectory "FaxDir" cmdletrun the Set- TransportServer ExchHub1 - RootDropDirectoryPath "\\Fax1\Drop Directory" cmdlet You need to ensure that all messages pending delivery are delivered What should you do? A Add the Administrators group with Full Control permission to the new Drop directory B Copy all messages in the old Drop directory to the new Drop directory C Set the size of the Drop directory by running the Set-ForeignConnector cmdlet with the appropriate parameter D Set the maximum message size by running the Set-ForeignConnector cmdlet with the appropriate parameter /Reference: QUESTION 10 Your company merges with Contoso, Ltd Each companys mixed 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 contosocom 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 *contosocom, and select the Allow external out-of-office only option D Add a new remote domain for *contosocom, and select the Allow internal out-of-office and out- ofoffice set by Outlook 2003 or earlier clients and set on Exchange 2003 or earlier servers option /Reference: QUESTION 11 You have an Exchange Server 2007 environment Your company issues a new 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)

63 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 C /Reference: QUESTION 12 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 B Increase the spam confidence level (SCL) threshold value for quarantining C Reduce the spam confidence level (SCL) threshold value for rejecting D Reduce the spam confidence level (SCL) threshold value for quarantining /Reference: QUESTION 13 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 /Reference: QUESTION 14 You need to configure Outlook Web Access to allow Microsoft Office documents to be opened but not

64 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 /Reference: QUESTION 15 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 AM Users of Outlook Anywhere are not able to see the new mailbox in the GAL until the next day You need to configure the Exchange Server 2007 computer to allow users of Outlook Anywhere to see a new mailbox in the GAL within four hours after the mailbox is created What should you do? B Enable Web-based distribution for the offline address book (OAB) C Enable Public Folder distribution for the offline address book (OAB) D Enable support for Outlook 2003 with Service Pack 2 or later clients on the offline address book (OAB) E Set a custom update schedule for the offline address book (OAB) /Reference: QUESTION 16 You increase the anti-spam restrictions for your Exchange Server 2007 organization You inform your companys partners that they should forward any messages that are being blocked by the content filters to anti-spam@contosocom 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@contosocom, 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 messages that are classified as spam Which cmdlet should you run? A Set-RecipientFilterConfig -RecipientValidationEnabled $false B Set-ContentFilterConfig -BypassedRecipients anti-spam@contosocom C Set-ContentFilterConfig -BypassedSenders anti-spam@contosocom D Set-RecipientFilterConfig -BlockListEnabled $false -BlockedRecipients anti-spam@contosocom /Reference: QUESTION 17

65 Your Exchange Server 2007 computers are configured with the default settings You need to send copies of all messages that are sent and received by to What should you do? A Run the New-JournalRule -Name:'User' -Journal Address:'user@contosocom' -Scope:'Global' - Enabled:$true -Recipient:'monitor@contosocom' cmdlet B Run the New-JournalRule -Name:'User' -Journal Address:'user@contosocom' - Scope:'Internal' - Enabled:$true -Recipient:'monitor@contosocom' cmdlet C Run the Set-JournalRule -Name:'User' -Journal Address:'user@contosocom' -Scope:'Global' - Enabled:$true -Recipient:'monitor@contosocom' cmdlet D Configure forwarding on the users account Set it to forward to monitor@contosocom Correct Answer: A /Reference: QUESTION 18 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 Correct Answer: A /Reference: QUESTION 19 Your company purchases a company named Contoso, Ltd Your company plans to accept messages that are sent to the contosocom namespace on your companys existing servers The Contoso, Ltd, servers will be decommissioned You need to configure your companys Exchange 2007 organization to accept all messages that are sent to contosocom What should you do? A Add contosocom to the accepted domains as an external relay domain B Add contosocom to the accepted domains as an internal relay domain C Add contosocom to the accepted domains as an authoritative domain D Add a new address generation policy for contosocom Correct Answer: C /Reference:

66 QUESTION 20 Your Exchange Server 2007 organization contains two Exchange servers named Exch1 and Exch2 Exch1 fails and cannot be restored to service You need to move all mailboxes from Exch1 to Exch2 Which cmdlet should you run? A Get-Mailbox -Server Exch1 Mov box -IgnorePolicyMatch -TargetDatabase "Exch2\First Storage Group\Mailbox Database" B Get-Mailbox -Server Exch1 Mov box -IgnoreRuleLimitErrors -TargetDatabase "Exch2\First Storage Group\Mailbox Database" C Get-Mailbox -Server Exch1 Mov box -ValidateOnly -TargetDatabase "Exch2\First Storage Group \Mailbox Database" D Get-Mailbox -Server Exch1 Mov box -ConfigurationOnly -TargetDatabase "Exch2\First Storage Group\Mailbox Database" /Reference: QUESTION 21 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 you need to assign Marc the appropriate permissions What should you do? A Run the Add-ADPermission -Identity Maria -User Marc -AccessRights Self -ExtendedRights Send-As cmdlet B Run the Add-MailboxPermission -Identity Maria -User Marc -AccessRights ExternalAccount cmdlet C Run the Add-MailboxPermission -Identity Maria -User Marc -AccessRights FullAccess cmdlet D In the Active Directory Users and Computers management console, assign Marc the Allow-Full Control permission for Marias user account Correct Answer: C /Reference: QUESTION 22 Your Exchange Server 2007 organization has two servers named Exch1 and Exch2 You need to move all of the Exch1 mailboxes to Exch2 next Saturday at 11:00 PM You will be out of the office at that time What should you do? A Run the Get-Mailbox -server Exch1 Mov box -TargetDatabase "Exch2\First Storage Group \Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 PM B Run the Get-Mailbox Mov box -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 PM C Use Microsoft Windows scheduler to run the Get-Mailbox Mov box -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 PM D Use Microsoft Windows scheduler to run the Get-Mailbox -server Exch1 Mov box - TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 PM

67 /Reference: QUESTION 23 You have an Exchange Server 2007 environment You have an organizational unit (OU) named Marketing You need to view a list of all users in the Marketing OU that have the word Manager in their title Which cmdlet should you run? A Get-User B Get-Mailbox C Get-MailUser D Get-Recipient Correct Answer: A /Reference: QUESTION 24 Your company is closing its Denver office The employees in the Denver office have mailbox-enabled user accounts that use the value Denver in the City attribute You disable the user accounts of the Denver employees You need to disconnect their mailboxes What are two possible ways to achieve the goal? (Each correct answer presents a complete solution Choose two) A Run the Remov box Denver cmdlet B Run the Get-User -Filter "City -like 'Denver'" Remov box cmdlet C Run the Get-User -Filter "City -like 'Denver'" Disabl box 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 Correct Answer: CD /Reference: QUESTION 25 You have an automatically generated CSV file with a list of your companys newly hired employees The CSV file contains all of the information that is required to create the mailboxes for the new employees You need to create new user accounts and mailboxes directly from the CSV file What should you do? A 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

68 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 Enabl box cmdlet with the appropriate parameters Correct Answer: A /Reference: QUESTION 26 A mail-enabled public folder named Monitoring receives automated alerts from your companys monitoring system Some users send 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 D Use the Outlook client to remove the Folder visible attribute for the Default name on the Monitoring public folder /Reference: QUESTION 27 Your company uses both a distribution group and a security group for each department Both groups contain the same members All new users are added to both groups in their departments You need to decrease the amount of time that is required to manage groups You must achieve this goal while minimizing disruption to mail capabilities and to previously assigned access permissions Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A 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 Correct Answer: AD /Reference: QUESTION 28 You have an Exchange Server 2007 environment You have a user named Maria You need to ensure that a specific portable computer is available as a resource mailbox You need to ensure that Maria is able to control only the scheduling of the portable computer, and you need to ensure that Maria is the only user

69 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 /Reference: QUESTION 29 All users can receive that is sent directly to them from the Internet A distribution group named WebResponse is configured to accept 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 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) /Reference: QUESTION 30 You are creating a cluster continuous replication (CCR) cluster You create a failover cluster, and you install the Mailbox server role named ExchMB1 on the active node You need to install the Mailbox server role on the passive node What are two possible ways to achieve this goal? (Each correct answer presents a complete solution Choose two) A 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 D /Reference:

70 QUESTION 31 You install an Exchange Server 2007 Edge Transport server role and Hub Transport server role The server that has the Hub Transport server role is located in an Active Directory site named Chicago You need to synchronize your companys Active Directory information to the server that has the Edge Transport server role Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A Run the New-EdgeSubscription -FileName "c:\edgeserversubscriptionxml"cmdlet on the server that has the Edge Transport server role B Run the New-EdgeSubscription -FileName "c:\edgeserversubscriptionxml" -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:\CloneConfigDataxml" command on the server that has the Edge Transport server role E Run the ImportEdgeConfig -CloneConfigData "C:\CloneConfigDataxml" command on the server that has the Edge Transport server role Correct Answer: AB /Reference: QUESTION 32 Your companys Active Directory forest consists of a single site that has a root domain and one child domain You need to prepare Active Directory and the domains prior to installing the first Exchange Server 2007 computer Which two commands should you run? (Each correct answer presents part of the solution Choose two) A Setup /ForestPrep B Setup /PrepareAD C Setup /DomainPrep D Setup /PrepareAllDomains D /Reference: QUESTION 33 A custom Security Configuration Wizard (SCW) policy is applied to an Exchange Server 2007 Edge Transport server named Exch1 You want to apply this policy to a new Edge Transport server named Exch2 You install SCW on Exch2 You copy the existing SCW policy to Exch2 as C:\ExchangeSCWPolicyxml You need to apply the custom policy to Exch2 What should you do? A First, use SCW to apply the C:\ExchangeSCWPolicyxml policy Then, run the Scwcmd register / kbname:"ex2007kb" /kbfile:"%programfiles%\microsoft\exchange Server\scripts \Exchange2007Edgexml" command B First, use SCW to apply the C:\ExchangeSCWPolicyxml policy Then, run the Scwcmd register / kbname:"ex2007edgekb" /kbfile:"%programfiles%\microsoft\exchange Server\scripts \Exchange2007xml" command

71 C First, run the Scwcmd register /kbname:"ex2007kb" /kbfile:"%programfiles%\microsoft\exchange Server\scripts\Exchange2007Edgexml" commandthen, use SCW to apply the C:\ExchangeSCWPolicyxml policy D First, run the Scwcmd register /kbname:"ex2007edgekb" /kbfile:"%programfiles%\microsoft\exchange Server\scripts\Exchange2007xml" command Then, use SCW to apply the C:\ExchangeSCWPolicyxml policy Correct Answer: C /Reference: QUESTION 34 You complete a new installation of the Client Access server role on an Exchange Server 2007 computer named ExchCas1 An SSL certificate for ExchCas1 is issued to mailcontosocom Users will connect to their 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 mailcontosocom B Set-WebServicesVirtualDirectory -Identity "ExchCas1\EWS (default web site)" -ExternalURL mailcontosocom/ews/exchangeasmx C Set-AutodiscoverVirtualDirectory -Identity "ExchCas1\autodiscover (default web site)" - ExternalURL D Set-AutodiscoverVirtualDirectory -Identity "ExchCas1\EWS (default web site)" -ExternalURL " mailcontosocom/ews/exchangeasmx" Correct Answer: A /Reference: QUESTION 35 You need to configure the minimum permissions necessary for a new administrator so that she can prepare Active Directory for Exchange Server 2007 Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A 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 D Add the new administrators user account to the Enterprise Admins group E Add the new administrators user account to the Schema Admins group E /Reference: QUESTION 36

72 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 installbat 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 installbat file, type the following command: "C:\InstallFiles\Setup" /mode Install /roles HubTransportCreate a scheduled task to run the executable B In the installbat 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 installbat file, type the following command: "C:\InstallFiles\Setup" /mode RecoverServer /roles HubTransportCreate a scheduled task to run the executable D In the installbat file, type the following command: "C:\Program Files\Microsoft\Exchange Server\Setup" / mode RecoverServer /roles HubTransportCreate a scheduled task to run the executable /Reference: QUESTION 37 You need to configure the minimum permissions necessary for a user to be able to configure mailbox databases on an Exchange Server 2007 computer What should you do? A 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 /Reference: QUESTION 38 Your companys domain is contosocom 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 contosocom MX preference = 10, mail exchanger = Exch1contosocom B contosocom MX preference = 10, mail exchanger = Exch3contosocom C contosocom MX preference = 10, mail exchanger = Exch2contosocom D contosocom MX preference = 20, mail exchanger = Exch2contosocom E contosocom MX preference = 20, mail exchanger = Exch1contosocom F contosocom MX preference = 20, mail exchanger = Exch3contosocom CE

73 /Reference: QUESTION 39 Users report that they are unable to access their mailboxes on an Exchange Server 2007 computer named Exch1 You verify that connectivity to the server is functioning and that server hardware is functioning normally Access to global catalogs is also functioning normally You need to report on the status of all required Exchange-specific and Exchange-dependent services What should you do? A 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 /Reference: QUESTION 40 You have an Exchange Server 2007 environment Message tracking is configured to keep tracking logs for 30 days When you attempt to track a message that was sent 14 days ago, you notice that there is no data available for the message on the Mailbox server You need to ensure that you are able to track message data for 30 days What should you do? A 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 Correct Answer: C /Reference: QUESTION 41 Your Exchange Server 2007 environment contains a single Hub Transport server and a single Mailbox server 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

74 /Reference: QUESTION 42 A mail-enabled public folder named Monitoring receives automated alerts from your companys monitoring system Some users send 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 D Use the Outlook client to remove the Folder visible attribute for the Default name on the Monitoring public folder /Reference: QUESTION 43 Your company has a single Active Directory Domain Services(AD DS) domain The domain has a DNS name of corpcontosolocal A stand-alone DNS server on the perimeter network has a standard primary DNS zone named contosolocal 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 corpcontosolocal DNS zone B Manually create a host (A) resource record for the Hub Transport server in the corpcontosolocal DNS zone C Manually create a service (SRV) resource record for the Hub Transport server in the contosolocal DNS zone D Manually create a host (A) resource record for the Hub Transport server in the contosolocal DNS zone /Reference: QUESTION 44 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

75 /Reference: QUESTION 45 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 PM You will be out of the office at that time What should you do? A Run the Get-Mailbox -server Exch1 Mov box -TargetDatabase "Exch2\First Storage Group \Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 PM B Run the Get-Mailbox Mov box -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet with the StartDate parameter set for next Saturday at 11 PM C Use Microsoft Windows scheduler to run the Get-Mailbox Mov box -TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 PM D Use Microsoft Windows scheduler to run the Get-Mailbox -server Exch1 Mov box - TargetDatabase "Exch2\First Storage Group\Mailbox Database" cmdlet from the Exchange Management Shell next Saturday at 11 PM /Reference: QUESTION 46 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 MSExchangeTransportexeconfig file D Use Performance Monitor to add the MSExchangeTransport SmtpReceive object Correct Answer: A /Reference: QUESTION 47 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 You need to achieve this goal without interrupting existing 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

76 D Configure a new transport rule on the existing Hub Transport server Correct Answer: A /Reference: QUESTION 48 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 Server4contosocom You need to perform an unattended installation of Exchange Server 2007 What should you do? A Run the Setup /mode:install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server1contosocom command B Run the Setup /mode:install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server2contosocom 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:server4contosocom command /Reference: QUESTION 49 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 MSExchangeTransportexeconfig file D Use Performance Monitor to add the MSExchangeTransport SmtpReceive object Correct Answer: A

77 /Reference: QUESTION 50 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 You need to achieve this goal without interrupting existing 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 Correct Answer: A /Reference: QUESTION 51 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 Server4contosocom You need to perform an unattended installation of Exchange Server 2007 What should you do? A Run the Setup /mode:install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server1contosocom command B Run the Setup /mode:install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server2contosocom 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:server4contosocom command /Reference: QUESTION 52

78 The servers in your Exchange Server 2007 organization are configured as shown in the following table You add an Edge Transport server named Server4 You need to associate Server4 with the Exchange organization You need to replicate recipient and configuration data from Active Directory Domain Services (AD DS) Which three actions should you perform? To answer, move the three appropriate actions from the list of actions to the answer area, and arrange them in the correct order (Each correct answer presents a part of the solution Choose three) A B C D Correct Answer: /Reference: QUESTION 53 You have an Exchange Server 2007 environment You need to perform a snapshot of a mailbox database What should you do? A Use the Vssadminexe command-line tool B Use the Eseutilexe command-line tool C Run the Clean-MailboxDatabase cmdlet D Run the Set-StorageGroup cmdlet

79 Correct Answer: A /Reference: QUESTION 54 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 Correct Answer: C /Reference:

80 Exam E QUESTION 1 Your native Exchange Server 2007 organization has a single Edge Transport server named ExchEdge1 ExchEdge1 has an Edge Subscription established with a Hub Transport server named ExchHub1 The network connection from ExchEdge1 to the Internet is interrupted for an extended period of time After the network connection is restored, no messages are being delivered You need to restore message flow immediately What should you do? ht t p:/ / w w w gratisexamcom/ A On ExchHub1, run the Resume-Queue cmdlet B On ExchHub1, run the Retry-Queue cmdlet C On ExchEdge1, run the Resume-Queue cmdlet D On ExchEdge1, run the Retry-Queue cmdlet /Reference: QUESTION 2 Your Exchange Server 2007 organization contains a single Hub Transport server named ExchHub1, and multiple Mailbox servers A single Edge Transport server named ExchEdge1 is deployed Message tracking logs are retained for 30 days The mailbox for a user named Marc is located on a Mailbox server named ExchMB1 and has an SMTP address of marc@contosocom 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@contosocom -EventId "Receive" export-csv c:\tmp\marccsv cmdlet B On ExchHub1, run the Get-MailboxStatistics -Identity marc export-csv -path c:\tmp\marccsv cmdlet C On ExchHub1, run the Get-MailboxFolderStatistics -Identity marc -FolderScope SentItems export-csv c:\tmp\marccsv cmdlet D On ExchHub1, run the Get-MessageTrackingLog -Sender marc@contosocom -EventId "Receive" export-csv c:\tmp\marccsv cmdlet /Reference: QUESTION 3 You need to find out if users can log on to your Mailbox server directly by using Microsoft Office Outlook Which cmdlet should you run on the client network?

81 A Test-ServiceHealth B Test-SystemHealth C Test-MAPIConnectivity D Test-OutlookWebServices Correct Answer: C /Reference: QUESTION 4 The Mailbox server role and the Hub Transport server role reside on an Exchange Server 2007 computer named Exch1 You need to configure the server to retain the tracking logs for seven days What are two possible ways to achieve this goal? (Each correct answer presents a complete solution Choose two) A Create a system policy to remove log files that are older than seven days B Run the Set-TransportServer -Identity Exch1 -MessageTrackingLogMaxAge 0700:00:00 cmdlet C Run the Set-TransportServer -Identify Exch1 -MessageTrackingLogEnabled:$true cmdlet D Run the Set-TransportConfig -Identity Exch1 -MaxDumpsterTime 0700:00:00 cmdlet E Run the Set-MailboxServer -Identity Exch1 -MessageTrackingLogMaxAge 0700:00:00 cmdlet E /Reference: QUESTION 5 You have an Exchange Server 2007 environment You have two Mailbox servers, two Client Access servers, two Hub Transport servers, and two Edge Transport servers You need to provide high availability for the Availability service What should you do? A 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 Correct Answer: C /Reference: QUESTION 6 You have an Exchange Server 2007 environment The mailbox for a user is deleted The mailbox is no longer in the deleted mailbox retention dumpster You need to recover the mailbox Which two actions should you perform? (Each correct answer presents a part of the solution Choose two) A Run the Connect-Mailbox cmdlet

82 B Run the Import-Mailbox cmdlet C Run the Restor box cmdlet D Restore the database in a recovery storage group E Use the Database Troubleshooter tool F Perform a dial tone recovery Correct Answer: CD /Reference: QUESTION 7 Your Exchange Server 2007 environment has three Exchange servers that have the Mailbox server role installed The servers are configured to back up the existing Windows event logs and mailbox databases You add the Hub Transport server role to the Exchange servers You want to reconfigure the backups for the servers Written company policy states that enough information must be retained to perform a root cause analysis on lost or corrupted 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 Correct Answer: A /Reference: QUESTION 8 A users 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 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 /Reference: QUESTION 9

83 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 Correct Answer: C /Reference: QUESTION 10 You install an Exchange Server 2007 Mailbox server You want to create a full database backup before you place users on the system You take all databases offline so that they are consistent You initiate a backup by using the Microsoft Windows Backup utility The backup immediately fails, and you receive an error message You need to complete a full backup of the databases What should you do? A 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 /Reference: QUESTION 11 An Exchange Server 2007 clustered mailbox server is installed on a Single Copy Cluster (SCC) You want to add another storage group and database to the clustered mailbox server You perform the following actions 1 On the active and passive nodes of the cluster, mount a new database drive to

84 D:\mounts\SG5\DB5_1, and mount a new log drive to D:\mounts\SG5\Log5_1 2 Create a new storage group named SG5, and point the log path to D:\mounts\SG5\Log5_1 3 Create a new database in SG5 named DB5_1, and point the database path to D:\mounts\SG5\DB5_1 You need to complete the addition of the storage group and database to the clustered mailbox server What should you do? A Change the mount location of the database and log drives to drive letter locations on the active and passive nodes B Remove the drives from the passive node until the active node is configured C Add the drives as a cluster resource, and make the Microsoft Information Store dependent on those resources D Add the drives as a cluster resource, and make the storage group dependent on those resources /Reference: QUESTION 12 You use Exchange Server 2007 You perform full backups each night You need to verify that a backup contains valid mailbox data What should you do? A Use the Eseutilexe 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 /Reference: QUESTION 13 An Exchange Server 2007 Hub Transport server named ExchHub1 fails You build a new Hub Transport server named ExchHub2 to replace ExchHub1 After service is restored, you want to recover all messages that remain in the mailque database on ExchHub1 You perform the following actions on ExchHub2 Flush all messages from the existing queue on ExchHub2 Copy the mailque database from the hard disk on ExchHub1 to C:\recoveryQueue on ExchHub2 You need to complete the recovery of the mailque 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 mailque database in C:\recoveryQueue B Using the ISInteg utility, fix the mailque database in C:\recoveryQueue C Using the Eseutil utility, perform a recovery of the mailque database in C:\recoveryQueue D Using the Eseutil utility, perform a restore of the mailque database in C:\recoveryQueue E Using the Eseutil utility, perform a defragmentation of the mailque database in C:\recoveryQueue Correct Answer: CE

85 /Reference: QUESTION 14 Your Exchange Server 2007 organization is configured in two Active Directory sites named Site1 and Site2 Site1 is configured for the /24 subnet, and Site2 is configured for the /24 subnet The Exchange servers in the two sites are shown in the following table ExchCAS1 fails Site2 users report that they are unable to access Microsoft Office Outlook Web Access (OWA) You need to restore OWA service to Site2 users What should you do? A 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 Correct Answer: C /Reference: QUESTION 15 Your environment contains the following servers: Mailbox server named ExchMb1 Client Access server named ExchCAS1 Standby Microsoft Windows Server 2003 computer named Server2 Two Hub Transport servers named ExchHub1 and ExchHub2 ExchHub1 fails You need to restore ExchHub1 to its pre-failure configuration What should you do? A 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 Correct Answer: A

86 /Reference: QUESTION 16 You are configuring an Exchange Server 2007 single copy cluster (SCC) on Windows Server 2003 as shown in the following diagram You need to configure the network adapters named NtwkAdptr1 and NtwkAdptr2 on each server to ensure that the private network connection between the two servers is not a single point of failure How should you configure the network adapters? A NtwkAdptr1 Internal Cluster Communications only (private network) NtwkAdptr2 Client access only (public network) B NtwkAdptr1 All communications (mixed network)ntwkadptr2 Client access only (public network) C NtwkAdptr1 Client access only (public network)ntwkadptr2 All communications (mixed network) D NtwkAdptr1 Internal Cluster Communications only (private network)ntwkadptr2 All communications (mixed network) /Reference: QUESTION 17 Your Exchange Server 2007 environment has multiple databases on each logical unit number (LUN) To allow individual database restores, you must back up the databases in such a way that they can be restored to a file server You need to select an appropriate backup type What are two possible backup types that will fulfill the requirement? (Each correct answer presents a complete solution Choose two) A Volume Shadow Copy Service (VSS) full backups B Volume Shadow Copy Service (VSS) copy backups C streaming full backups

87 D streaming copy backups Correct Answer: AB /Reference: QUESTION 18 Your Exchange Server 2007 Mailbox server is backed up by a Volume Shadow Copy Service (VSS) The Mailbox server fails, and you must perform a recovery of the mailbox database You verify that the recent transaction log files are intact You need to recover the mailbox database and replay all available transaction logs into the database Which command or cmdlet should you run? A Eseutilexe /R B Eseutilexe /C C Set-MailboxDatabase -AllowFileRestore:$true D Restor box -TargetFolder Correct Answer: A /Reference: QUESTION 19 Your Exchange Server 2007 environment is configured as shown in the following table Users report that they are receiving a large number of unwanted 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 Correct Answer: A

88 /Reference: QUESTION 20 You have an Exchange Server 2007 environment You need to convert a user mailbox to a resource mailbox What should you do? A 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 /Reference: QUESTION 21 You have an Exchange Server 2007 environment You need to export information from all mailboxes to a file named mailboxescsv 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 mailboxescsv command C Run the Get-Mailbox Export-Csv mailboxescsv command D Run the Get-Mailbox Export-Csv > mailboxescsv command Correct Answer: C /Reference: QUESTION 22 You have an Exchange Server 2007 Service Pack 1 (SP1) environment You need to display a list of all e- mail messages that were sent by a specific user in the past four days What should you do? A Use the Message Tracking tool B Use the Database Troubleshooter tool C Use the Mail Flow Troubleshooter D View the Exchange Queue Viewer E View the Routing Log Viewer Correct Answer: A /Reference: QUESTION 23

89 You have an Exchange Server 2007 environment You configure your external 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 /Reference: QUESTION 24 You have an Exchange Server 2007 environment You need to stop the circulation of an 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 /Reference: QUESTION 25 Your Exchange Server 2007 organization contains a Mailbox server and a Client Access server You are using Web-based distribution for the default offline address book (OAB) The OAB is no longer being updated on the Client Access server You need to enable the Client Access server to retrieve the updated OAB from the Mailbox serverwhat 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 /Reference: QUESTION 26

90 Your company has two Active Directory Domain Services (AD DS) forests with an existing forest trust Each forest has its own Exchange Server 2007 organization You are configuring a cross-forest connector between the Hub Transport servers in the two Exchange 2007 organizations You plan to use Basic authentication for the cross-forest connector You create a service account named Account1 in the first forest You need to ensure that Account1 can be used to authenticate with the receiving server in the second forest To which security group should you add Account1? A Exchange Servers B Exchange Organization Administrators C Exchange Recipient Administrators D Exchange Server Administrators Correct Answer: A /Reference: QUESTION 27 You have an Exchange Server 2007 environment Several of your technicians use Microsoft Office Outlook Web Access You need to ensure that the technicians can access a specific file server by using Outlook Web Access In the Exchange Management Console, which tab should you use to modify the appropriate settings? A the Private Computer File Access tab B the Public Computer File Access tab C the Remote File Servers tab D the Segmentation tab Correct Answer: C /Reference: QUESTION 28 You have an Exchange Server 2007 environment You perform a full backup each night prior to the maintenance window Your deleted item retention period is set to 10 days You need to reduce the total storage that is required for backups What should you do? A 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 /Reference: QUESTION 29

91 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 Correct Answer: C /Reference: QUESTION 30 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 /Reference: QUESTION 31 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?

92 A Run the diskpartexe command on the boot volume B Run the formatexe command on the boot volume C Run the shiftexe command on the boot volume D Run the diskpartexe command on the database volume E Run the formatexe command on the database volume F Run the shiftexe command on the database volume /Reference: QUESTION 32 You need to set the custom resource property for each of your Exchange Server 2007 resource mailboxes so that training organizers will be able to view whether a projector is present in a given training room What should you do before you can set the custom resource properties? A Create a resource mailbox for each projector as type Equipment and assign this resource mailbox as a delegate for each training-room resource mailbox B Run the Set-Mailbox -ResourceCapacity 10 cmdlet for each training-room resource mailbox C Run the Set-ResourceConfig -ResourcePropertySchema "Room/Projector" cmdlet D Run the Set-ResourceConfig -ResourcePropertySchema "Equipment/Projector" cmdlet Correct Answer: C /Reference: QUESTION 33 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 cmdlet D Run the Get-RoutingGroupConnector Set-RoutingGroupConnector -MaxMessageSize unlimited cmdlet Correct Answer: A /Reference: QUESTION 34 You have an Exchange Server 2007 environment You need to create a mail-enabled user What should you do?

93 A Run the Connect-Mailbox cmdlet B Run the Enabl User cmdlet C Run the Set-Mailbox cmdlet D Run the New-MailUser cmdlet /Reference: QUESTION 35 You have an Exchange Server 2007 environment You have a single Active Directory Domain Services (AD DS) forest named contosocom 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 Remov box -Identity contoso\room1 Permanent $True cmdlet D In the Exchange Management Shell, run the Disabl box -Identity contoso\room1 -Confirm cmdlet Correct Answer: C /Reference: QUESTION 36 You have an Exchange Server 2007 Service Pack 1 (SP1) environment You need to include a legal disclaimer in all external 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- AddressPolicy cmdlet Correct Answer: A /Reference: QUESTION 37 You have an Exchange Server 2007 environment All users have mobile devices with Windows Mobile 60 installed You need to allow users to securely synchronize 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

94 D Configure the mobile devices to use Microsoft ActiveSync /Reference: QUESTION 38 Your Exchange Server 2007 environment has a single Hub Transport server named Server1 You have a legacy SMTP server The legacy SMTP server is configured to send 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 to the Internet through Server1 What should you do? A Update the legacy server to send messages to Server1 on port 587 B Add the IP address of the legacy server to the remote network settings on the Default Server1 Receive connector C Create a new Receive connector, add the Anonymous permission, and then assign the Relay permission to Anonymous users on the Receive connector D Create a new Receive connector, add the Anonymous permission, and then add the IP address of the legacy server to the remote network settings on the Receive connector Correct Answer: C /Reference: QUESTION 39 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 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 GetMessageTrackingLogE2EWithTimeps1 script Correct Answer: C /Reference: QUESTION 40 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

95 C Move 100 of the oldest transaction logs, and run the Mount-Database cmdlet Perform a full backup of the database D Compress the database volume, and run the Mount-Database cmdlet Perform a full backup of the database Correct Answer: C /Reference: QUESTION 41 You have an Exchange Server 2007 environment Users of Microsoft Office Outlook 2007 report that connection timeouts are occurring and messages are remaining in their Outbox for extended periods of time You need to use your administrative computer to verify client performance and server functionality Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A Run the Test-OutlookWebServices cmdlet B Run the Test-MAPIConnectivity cmdlet C Run the Test-Mailflow cmdlet D Use the Queue Viewer in the Exchange Management Console E Use Performance Monitor to view the MSExchangeIS Client object counters E /Reference: QUESTION 42 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 /Reference: QUESTION 43 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 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

96 backups? A the \TransportRoles\Logs\ directory B the \TransportRoles\data\Queue\ directory C the Microsoft Information Store D the IIS metabase Correct Answer: A /Reference: QUESTION 44 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 Correct Answer: AB /Reference: QUESTION 45 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 Correct Answer: C /Reference: QUESTION 46 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

97 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 ExchHub1contosocom /ServerAdmin contoso\maria command D Add Maria to the ExchHub1 local Administrators group E Add Maria to the Domain Admins group Correct Answer: CD /Reference: QUESTION 47 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 PM and to end at 3:00 AM You notice that online defragmentations are not finishing successfully This operation typically takes 45 hours You need to ensure that database backups and online defragmentations finish successfully prior to 6:00 AM each day What should you do? B Configure the maintenance window to end at 1:30 AM C Configure the maintenance window to begin at 8:00 PM D Configure the backups to begin at 10:00 PM E Configure the backups to begin at 12:00 AM /Reference: QUESTION 48 You have an Exchange Server 2007 environment You create a new distribution group named Marketing Users in the Marketing distribution group report that they are not receiving messages that are sent to the group from the Internet You need to ensure that the Marketing distribution group is able to receive messages from the Internet What should you do? A Configure the Message Delivery Restrictions properties for the Marketing distribution group to accept messages from All senders B Configure the Message Delivery Restrictions properties of the user accounts of the users in the Marketing distribution group to accept messages from All senders C Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $True cmdlet D Run the Set-DistributionGroup -Identity "Marketing" -RequireSenderAuthenticationEnabled $False cmdlet /Reference:

98 QUESTION 49 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 Correct Answer: C /Reference: QUESTION 50 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 /Reference: QUESTION 51 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

99 /Reference: QUESTION 52 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 Enabl box 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 /Reference: ht t p:/ / w w w gratisexamcom/

100 Exam F QUESTION 1 You have an Exchange Server 2007 environment You are installing Exchange Server 2007 on a new member server Your login account is a member of the local administrators group You log on to the server, and you attempt to install the Hub Transport server role You receive an error message that states that the installation failed You need to be able to install the Hub Transport server role What should you do? A 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 setupexe /PrepareLegacyExchangePermissions command /Reference: QUESTION 2 You have an Exchange Server 2007 environment You need to use your Mailbox server to verify that full backups are finishing successfully What should you do? A 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 /Reference: QUESTION 3 You have an Exchange Server 2007 environment You modify the default address policy You need to apply the modified policy What should you do? A Restart the Microsoft Exchange Transport service B Use the New Address Policy Wizard C Run the Set- AddressPolicy cmdlet D Run the New- AddressPolicy cmdlet E Run the Update- AddressPolicy cmdlet Correct Answer: E /Reference:

101 QUESTION 4 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 MSExchangeTransportexeconfig file D Use Performance Monitor to add the MSExchangeTransport SmtpReceive object Correct Answer: A /Reference: QUESTION 5 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 Correct Answer: A /Reference: QUESTION 6 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 /Reference: QUESTION 7

102 You have an Exchange Server 2007 environment You need to include the 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 /Reference: QUESTION 8 The servers in your Exchange Server 2007 organization are configured as shown in the following table You add an Edge Transport server named Server4 You need to associate Server4 with the Exchange organization You need to replicate recipient and configuration data from Active Directory Domain Services (AD DS) Which three actions should you perform? To answer, move the three appropriate actions from the list of actions to the answer area, and arrange them in the correct order (Each correct answer presents a part of the solution Choose three) A B C D Correct Answer: /Reference:

103 QUESTION 9 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 You need to achieve this goal without interrupting existing 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 Correct Answer: A /Reference: QUESTION 10 You have a single Exchange Server 2007 server You perform nightly backups of the database that begin at 10:00 PM 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 PM The database recovery fails You need to recover the database What should you do? B Recover the database in the active storage group C Use Windows Server Backup D Recover the database at 10:00 AM E Modify the name of the active database, and then perform the recovery Correct Answer: C /Reference: QUESTION 11

104 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-ExchangeSCWps1 script C Run the Setup/m:RecoverServer command D Run the Set-AcceptedDomain cmdlet Correct Answer: A /Reference: QUESTION 12 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 /Reference: QUESTION 13 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 ProhibitSendQuota ProhibitSendReceiveQuota UseDatabaseQuotaDefaults $False cmdlet C In the Exchange Management Console, on the Storage quotas dialog box, clear the Use mailbox database defaults check box on Marcs user account Ensure that the Issue warning at (KB), Prohibit send at (KB), and Prohibit send and receive at (KB) check boxes are cleared D In the Exchange Management Console, on the Storage quotas dialog box, clear the Use mailbox database defaults check box on Marcs user account Select the Issue warning at (KB) check box and set its value to 0 Select the Prohibit send at (KB) check box and set its value to 0 Select the Prohibit send and receive at (KB) check box and set its value to 0 Correct Answer: C /Reference:

105 QUESTION 14 You have an Exchange Server 2007 environment You use the Exchange Management Shell to create a new address policy You need to view the recipients that the new address policy applies to Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A Run the Get- AddressPolicy cmdlet, and then run the Get-Recipient cmdlet B Run the Set- AddressPolicy 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 Correct Answer: AD /Reference: QUESTION 15 Your Exchange Server 2007 environment has an Edge Transport server in the perimeter network and a Hub Transport server in the internal network You configure Exchange EdgeSync service between the two servers Your company merges with a company named Trey Research Trey Research uses a third-party messaging server Both companies will share the same address space 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 for Trey Researchs users is sent to Trey Researchs third-party messaging server What should you do? A Configure an internal relay domain on the Edge Transport server Create a Send connector on the Hub Transport server that points to Trey Researchs messaging server B Configure an external relay domain on the Edge Transport server Create a Send connector on the Edge Transport server that points to Trey Researchs messaging server C Configure an internal relay domain on the Hub Transport server Create a Send connector on the Hub Transport server that points to Trey Researchs messaging server D Configure an external relay domain on the Edge Transport server Create a Send connector on the Edge Transport server that points to the Hub Transport server Correct Answer: C /Reference: QUESTION 16 You have an Exchange Server 2007 environment You need to perform a snapshot of a mailbox database What should you do? A Use the Vssadminexe command-line tool B Use the Eseutilexe command-line tool C Run the Clean-MailboxDatabase cmdlet D Run the Set-StorageGroup cmdlet Correct Answer: A

106 /Reference: QUESTION 17 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 /Reference: QUESTION 18 Your company uses Active Directory Domain Services (AD DS) and Exchange Server 2007 Your company is named Woodgrove Bank A user named Kim Ralls has an Exchange 2007 mailbox named kimralls@woodgrovebankcom and an AD DS user account named woodgrovebank\kimralls 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 Remov box Identity woodgrovebank\kimralls command B Run the Disabl box kimralls@woodgrovebankcom command C Run the Set-Mailbox Identity woodgrovebank\kimralls -HiddenFromAddressListsEnabled $true command D Run the Export-Mailbox -Identity kimralls@woodgrovebankcom TargetMailbox ExportMailbox - TargetFolder KimData command

107 /Reference: QUESTION 19 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 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 Correct Answer: A /Reference: QUESTION 20 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- AddressPolicy cmdlet /Reference: QUESTION 21 Your existing Exchange Server 2003 environment contains the servers shown in the following table You are preparing to install Exchange Server 2007 You install the Exchange 2007 Edge Transport server role on a server named Server3 You want to install Exchange 2007 Mailbox, Client Access, and Hub Transport server roles on a server named Server4contosocom You need to perform an unattended installation of Exchange Server 2007

108 What should you do? A Run the Setup /mode:install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server1contosocom command B Run the Setup /mode:install /roles: ClientAccess,HubTransport,Mailbox /LegacyRoutingServer:server2contosocom 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:server4contosocom command /Reference: QUESTION 22 You have an Exchange Server 2007 environment A mailbox delivery queue has a high volume of e- mail messages that are queued for delivery You view the queue and discover that unsolicited messages with the same subject have been sent to multiple recipients You need to remove all of the unsolicited 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 /Reference: QUESTION 23 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 /Reference:

109 QUESTION 24 Your Exchange Server 2007 environment has an Edge Transport server in the perimeter network and a Hub Transport server in the internal network You configure Exchange EdgeSync service between the two servers Your company merges with a company named Trey Research Trey Research uses a third-party messaging server Both companies will share the same address space 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 for Trey Researchs users is sent to Trey Researchs third-party messaging server What should you do? A Configure an internal relay domain on the Edge Transport server Create a Send connector on the Hub Transport server that points to Trey Researchs messaging server B Configure an external relay domain on the Edge Transport server Create a Send connector on the Edge Transport server that points to Trey Researchs messaging server C Configure an internal relay domain on the Hub Transport server Create a Send connector on the Hub Transport server that points to Trey Researchs messaging server D Configure an external relay domain on the Edge Transport server Create a Send connector on the Edge Transport server that points to the Hub Transport server Correct Answer: C /Reference: QUESTION 25 Your company uses Active Directory Domain Services (AD DS) and Exchange Server 2007 Your company is named Woodgrove Bank A user named Kim Ralls has an Exchange 2007 mailbox named kimralls@woodgrovebankcom and an AD DS user account named woodgrovebank\kimralls 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 Remov box Identity woodgrovebank\kimralls command B Run the Disabl box kimralls@woodgrovebankcom command C Run the Set-Mailbox Identity woodgrovebank\kimralls -HiddenFromAddressListsEnabled $true command D Run the Export-Mailbox -Identity kimralls@woodgrovebankcom TargetMailbox ExportMailbox - TargetFolder KimData command /Reference: QUESTION 26 You have an Exchange Server 2007 environment You need to include the 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

110 C Create a Microsoft Exchange recipient object D Create a mail contact /Reference: QUESTION 27 You have an Exchange Server 2007 environment You use the Exchange Management Shell to create a new address policy You need to view the recipients that the new address policy applies to Which two actions should you perform? (Each correct answer presents part of the solution Choose two) A Run the Get- AddressPolicy cmdlet, and then run the Get-Recipient cmdlet B Run the Set- AddressPolicy 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 Correct Answer: AD /Reference: QUESTION 28 You have an Exchange Server 2007 environment You need to export information from all mailboxes to a file named mailboxescsv 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 mailboxescsv command C Run the Get-Mailbox Export-Csv mailboxescsv command D Run the Get-Mailbox Export-Csv > mailboxescsv command Correct Answer: C /Reference: QUESTION 29 You have an Exchange Server 2007 environment Your environment contains the servers shown in the following table

111 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 Correct Answer: C /Reference: QUESTION 30 You have an Exchange Server 2007 environment A transaction log volume on a Mailbox server runs out of available space Some users report that they are unable to access their mailboxes You need to restore service to these users as soon as possible What should you do? A Enable circular logging, and run the Mount-Database cmdlet B Run the Clean-MailboxDatabase cmdlet, and run the Mount-Database cmdlet C Move 100 of the oldest transaction logs, and run the Mount-Database cmdlet Perform a full backup of the database D Compress the database volume, and run the Mount-Database cmdlet Perform a full backup of the database Correct Answer: C /Reference: QUESTION 31 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 C Use the Mail Flow Troubleshooter

Exam Name: TS: Exchange Server 2007, Configuring

Exam Name: TS: Exchange Server 2007, Configuring Vendor: Microsoft Exam Code: 70-236 Exam Name: TS: Exchange Server 2007, Configuring Version: DEMO QUESTION 1 You need to generate a report on all of the Exchange Server 2007 computers in your Exchange

More information

Vendor: Microsoft. Exam Code: Exam Name: Microsoft TS: Configuring Exchange Server 2007 (New) Exam. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Microsoft TS: Configuring Exchange Server 2007 (New) Exam. Version: Demo Vendor: Microsoft Exam Code: 70-236 Exam Name: Microsoft TS: Configuring Exchange Server 2007 (New) Exam Version: Demo Question: 1 Your Exchange Server 2007 environment has a Mailbox server named Server1.

More information

Microsoft TS: Microsoft Exchange Server 2010, Configuring. Download Full Version :

Microsoft TS: Microsoft Exchange Server 2010, Configuring. Download Full Version : Microsoft 70-662 TS: Microsoft Exchange Server 2010, Configuring Download Full Version : http://killexams.com/pass4sure/exam-detail/70-662 QUESTION: 173 You have an Exchange Server 2010 SP1 organization

More information

Microsoft EXAM TS: Microsoft Exchange Server 2010, Configuring

Microsoft EXAM TS: Microsoft Exchange Server 2010, Configuring Microsoft EXAM 70-662 TS: Microsoft Exchange Server 2010, Configuring Number: 70-662 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Microsoft EXAM 70-662 TS: Microsoft

More information

Microsoft Exam

Microsoft Exam Microsoft Exam 70-662 TS: Microsoft Exchange Server 2010, Configuring Skills Being Measured This exam measures your ability to accomplish the technical tasks listed below. The percentages indicate the

More information

Microsoft Microsoft Exchange Server 2010, Configuring. Practice Test. Version 3.0

Microsoft Microsoft Exchange Server 2010, Configuring. Practice Test. Version 3.0 Microsoft 70-662 70-662 Microsoft Exchange Server 2010, Configuring Practice Test Version 3.0 QUESTION NO: 1 CertKiller.com. During the course of the business week you receive instruction from CertKiller.com

More information

Vendor: Microsoft. Exam Code: Exam Name: TS: Microsoft Exchange Server. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: TS: Microsoft Exchange Server. Version: Demo Vendor: Microsoft Exam Code: 70-662 Exam Name: TS: Microsoft Exchange Server Version: Demo Question Set 1 QUESTION 1 Your network contains an Active Directory forest. All domain controllers run Windows

More information

Microsoft Official Course

Microsoft Official Course Microsoft Official Course Module 1 Deploying and Managing Microsoft Exchange Server 2013 Module Overview Exchange Server 2013 Prerequisites and Requirements Exchange Server 2013 Deployment Managing Exchange

More information

Mobile MOUSe EXCHANGE SERVER 2010 CONFIGURATION ONLINE COURSE OUTLINE

Mobile MOUSe EXCHANGE SERVER 2010 CONFIGURATION ONLINE COURSE OUTLINE Mobile MOUSe EXCHANGE SERVER 2010 CONFIGURATION ONLINE COURSE OUTLINE COURSE TITLE EXCHANGE SERVER 2010 CONFIGURATION COURSE DURATION 16 Hour(s) of Interactive Training COURSE OVERVIEW Prepare for Microsoft's

More information

V15.02_Killtest

V15.02_Killtest 70-662 V15.02_Killtest Number: 70-662 Passing Score: 700 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ The safer, easier way to help you pass any IT exams. Exam A QUESTION 1 Your company

More information

Microsoft Exchange 2016 Quiz [Solved] https://msexchangemaster.blogspot.com/

Microsoft Exchange 2016 Quiz [Solved] https://msexchangemaster.blogspot.com/ Microsoft Exchange 2016 Quiz [Solved] https://msexchangemaster.blogspot.com/ 1. The oldest version of forest functionality level supported by Exchange 2016 is:(1. Windows Server 2012 Windows Server 2016

More information

Microsoft Core Solutions of Microsoft Exchange Server Download Full version :

Microsoft Core Solutions of Microsoft Exchange Server Download Full version : Microsoft 70-341 Core Solutions of Microsoft Exchange Server 2013 Download Full version : https://killexams.com/pass4sure/exam-detail/70-341 QUESTION: 42 Active Directory Domain Services (AD DS) domain

More information

Exam Questions Demo Microsoft. Exam Questions

Exam Questions Demo   Microsoft. Exam Questions Microsoft Exam Questions 70-341 Core Solutions of Microsoft Exchange Server 2013 Version:Demo 1. You have an Exchange Server 2013 organization that contains two Client Access servers named SERVER1 and

More information

Session 1: Introducing Exchange Server 2007

Session 1: Introducing Exchange Server 2007 Session 1: Introducing Exchange Server 2007 Overview New Features in Exchange Server 2007 Introducing the Exchange Server 2007 Deployment Architecture Discontinued and De-emphasized Features Lesson 1:

More information

Pro:Deploying Messaging Solutions w/ms Exchange Server Exam.

Pro:Deploying Messaging Solutions w/ms Exchange Server Exam. Microsoft 70-238 Pro:Deploying Messaging Solutions w/ms Exchange Server 2007 Exam TYPE: DEMO http://www.examskey.com/70-238.html Examskey Microsoft70-238 exam demo product is here for you to test the quality

More information

Exam Questions Demo Microsoft. Exam Questions Recertification for MCSE: Messaging

Exam Questions Demo   Microsoft. Exam Questions Recertification for MCSE: Messaging Microsoft Exam Questions 70-385 Recertification for MCSE: Messaging Version:Demo 1.You have an Exchange Server 2013 organization named contoso.com that contains 10 servers. Your company purchases a company

More information

Microsoft Exchange Server 2007 Implementation and Maintenance

Microsoft Exchange Server 2007 Implementation and Maintenance Microsoft Exchange Server 2007 Implementation and Maintenance Chapter 1 Exchange Server 2007 Deployment 1.1 Overview, Hardware & Editions 1.2 Exchange Server, Windows & Active Directory 1.3 Administration

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 70-662 Title : TS: Microsoft Exchange Server Vendors : Microsoft Version

More information

Practice Test. Microsoft Microsoft PRO: Deploying Messaging Solutions with Microsoft Exchange Server Version 2.

Practice Test. Microsoft Microsoft PRO: Deploying Messaging Solutions with Microsoft Exchange Server Version 2. Microsoft 70-238 Microsoft 70-238 PRO: Deploying Messaging Solutions with Microsoft Exchange Server 2007 Practice Test Version 2.1 QUESTION NO: 1 Microsoft 70-238: Practice Exam You are a messaging professional.

More information

ITdumpsFree. Get free valid exam dumps and pass your exam test with confidence

ITdumpsFree.  Get free valid exam dumps and pass your exam test with confidence ITdumpsFree http://www.itdumpsfree.com Get free valid exam dumps and pass your exam test with confidence Exam : 70-341 Title : Core Solutions of Microsoft Exchange Server 2013 Vendor : Microsoft Version

More information

Get Success in Passing Your Certification Exam at first attempt!

Get Success in Passing Your Certification Exam at first attempt! www.dumpspdf.com 70-662 Get Success in Passing Your Certification Exam at first attempt! Vendor: Microsoft Exam Code: 70-662 Exam Name: TS: Microsoft Exchange Server Version: Demo www.dumpspdf.com QUESTION

More information

Yesuse

Yesuse Yesuse 70-169 Number: 70-169 Passing Score: 700 Time Limit: 120 min ht t p:/ / w w w.gratisexam.com/ www.yesuse.com Exam A QUESTION 1 You create an email-enabled security group named Accounting. You add

More information

Microsoft (MCTS Microsoft Exchange 2010)

Microsoft (MCTS Microsoft Exchange 2010) Microsoft 70-662 (MCTS Microsoft Exchange 2010) Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ MCTS Microsoft Exchange 2010 (70-662 Microsoft Exchange

More information

COPYRIGHTED MATERIAL. Contents at a Glance. Introduction... xxiii. Chapter 1 Getting to Know Exchange Server

COPYRIGHTED MATERIAL. Contents at a Glance. Introduction... xxiii. Chapter 1 Getting to Know Exchange Server Contents at a Glance Introduction... xxiii Chapter 1 Getting to Know Exchange Server 2007...1 Chapter 2 Exchange Server 2007 Administration...53 Chapter 3 Start Your Engines Preparing for Migration...85

More information

The following verbs are supported by most cmdlets and are associated with a specific action.

The following verbs are supported by most cmdlets and are associated with a specific action. Common Cmdlet Actions The following verbs are supported by most cmdlets and are associated with a specific action. New The New verb creates a new instance of something, such as a new configuration setting,

More information

Microsoft Exam Questions & Answers

Microsoft Exam Questions & Answers Microsoft 70-662 Exam Questions & Answers Number: 70-662 Passing Score: 700 Time Limit: 120 min File Version: 35.4 http://www.gratisexam.com/ Microsoft 70-662 Exam Questions & Answers Exam Name: Microsoft

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 70-237 Title : Designing Messaging Solutions with Microsoft Exchange Server

More information

User Manual. Admin Report Kit for Exchange Server

User Manual. Admin Report Kit for Exchange Server User Manual Admin Report Kit for Exchange Server Table of Contents 1 About ARKES-Admin Report Kit for Exchange Server 1 1.1 System requirements 2 1.2 How to activate the software? 3 1.3 ARKES Reports Primer

More information

Vision deliver a fast, easy to deploy and operate, economical solution that can provide high availability solution for exchange server

Vision deliver a fast, easy to deploy and operate, economical solution that can provide high availability solution for exchange server Exchange server 2010 Interview Questions High Availability Filed under: Exchange Server 2010 exchange2k10 @ 5:04 pm 1. What are the vision and Goals of Exchange Server 2010 high availability? Vision deliver

More information

Q: How would you check your Exchange configuration settings to see if they re right?

Q: How would you check your Exchange configuration settings to see if they re right? Q: How would you check your Exchange configuration settings to see if they re right? Run Microsoft Exchange Best Practices Analyzer tool. Q: Name a few reasons for using 64-bit hardware and OS version

More information

User Manual. ARK for Exchange Server (ARKES)

User Manual. ARK for Exchange Server (ARKES) User Manual ARK for Exchange Server (ARKES) Last Updated: May 2018 Copyright 2018 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software Systems Private

More information

ITcertKing. The latest IT certification exam materials. IT Certification Guaranteed, The Easy Way!

ITcertKing.  The latest IT certification exam materials. IT Certification Guaranteed, The Easy Way! ITcertKing The latest IT certification exam materials http://www.itcertking.com IT Certification Guaranteed, The Easy Way! Exam : 70-284 Title : Installing, Configuring, and Administering Microsoft Exchange

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Microsoft Exchange Server March 2018 215-12936_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection

More information

COPYRIGHTED MATERIAL. Contents

COPYRIGHTED MATERIAL. Contents Contents Introduction... xxi Chapter 1 Installing Windows Small Business Server 2008...1 Windows Small Business Server 2008 Overview...1 What s Included in SBS 2008?...2 Limitations of Small Business Server

More information

Microsoft.ActualTest v by.Test108q

Microsoft.ActualTest v by.Test108q Microsoft.ActualTest.70-662.v2012-03-15.by.Test108q Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Microsoft 70-662 Microsoft Exchange Server 2010,

More information

Exam Code: Exam Code: Exam Name:Managing Office 365 Identities and Requirements.

Exam Code: Exam Code: Exam Name:Managing Office 365 Identities and Requirements. Exam Code:70-346 Number: 70-346 Passing Score: 800 Time Limit: 120 min File Version: 12.5 http://www.gratisexam.com/ Exam Code:70-346 Exam Name:Managing Office 365 Identities and Requirements Exam A QUESTION

More information

5047 : Introduction to Installing and Managing Microsoft Exchange Server 2007

5047 : Introduction to Installing and Managing Microsoft Exchange Server 2007 5047 : Introduction to Installing and Managing Microsoft Exchange Server 2007 Introduction Elements of this syllabus are subject to change. At the end of this three-day course, students who are new to

More information

TestsDumps. Latest Test Dumps for IT Exam Certification

TestsDumps.   Latest Test Dumps for IT Exam Certification TestsDumps http://www.testsdumps.com Latest Test Dumps for IT Exam Certification Exam : 70-350 Title : Implementing Microsoft Internet Security and Acceleration (ISA) Server 2004 Vendors : Microsoft Version

More information

Case Study by Rodrisan PRO: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Case Study Based Exam

Case Study by Rodrisan PRO: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Case Study Based Exam 70-663 Case Study by Rodrisan Number: 70-663 Passing Score: 700 Time Limit: 24 min File Version: 1.0 http://www.gratisexam.com/ 70-663 PRO: Designing and Deploying Messaging Solutions with Microsoft Exchange

More information

Microsoft Exam Questions & Answers

Microsoft Exam Questions & Answers Microsoft 70-662 Exam Questions & Answers Number: 70-662 Passing Score: 700 Time Limit: 1200 min File Version: 24.7 http://www.gratisexam.com/ Microsoft 70-662 Exam Questions & Answers Exam Name: Microsoft

More information

8 Administering Groups

8 Administering Groups 8 Administering Groups Exam Objectives in this Chapter: Plan a security group hierarchy based on delegation requirements. Plan a security group strategy. Why This Chapter Matters As an administrator, you

More information

FISMA Compliance. with O365 Manager Plus.

FISMA Compliance. with O365 Manager Plus. FISMA Compliance with O365 Manager Plus www.o365managerplus.com About FISMA The Federal Information Security Management Act (FISMA) is a United States federal law passed in 2002 that made it a requirement

More information

Microsoft Exactexams Questions & Answers

Microsoft Exactexams Questions & Answers Microsoft Exactexams 70-410 Questions & Answers Number: 70-410 Passing Score: 800 Time Limit: 120 min File Version: 32.7 http://www.gratisexam.com/ Microsoft 70-410 Questions & Answers Exam Name: Installing

More information

GLBA Compliance. with O365 Manager Plus.

GLBA Compliance. with O365 Manager Plus. GLBA Compliance with O365 Manager Plus www.o365managerplus.com About GLBA The Gramm-Leach-Bliley Act (GLB Act or GLBA) is also known as the Financial Modernization Act of 1999. It is a United States federal

More information

Monitoring Exchange Server using EventTracker

Monitoring Exchange Server using EventTracker Monitoring Exchange Server using EventTracker Publication Date: January 18, 2017 Abstract EventTracker allows you to effectively manage your systems and provides operational efficiencies reducing IT costs

More information

MCSA Windows Server A Success Guide to Prepare- Microsoft Upgrading Your Skills to MCSA Windows Server edusum.

MCSA Windows Server A Success Guide to Prepare- Microsoft Upgrading Your Skills to MCSA Windows Server edusum. 70-417 MCSA Windows Server 2012 A Success Guide to Prepare- Microsoft Upgrading Your Skills to MCSA Windows Server 2012 edusum.com Table of Contents Introduction to 70-417 Exam on Upgrading Your Skills

More information

Assess Remediate Enable Migrate

Assess Remediate Enable Migrate Assess Remediate Enable Migrate Assess Remediate Enable Migrate Infrastructure Desktop Identity Messaging Integration Infrastructure Desktop AD Messaging Optimization Service Provisioning Messaging Integration

More information

Configuring Managing and Troubleshooting Microsoft Exchange Server 2010

Configuring Managing and Troubleshooting Microsoft Exchange Server 2010 Course Code: M10135 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Configuring Managing and Troubleshooting Microsoft Exchange Server 2010 Overview This course will provide you with the knowledge

More information

Microsoft Installing, Configuring, and Administering Microsoft Exchange 2003 Server Implementing &Managing MS Exchange Server 2003

Microsoft Installing, Configuring, and Administering Microsoft Exchange 2003 Server Implementing &Managing MS Exchange Server 2003 Microsoft 70-284 Microsoft 70-284 Installing, Configuring, and Administering Microsoft Exchange 2003 Server Implementing &Managing MS Exchange Server 2003 Practice Test Version 2.5 QUESTION NO: 1 Microsoft

More information

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Course 10135B 5 Days Instructor-led, Hands-on Course Description This course will provide you with the knowledge and skills to configure

More information

Symprex Folder Permissions Manager

Symprex Folder Permissions Manager Symprex Folder Permissions Manager User's Guide Version 8.0.. Copyright 017 Symprex Limited. All Rights Reserved. Contents Chapter 1 1 Introduction 1 System Requirements Permissions Requirements Chapter

More information

exam.157q. Number: Passing Score: 800 Time Limit: 120 min File Version: 1. Microsoft

exam.157q. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.   Microsoft 70-341.exam.157q Number: 70-341 Passing Score: 800 Time Limit: 120 min File Version: 1 Microsoft 70-341 Core Solutions of Microsoft Exchange Server 2013 Question Set 1 QUESTION 1 You deploy a server that

More information

Exchange Server 2003 To Exchange Server 2010 Active Directory Schema Changes Reference

Exchange Server 2003 To Exchange Server 2010 Active Directory Schema Changes Reference Exchange Server 2003 To Exchange Server 2010 Active Directory Schema Changes Reference Prepare Active Directory and domains Upgrade from Exchange 2010 to Exchange 2013 Deployment reference Before you install

More information

Session: CEO206. Mike Crowley Planet Technologies

Session: CEO206. Mike Crowley Planet Technologies Session: CEO206 Mike Crowley Planet Technologies www.go-planet.com 1 Agenda Pilot definition Planning Technologies Rollback 2 Vocabulary Proof of Concept (POC) Pilot Demonstrate the service works May or

More information

Windows Server 2008 Administration

Windows Server 2008 Administration Hands-On Course Description This course provides hands on experience installing and configuring Windows Server 2008 to work with clients including Windows Vista. Students will perform full and core CD-based

More information

Microsoft Exchange Server 2016

Microsoft Exchange Server 2016 Microsoft Exchange Server 2016 Course 20345A 5 Days Instructor-led, Hands on Course Information Save time and money by attending this five day instructor-led combo course which combines the content of

More information

Windows Server 2003 Network Administration Goals

Windows Server 2003 Network Administration Goals Objectives Differentiate between the different editions of Windows Server 2003 Explain Windows Server 2003 network models and server roles Identify concepts relating to Windows Server 2003 network management

More information

Vendor: Microsoft. Exam Code: Exam Name: Administering Windows Server Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Administering Windows Server Version: Demo Vendor: Microsoft Exam Code: 70-411 Exam Name: Administering Windows Server 2012 Version: Demo DEMO QUESTION 1 You have a server named Server1 that runs Windows Server 2012 R2. You need to configure Server1

More information

HIPAA Compliance. with O365 Manager Plus.

HIPAA Compliance. with O365 Manager Plus. HIPAA Compliance with O365 Manager Plus www.o365managerplus.com About HIPAA HIPAA, the Health Insurance Portability and Accountability Act, sets the standard for protecting sensitive patient data. Any

More information

$ Exchange Server 2007 Administration. Course Description. Table of Contents. Pricing and Multi-User Licensing. Packages and Bundles Available

$ Exchange Server 2007 Administration. Course Description. Table of Contents. Pricing and Multi-User Licensing. Packages and Bundles Available Course Description System administration guru Grant Moyle leads you through this training course which features more than 15 hours of classroom-quality, instructor-led training. You ll learn everything

More information

Microsoft PRO- Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010

Microsoft PRO- Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 http://www.ipass4sure.com Microsoft PRO- Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 http://www.ipass4sure.com/exams.asp?examcode= The practice exam is written and formatted

More information

High Availability and Disaster Recovery features in Microsoft Exchange Server 2007 SP1

High Availability and Disaster Recovery features in Microsoft Exchange Server 2007 SP1 High Availability and Disaster Recovery features in Microsoft Exchange Server 2007 SP1 Product Group - Enterprise Dell White Paper By Farrukh Noman Ananda Sankaran April 2008 Contents Introduction... 3

More information

Advanced Security Measures for Clients and Servers

Advanced Security Measures for Clients and Servers Advanced Security Measures for Clients and Servers Wayne Harris MCSE Senior Consultant Certified Security Solutions Importance of Active Directory Security Active Directory creates a more secure network

More information

Microsoft Exchange Server 2013 Hybrid Deployments Documentation Help

Microsoft Exchange Server 2013 Hybrid Deployments Documentation Help Microsoft Exchange Server 2013 Hybrid Deployments Documentation Help Официальная документация компании Microsoft. Дата выхода: 12/09/2014г. Подготовил Pavel Nagaev. Последнюю версию документации в PDF

More information

Microsoft > PRO: Microsoft Lync Server 2010, Administrator

Microsoft > PRO: Microsoft Lync Server 2010, Administrator Microsoft 70-665 --> PRO: Microsoft Lync Server 2010, Administrator Number: 70-665 Passing Score: 800 Time Limit: 120 min File Version: 12.39 http://www.gratisexam.com/ Exam: 70-665 Microsoft PRO: Microsoft

More information

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Course 10135: Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Page 1 of 9 Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Course 10135: 4 days; Instructor-Led

More information

Microsoft Exam Questions & Answers

Microsoft Exam Questions & Answers Microsoft 70-662 Exam Questions & Answers Number: 70-662 Passing Score: 700 Time Limit: 120 min File Version: 15.2 http://www.gratisexam.com/ Sections 1. A 2. B Microsoft 70-662 Exam Questions & Answers

More information

Course Content of MCSA ( Microsoft Certified Solutions Associate )

Course Content of MCSA ( Microsoft Certified Solutions Associate ) Course Content of MCSA 2012 - ( Microsoft Certified Solutions Associate ) Total Duration of MCSA : 45 Days Exam 70-410 - Installing and Configuring Windows Server 2012 (Course 20410A Duration : 40 hrs

More information

MCTS: Microsoft Exchange Server 2010

MCTS: Microsoft Exchange Server 2010 MCTS: Microsoft Exchange Server 2010 Course Description and Overview Overview SecureNinja's Exchange Server 2010 training and certification boot camp in Washington, DC will provide you the knowledge necessary

More information

Vendor: Microsoft. Exam Code: Exam Name: Configuring Advanced Windows Server 2012 Services. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Configuring Advanced Windows Server 2012 Services. Version: Demo Vendor: Microsoft Exam Code: 70-412 Exam Name: Configuring Advanced Windows Server 2012 Services Version: Demo DEMO QUESTION 1 Your network contains one Active Directory domain. The domain contains two

More information

Quest Collaboration Services 3.6. Installation Guide

Quest Collaboration Services 3.6. Installation Guide Quest Collaboration Services 3.6 Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

MCSA Windows Server 2012

MCSA Windows Server 2012 MCSA Windows Server 2012 This Training Program prepares and enables learners to Pass Microsoft MCSA: Windows Server 2012 exams 1. MCSA: Windows Server 2012 / 70-410 Exam (Installing and Configuring Windows

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 70-659 Title : TS: Windows Server 2008 R2, Server Virtualization Vendors

More information

Vendor: Microsoft. Exam Code: Exam Name: TS: Microsoft System Center Operations Manager 2007, Configuring. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: TS: Microsoft System Center Operations Manager 2007, Configuring. Version: Demo Vendor: Microsoft Exam Code: 70-400 Exam Name: TS: Microsoft System Center Operations Manager 2007, Configuring Version: Demo Question: 1 You have a System Center Operations Manager 2007 environment. You

More information

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2 Course 10135B: Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2 Course Outline Module 1: Deploying Microsoft Exchange Server 2010 This module describes how to prepare

More information

BIG-IP System: Migrating Devices and Configurations Between Different Platforms. Version

BIG-IP System: Migrating Devices and Configurations Between Different Platforms. Version BIG-IP System: Migrating Devices and Configurations Between Different Platforms Version 13.0.0 Table of Contents Table of Contents Migration of Configurations Between Different Platforms...5 About Migrating

More information

Force Delete Public Folder Database Exchange 2007

Force Delete Public Folder Database Exchange 2007 Force Delete Public Folder Database Exchange 2007 Mail-enable or mail-disable a public folder This topic refers to the Exchange 2010 SP3 RU8 and Exchange 2007 SP3 RU15 you need to move all public folder

More information

COPYRIGHTED MATERIAL Pro: Designing Messaging Solutions With Microsoft Exchange Server 2007 PART I

COPYRIGHTED MATERIAL Pro: Designing Messaging Solutions With Microsoft Exchange Server 2007 PART I 81461.book Page 1 Wednesday, December 12, 2007 4:49 PM 70-237 Pro: Designing Messaging Solutions With Microsoft Exchange Server 2007 COPYRIGHTED MATERIAL PART I 81461.book Page 2 Wednesday, December 12,

More information

Managing and Maintaining a Microsoft Windows Server 2003 Environment

Managing and Maintaining a Microsoft Windows Server 2003 Environment COURSE OVERVIEW This course combines five days of instructor-led training with additional e-learning content to provide students with the knowledge and skills that are required to manage accounts and resources,

More information

OFFICIAL MICROSOFT LEARNING PRODUCT 10135B Lab Instructions and Lab Answer Key: Configuring, Managing and Troubleshooting Microsoft Exchange Server

OFFICIAL MICROSOFT LEARNING PRODUCT 10135B Lab Instructions and Lab Answer Key: Configuring, Managing and Troubleshooting Microsoft Exchange Server OFFICIAL MICROSOFT LEARNING PRODUCT 10135B Lab Instructions and Lab Answer Key: Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2 Information in this document, including

More information

10135: Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2

10135: Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2 Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

"Charting the Course B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Course Summary

Charting the Course B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Course Summary Course Summary Description This course will provide you with the knowledge and skills to configure and manage a Microsoft Exchange Server 2010 messaging environment. This course does not require previous

More information

Management Guide NetIQ AppManager for Microsoft Exchange Server and Exchange Online. September 2017

Management Guide NetIQ AppManager for Microsoft Exchange Server and Exchange Online. September 2017 Management Guide NetIQ AppManager for Microsoft Exchange Server and Exchange Online September 2017 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use

More information

Microsoft Certified System Engineer

Microsoft Certified System Engineer 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Microsoft Certified System Engineer Program Summary This instructor-led program with a combination

More information

LEARN EXCHANGE PART 1 Getting Started with Exchange 2013

LEARN EXCHANGE PART 1 Getting Started with Exchange 2013 LEARN EXCHANGE PART 1 Getting Started with Exchange 2013 Niels Engelen System Engineer, Veeam Software niels.engelen@veeam.com Johan Huttenga System Engineer, Veeam Software johan.huttenga@veeam.com 2014

More information

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan Administering Windows Server 2012 R2 Exam 70-411 Patrick Regan Wiley Contents j Lesson 1: Deploying and Managing Server Images 1 Using Windows Deployment Services 2 Installing the Windows Deployment Services

More information

by Jim. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Microsoft.Actualtests By-Jay-Corrected

by Jim. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Microsoft.Actualtests By-Jay-Corrected 70-346 by Jim Number: 070-346 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Microsoft.Actualtests.70-346.By-Jay-Corrected -12-6-14 Number: 000-000 Passing Score: 800 Time Limit: 120 min File

More information

Question No: 3 Which two key benefits are provided by Veritas Enterprise Vault 12.x? (Select two.)

Question No: 3 Which two key benefits are provided by Veritas Enterprise Vault 12.x? (Select two.) Volume: 169 Questions Question No: 1 What are two capabilities of enabling Veritas Enterprise Vault 12.x for Exchange for Outlook Web Access/App (OWA) users? (Select two.) A. enables remote access via

More information

Microsoft TS Nhoc Gin and MAXBOX

Microsoft TS Nhoc Gin and MAXBOX Microsoft TS 70-642 - Nhoc Gin and MAXBOX Number: 70-642 Passing Score: 700 Time Limit: 115 min File Version: 0 http://www.gratisexam.com/ Exam 70-642 TS: Windows Server 2008 Network Infrastructure, Configuring

More information

Microsoft System Center Configuration Manager 2007, Configuring

Microsoft System Center Configuration Manager 2007, Configuring Microsoft System Center Configuration Manager 2007, Configuring Number: 70-401 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 You have a System Center

More information

PrepKing. PrepKing

PrepKing. PrepKing PrepKing Number: 70-658 Passing Score: 700 Time Limit: 180 min File Version: 7.5 http://www.gratisexam.com/ PrepKing-70-658 Exam A QUESTION 1 You are a system administrator for your company. A System Center

More information

ADMINISTRATOR GUIDE. Find out how to configure GFI OneConnect in different environments, and learn how to set up advanced features.

ADMINISTRATOR GUIDE. Find out how to configure GFI OneConnect in different environments, and learn how to set up advanced features. ADMINISTRATOR GUIDE Find out how to configure GFI OneConnect in different environments, and learn how to set up advanced features. The information and content in this document is provided for informational

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : VCS-310 Title : Administration of Veritas Enterprise Vault 10.0 for Exchange Vendor : Veritas Version

More information

70-742: Identity in Windows Server Course Overview

70-742: Identity in Windows Server Course Overview 70-742: Identity in Windows Server 2016 Course Overview This course provides students with the knowledge and skills to install and configure domain controllers, manage Active Directory objects, secure

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

Chapter 1: Windows Platform and Architecture. You will learn:

Chapter 1: Windows Platform and Architecture. You will learn: Chapter 1: Windows Platform and Architecture Windows 2000 product family. New features/facilities of. Windows architecture. Changes to the kernel and kernel architecture. New features/facilities. Kernel

More information

Vyapin Office 365 Management Suite

Vyapin Office 365 Management Suite Vyapin Office 365 Management Suite Last Updated: December 2015 Copyright 2015 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems Private

More information

Kunal Mahajan Microsoft Corporation

Kunal Mahajan Microsoft Corporation Kunal Mahajan Microsoft Corporation 65+ Million Customer hosted Mailboxes 30+ Million Partner hosted Mailboxes 1,800 Partners Strategic Business Challenges Our Sales teams need to connect with the right

More information

MDaemon Vs. Kerio Connect

MDaemon Vs. Kerio Connect Comparison Guide Vs. The following chart is a side-by-side feature comparison of Email Server and. Flex Licensing Maximum Accounts Unlimited Unlimited SMTP, POP3, DomainPOP, and MultiPOP SSL / TLS / StartTLS

More information

Course 10233: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010

Course 10233: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Course 10233: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Page 1 Course 10233: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 4 days;

More information