passquick.com offers incredible career enhancing opportunities. We are a team of IT professionals that focus on providing our customers with the most up to date material for any IT certification exam. This material is so effective that we Guarantee you will pass the exam or your money back.

70-236 Exam

TS:Configuring Exchenge Server 2007

  • Exam Number/Code : 70-236
  • Exam Name : TS:Configuring Exchenge Server 2007
  • Questions and Answers : 224 Q&As
  • Update Time: 2010-08-24
  • Price: $ 145.00 $ 120.00
70-236

Free 70-236 Demo Download

PassQuick offers free demo for Microsoft Licensing 70-236 exam (TS:Configuring Exchenge Server 2007). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.

Download 70-236 Practice Exams Pdf

Download 70-236 Exam: Testing Engine

 

70-236 Exam Study Guide:

70-236 exam is regarded as one of the most favourite Microsoft Licensing certifications. Many IT professionals prefer to add 70-236 exam among their credentials. PassQuick not only caters you all the information regarding the 70-236 exam but also provides you the excellent 70-236 study guide which makes the certification exam easy for you.


PassQuick 70-236 Study Guide Contents:

PassQuick 70-236 study guide covers all the exam objectives to pass 70-236 exam. It includes 70-236 practice test, 70-236 braindumps, free 70-236 demo. you can free download PassQuick 70-236 demo now.


PassQuick 70-236 Feature:

* High quality - High quality and valued for the 70-236 Exam: 100% Guarantee to Pass Your 70-236 exam and get your Microsoft Licensing certification.
* Authoritative - Authoritative study guide with complete details about 70-236 exam.
* Cheaper - Our PassQuick products are cheaper than any other website. With our completed Microsoft Licensing resources, you will minimize your Microsoft Licensing cost and be ready to pass your 70-236 exam on Your First Try, 100% Money Back Guarantee included!
* Free - Try free Microsoft Licensing demo before you decide to buy it in http://www.passquick.com .


PassQuick 70-236 Guaranteed:

By purchasing our 70-236 exam, you will have all that is necessary for completing the 70-236 exam with all 70-236 study guide that is always up to date. You will receive the highest quality and support with PassQuick customer service (live chat) that will fulfill all of your certification needs. After you purchase our product, we will offer free update in time for 90 days.Purchase our 70-236 study guide today, simply put, PassQuick is your key to opening up new doors for a brighter future!
 
 
Exam : Microsoft 70-236
Title : TS: Exchange Server 2007, Configuring


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

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

3. Your native Exchange Server 2007 organization contains 10 Exchange servers. The roles on these servers are configured as shown in the following table.
You need to generate a single report that indicates the number of disconnected mailboxes in your environment and how much storage space these mailboxes consume. You need to export the report to a file.
What should you do?
A. Run the Get-MailboxServer | Get-MailboxStatistics | Where {$_.DisconnectDate -ne $null} | Export-Csv -Path c:tmpdisconnect.csv cmdlet.
B. Run the Get-Mailbox | Get-MailboxStatistics | Where {$_.DisconnectDate -ne $null} | Export-Csv -Path c:tmpdisconnect.csv cmdlet.
C. Run the Get-Recipient -RecipientType MailboxUser | Export-Csv -Path c:tmpdisconnect.csv cmdlet. Then, open disconnect.csv and remove all entries for active mailboxes.
D. In the Exchange Management Console, expand the Recipient Configuration work center and select the Disconnected Mailbox node.
Answer: A

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

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

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