Deploying and Managing Microsoft Exchange Server 2010 Transport

  • Slides: 58
Download presentation

Deploying and Managing Microsoft Exchange Server 2010 Transport Servers Charlie Chung Lead Program Manager

Deploying and Managing Microsoft Exchange Server 2010 Transport Servers Charlie Chung Lead Program Manager Microsoft Session Code: UNC 311

Session Objectives And Takeaways Session Objective(s): Describe new High Availability and Service Level Reporting

Session Objectives And Takeaways Session Objective(s): Describe new High Availability and Service Level Reporting features of the Exchange Server 2010 transport platform Explain how to deploy Exchange Server 2010 transport server including coexistence with Exchange Server 2007 and Exchange Server 2003 Deploy highly available transport designs that deliver messages with low latency Understand key coexistence scenarios

Agenda Exchange Server 2010 Transport Overview New Transport High Availability Features Managing and Reporting

Agenda Exchange Server 2010 Transport Overview New Transport High Availability Features Managing and Reporting Transport SLA Exchange 2010 Routing overview Interoperability and coexistence with Exchange Server 2003 and 2007 Exchange 2010 Edge. Sync Enhancements

Exchange Server 2010 System Architecture Edge Transport Routing & AV/AS Enterprise Network Hub Transport

Exchange Server 2010 System Architecture Edge Transport Routing & AV/AS Enterprise Network Hub Transport Routing & Policy Active Directory External SMTP servers Mobile phone Web browser Mailbox Storage of mailbox items Unified Messaging Voice mail & voice access Client Access Client connectivity Web services Phone system (PBX or VOIP) Outlook (remote user) Outlook (local user) Line of business application

Exchange Server 2010 Hub Transport Role Architecture

Exchange Server 2010 Hub Transport Role Architecture

Message Delivery Flow RPC From: To: 1. User composes message in Outlook and it

Message Delivery Flow RPC From: To: 1. User composes message in Outlook and it is stored in users Outbox 2. Mailbox submission service listens for store event notification of new message and notifies an in-site Hub Transport 3. Hub Transport retrieves message from sender’s mailbox and submits to queue 4. Hub Transport categorizes message and applies message policies 6. Hub Transport delivers message to mailbox server in same AD site 5. Hub Transport delivers message to Hub Transport server in target AD site

Transport High Availability

Transport High Availability

Transport High Availability Architecture Resiliency Issues in Exchange Server 2007 Transport database is stateful

Transport High Availability Architecture Resiliency Issues in Exchange Server 2007 Transport database is stateful Loss of service results in loss of mail Hardware redundancy for high availability Transport dumpster impacts the environment In extreme cases, up to 200% increase in IOPS/message due to many SGs and inefficient cache usage when compared to similar scenarios without dumpster Redelivery after MDB failover results in entire quota being redelivered and store removing duplicates Transport database corruption causes downtime Mail storms due to rogue user/program

Transport High Availability Architecture Exchange 2010 Resiliency Improvements Shadow Redundancy is a new feature

Transport High Availability Architecture Exchange 2010 Resiliency Improvements Shadow Redundancy is a new feature of Edge and Hub transport roles Provides redundancy for messages in transit Transport becomes near-stateless Eliminates need for RAID 1/10 storage for queue database 50% write I/O is eliminated Enabled by default Transport resilient to database corruption Will move/delete old database and restart service Throttling of MAPI and SMTP client submissions Prevent mail storms due to accidental misuse, misbehaving software and malware

How does Shadow Redundancy Work? 1. Hub (shadow) delivers message to Edge 1 (primary)

How does Shadow Redundancy Work? 1. Hub (shadow) delivers message to Edge 1 (primary) Detects that Edge 1 supports Transport redundancy through XSHADOW verb Hub moves message to shadow queue and stamps Edge 1 as current, primary owner Hub 1 Edge 2 2 Foreign MTA 2. Edge 1 (primary) receives message (becomes “primary owner”) Edge 1 delivers message to next hop Edge 1 updates discard status of the message indicating delivery complete to foreign MTA

How does Shadow Redundancy Work? Hub 1 Edge 1 3 4 Edge 2 2

How does Shadow Redundancy Work? Hub 1 Edge 1 3 4 Edge 2 2 Foreign MTA 3. Success: Hub (shadow) queries Edge 1 (primary) for expiry status Hub issues XQDISCARD command (next SMTP Session), Edge 1 checks local discard status and responds with list of messages considered delivered Hub deletes messages from its shadow queue 4. Failure: Hub (shadow) queries Edge 1 (primary) discard status and resubmits Hub opens SMTP session, issues XQDISCARD command (heartbeat)—if Hub can’t contact Edge 1 within 15 minutes (3 X timeout interval), resubmits messages in shadow queue—resubmitted messages are delivered to Edge 2 (go to #1)

Shadow Redundancy Primary Server State Tracking Shadow server needs to determine Identity of Primary

Shadow Redundancy Primary Server State Tracking Shadow server needs to determine Identity of Primary Server If identity change detected, shadow messages for primary are resubmitted “Heartbeat” needed to determine when shadow server should resubmit shadow messages for delivery over alternate route Failure to complete successful heartbeat results in resubmission of shadow messages (default 3 attempts at 5 min interval) “Discard Status” needed to determine when shadow server can delete shadow message after delivery completed At end of each SMTP session, shadow server issues XQDISCARD command which returns list of unique ID’s that can be removed from shadow queue

Shadow Redundancy Supported Scenarios 4 5 3 SMTP Client Hub Mailbox 6 2 5

Shadow Redundancy Supported Scenarios 4 5 3 SMTP Client Hub Mailbox 6 2 5 2 1 5 3 Mailbox 0 Client Edge Hub 4 Ex 2007 Hub 6 4 Internet

1) Mail Submission Service MSExchange. Mail. Submission saves shadow message copy in sender’s “Sent

1) Mail Submission Service MSExchange. Mail. Submission saves shadow message copy in sender’s “Sent Items” folder, critical properties of message are hashed to ensure it is valid for resubmission “Implicit” heartbeat piggybacks on RPC (Remote Procedure Call) notification used for store driver submission “Explicit” heartbeat invokes extra RPC in absence of store driver submissions Shadow message discard status also piggybacks on MSRPC used for store driver submission Remaining shadow message(s) resubmitted from “Sent Items” after 3 explicit heartbeat failures

Shadow Redundancy 2) SMTP Service Extensions New SMTP service extensions XSHADOW XQDISCARD Used to

Shadow Redundancy 2) SMTP Service Extensions New SMTP service extensions XSHADOW XQDISCARD Used to provide redundancy between Exchange 2010 transport servers over SMTP Intra-Forest message transfer using Exchange Servers authentication (Hub-Hub, Hub-Edge) Cross-Forest message transfer using externally secured send and receive connections Saves copy of message on previous hop until next hop fully delivers all recipients

Shadow Redundancy XSHADOW Configuration Organization Configuration (*-Transport. Config) Shadow. Redundancy. Enabled Shadow. Heartbeat. Retry.

Shadow Redundancy XSHADOW Configuration Organization Configuration (*-Transport. Config) Shadow. Redundancy. Enabled Shadow. Heartbeat. Retry. Count Shadow. Heartbeat. Timeout. Interval Shadow. Message. Auto. Discard. Interval Receive Connector Configuration : : True 3 00: 05: 00 2. 00: 00 Authentication Mechanisms enable advertisement of SMTP service extensions Exchange Servers Externally Secured Permissions enables client to use commands ms-Exch-SMTP-Accept-Xshadow Send Connector Configuration Permissions enable use of commands ms-Exch-SMTP-Send-XShadow

Shadow Redundancy SMTP Session with “Implicit Heartbeat” < 220 PRIMARY. TEST. COM Microsoft ESMTP

Shadow Redundancy SMTP Session with “Implicit Heartbeat” < 220 PRIMARY. TEST. COM Microsoft ESMTP MAIL Service ready at Tue, 4 Sep 2007 10: 07: 15 -0700 > EHLO SHADOW. TEST. COM < 250 -PRIMARY. TEST. COM Hello [10. 197. 93. 136] < 250 XSHADOW > XSHADOW Fz. Hk. A/y. Ki 0 GHWQn. BHzdb. Og== < 250 VUj. DMdghpkm 4 Ows. Lyq. Zcag== > MAIL FROM: <sender@test. com> SIZE=1005 XSHADOW=e 21 e 97 f 4 -f 911 -47 d 5 -99 aa-6 b 3 c 8757 f 73 b > RCPT TO: <recipient@test. com> < 250 2. 1. 0 Sender OK < 250 2. 1. 5 Recipient OK > BDAT 1336 LAST < 250 2. 6. 0 <cc 7 c 2203 -cfc 8 -4 cd 2 -b 589 -eddca 8513 b 14@SHADOW. TEST. COM> Queued mail for delivery > XQDISCARD 50 < 251 OK, no discard events > QUIT < 221 2. 0. 0 Service closing transmission channel

SMTP Session with “Explicit Heartbeat” < 220 PRIMARY. TEST. COM Microsoft ESMTP MAIL Service

SMTP Session with “Explicit Heartbeat” < 220 PRIMARY. TEST. COM Microsoft ESMTP MAIL Service ready at Tue, 4 Sep 2007 10: 12: 27 0700 > EHLO SHADOW. TEST. COM < 250 -PRIMARY. TEST. COM Hello [10. 197. 93. 136] < 250 XSHADOW > XSHADOW Fz. Hk. A/y. Ki 0 GHWQn. BHzdb. Og== < 250 VUj. DMdghpkm 4 Ows. Lyq. Zcag== > XQDISCARD 50 < 250 e 21 e 97 f 4 -f 911 -47 d 5 -99 aa-6 b 3 c 8757 f 73 b > QUIT < 221 2. 0. 0 Service closing transmission channel

Queue Viewer Shadow Queue

Queue Viewer Shadow Queue

Queue Viewer Shadow Message

Queue Viewer Shadow Message

3) Mailbox Delivery Transport Dumpster continues to provides redundancy for final delivery to mailbox

3) Mailbox Delivery Transport Dumpster continues to provides redundancy for final delivery to mailbox Active. Manager provides MDB replication feedback to transport , used to control which messages are retained in the Transport Dumpster When log containing delivered message has been replicated to all MDB copies, message is truncated from Transport Dumpster size is now a function of MDB log replication latency and frequency of feedback, maximum size limited by quota when one or more MDB copies not healthy Mailbox Role requests re-delivery from all hub servers in all AD sites hosting copy of MDB after cross-site failover

Shadow Redundancy 4) Delayed Acknowledgement “Best Effort” shadow redundancy for any SMTP implementation that

Shadow Redundancy 4) Delayed Acknowledgement “Best Effort” shadow redundancy for any SMTP implementation that doesn’t support XSHADOW and XQDISCARD No shadow redundancy for outgoing messages to these systems Delayed Acknowledgement after end of data sequence 250 response delayed up to 30 sec (default) while categorization and delivery are attempted If transport server fails before acknowledgement, client resubmits Message will “skip” the delayed ack when Delayed. Ack. Skipping. Enabled is true and any of the following conditions exist: Submission queue in suspended state Message is deferred due to transient error Delivery queue in retry or suspended state Delivery queue size exceeds Delayed. Ack. Skipping. Queue. Length value defined in Edge. Transport. exe. config (default 100) Message routed to unreachable queue

Delayed Acknowledgement Configuration Organization Configuration (*-Transport. Config) Shadow. Redundancy. Enabled Receive Connector Configuration Max.

Delayed Acknowledgement Configuration Organization Configuration (*-Transport. Config) Shadow. Redundancy. Enabled Receive Connector Configuration Max. Acknowledgement. Delay Default 30 seconds Disable by setting to 0 seconds Do not exceed 60 seconds for client connector Do not exceed 10 minutes for default connector Edge. Transport. exe. config Delayed. Ack. Skipping. Enabled Delayed. Ack. Skipping. Queue. Length

5) Side Effect Messages System generated messages (Journal Report, NDR) are considered “side effects”

5) Side Effect Messages System generated messages (Journal Report, NDR) are considered “side effects” of original message submission Resubmission of shadow message copy will occur if “primary” and any associated “side effect” messages are not delivered before server failure Resubmission of shadow message copy will result in the same “side effect” messages as the original message

Diagnostics Message Tracking Log RESUBMIT events indicate when messages are resubmitted due to shadow

Diagnostics Message Tracking Log RESUBMIT events indicate when messages are resubmitted due to shadow redundancy heartbeat failure or transport dumpster redelivery SMTP Receive Protocol log provides info events for delayed acknowledgement including reason for Delay. Ack skipping MSExchange. Transport Shadow Redundancy Perfmon object “Current Messages Acknowledged Before Relay Completed” provides count of messages accepted without redundancy Events indicate when transport receives redelivery requests from mailbox role for each MDB after failover, when resubmission job is completed and how many messages were resubmitted by transport from transport dumpster

Queue Database Resiliency Automated Recovery Transport detects fatal ESE exceptions associated with Queue database

Queue Database Resiliency Automated Recovery Transport detects fatal ESE exceptions associated with Queue database Moves or Deletes database Default to move (requires manual action before subsequent recoveries are attempted) Optionally enable delete action in app. config (no manual operation necessary unless failure occurs) Service process restarts worker process New Queue database created Method not always successful Hardware failures (drive, controller, etc) require manual recovery actions

Throttling Message Submissions Manage using *-Throttling. Policy cmdlets Throttling policies are applied per-user Transport

Throttling Message Submissions Manage using *-Throttling. Policy cmdlets Throttling policies are applied per-user Transport settings in Default Throttling policy are disabled by default Default Policy can be overridden with custom policy applied to individual users Message. Rate. Limit throttles rate of message submission from authenticated user or anonymous IP address Evaluated per-server over 1 minute period SMTP returns transient errors when rate exceeded Mail Submission Service defers messages in outbox once rate has been exceeded, retries submission periodically Recipient. Rate. Limit throttles number of messages submitted Evaluated over 24 hour period Central accounting on mailbox role using MSExchange. Throttling service Error returned to client for all submission attempts once quota exceeded

Transport Service Level Management and Reporting

Transport Service Level Management and Reporting

Transport Service Level Management Monitoring, Incident Management and Reporting Key Heath Indicators: Message Latency,

Transport Service Level Management Monitoring, Incident Management and Reporting Key Heath Indicators: Message Latency, Availability Service Level Metrics Noise Gaps Scope/Impact/Expertise HA is mitigation Alert the right person Capacity Planning End User Experience Reporting Alert when Service Level Threatened Diagnosis Root Cause Analysis (% identified) Instrumentation and Analysis Tools Recovery Mean Time to Recovery (MTTR) Self-Healing Standardized Recovery Processes that impact ability to meet SLA objectives Performance against SLA objectives Awareness

Transport Service Level Management Awareness through Proactive Monitoring Key Health Indicators (KHI) used to

Transport Service Level Management Awareness through Proactive Monitoring Key Health Indicators (KHI) used to determine when user experience impacted Delivery Latency to determine if delivered messages are meeting SLA objectives Submission Availability to determine if server is available to accept new messages DSN Generation to determine if server is failing to deliver messages Delivery Completion to determine if server is unable to complete delivery

Transport Service Level Management Measuring Delivery Latency Exchange Server 2010 measures latency of every

Transport Service Level Management Measuring Delivery Latency Exchange Server 2010 measures latency of every component involved with delivering message end-to-end Previous Hop latency using Received Headers timestamps for measuring delivery latency on legacy transport servers Define IP ranges using Internal. Smtp. Servers parameter on transport configuration (*-Transport. Config) Recommend NTP for accurate measurements get-message cmdlet has new Include. Latency. Component parameter to determine latency of message in queue “MSExchange. Transport Component Latency” Perfmon object counters for local server percentile latency measurements over moving 5 minute window End-to-End latency of “delivered” messages can be determined from message tracking logs on final hub

Measuring Delivery Latency Message Tracking Log Details [PS] C: >get-messagetrackinglog –server: df-mlt-01 -messageid: <E

Measuring Delivery Latency Message Tracking Log Details [PS] C: >get-messagetrackinglog –server: df-mlt-01 -messageid: <E 26375 F 9 F 42 D 49 F 3 BE 8 C 142 DB 50 E 1517@redmond. corp. microsoft. com>" | Convert. To. Message. Latency. ps 1 | FT -a Component. Server. Fqdn, Component. Code, Component. Name, Component. Latency Component. Server. Fqdn Component. Latency ---------msw-sfw-r 03. redmond. corp. microsoft. com tk 5 -exsmh-c 102. redmond. corp. microsoft. com tk 5 -exhub-c 103. redmond. corp. microsoft. com TK 5 EX 14 MLTC 101. redmond. corp. microsoft. com df-h 14 -01. exchange. corp. microsoft. com DF-MLT-01. exchange. corp. microsoft. com Component. Code Component. Name ------------- TOTAL TOTAL 00: 03 00: 23 00: 08 00: 00: 00 Total Total Server Server Latency Latency Hop 1: 3 rd Party Application MTA (Previous Hop Latency) Hops 2, 3: Exchange Server 2007 (Previous Hop Latency) Hops 4, 5, 6: Exchange Server 2010 (Latency Tracker) End-to-End Delivery Latency of ~34 seconds

Measuring Transport Service Levels System Center Aggregation and Reporting

Measuring Transport Service Levels System Center Aggregation and Reporting

Measuring Transport Service Levels Statistics Log Generation Server statistics log generated hourly (00: 00

Measuring Transport Service Levels Statistics Log Generation Server statistics log generated hourly (00: 00 -23: 00) containing traffic summary Server. Statistics. Log. Max. Age : 30. 00: 00 Server. Statistics. Log. Max. Directory. Size : 250 MB (262, 144, 000 bytes) Server. Statistics. Log. Max. File. Size : 10 MB (10, 485, 760 bytes) Server. Statistics. Log. Path : C: Program FilesMicrosoftExchange ServerV 14Transport. RolesLogsServer. Stats Active user statistics log generated every 8 hours (00: 00, 08: 00, 16: 00) containing summary of user usage Active. User. Statistics. Log. Max. Age : 30. 00: 00 Active. User. Statistics. Log. Max. Directory. Size : 250 MB (262, 144, 000 bytes) Active. User. Statistics. Log. Max. File. Size : 10 MB (10, 485, 760 bytes) Active. User. Statistics. Log. Path : C: Program FilesMicrosoftExchange ServerV 14Transport. RolesLogsActive. Users. Stats

Exchange Server 2010 Routing Overview

Exchange Server 2010 Routing Overview

Exchange Server 2010 Routing Few changes from Exchange 2007 routing architecture Direct connections (point-to-point

Exchange Server 2010 Routing Few changes from Exchange 2007 routing architecture Direct connections (point-to-point routing) Prefer direct IP connection between source and destination Based on AD site topology and site link costs Queue mail as close to destination as possible Deterministic routing Simplify design to follow a consistent pattern make planning and troubleshooting easier No longer relies on Exchange Link State information Optimize bytes over the wire by bifurcating based on route Simplify deployment Automatic configuration Consolidated topology concepts

Active Directory Sites Are The Routing Boundary Automatic load balancing and fault tolerance Mailbox

Active Directory Sites Are The Routing Boundary Automatic load balancing and fault tolerance Mailbox will load balance submissions across all Hubs in local AD site When mailbox and Hub roles coexist on same server, local Hub preferred Hub will load balance connections across all Hubs in remote AD Site Hub will deliver to any mailbox in local AD site Uses the AD site topology to calculate back-off Direct connect FIRST, unless forced through Hub Sites Provides for queuing at the point of failure Availability information is not cached Always try all Hub servers within remote AD site before back-off Each new connection uses same algorithm When bifurcation (delayed fan-out) is required Equal cost path arbitration Hop count Alphabetic based upon site name

“Best” Route Between AD Sites Final Backoff Originator Direct Connect Backoff Route #2 Backoff

“Best” Route Between AD Sites Final Backoff Originator Direct Connect Backoff Route #2 Backoff Route #1 Recipient #1

Interoperability and Coexistence with Exchange Server 2003 and Exchange Server 2007

Interoperability and Coexistence with Exchange Server 2003 and Exchange Server 2007

Coexistence with Exchange Server 2003 All Exchange 2007/2010 servers are within a single routing

Coexistence with Exchange Server 2003 All Exchange 2007/2010 servers are within a single routing group Introduction of first Exchange 2007/2010 Hub role results in creation of routing group connectors (single source/target bridgehead on each) Add source and target bridgehead servers for fault tolerance and load balancing between these two connected routing groups Exchange 2003 RGC bridgehead cannot be a cluster

Coexistence with Exchange Server 2003 Exchange 2007/2010 Routing to Exchange 2000/2003 recipient Chooses least

Coexistence with Exchange Server 2003 Exchange 2007/2010 Routing to Exchange 2000/2003 recipient Chooses least cost RGC route to Exchange 2003 recipient based on routing group connector costs (AD cost not included) Chooses least cost route within the Exchange 2007/2010 routing group to the AD site containing RGC “bridgehead” based upon AD site link cost Exchange 2000/2003 routing to Exchange 2007 recipient Server picks least cost route to the Exchange 2007/2010 Routing Group regardless of AD site where recipient mailbox located Exchange 2007/2010 “bridgehead” routes within Exchange 2007/2010 Routing Group to the AD site containing recipient mailbox based upon AD site link cost

Exchange 2010 Transition Topology Originator Bifurcate Disable Link State on all E 2 K/E

Exchange 2010 Transition Topology Originator Bifurcate Disable Link State on all E 2 K/E 2 K 3 Servers!!! Recipient #2 Recipient #1

Disabling Link State Suppresses communication of minor link state changes (link up or down)

Disabling Link State Suppresses communication of minor link state changes (link up or down) Used when you have multiple routes to/from the Exchange 2010/2007 Routing Group Must be done to every Exchange 2003 server in the organization to prevent loops All versions only use least cost route Controlled via registry HKLMSystemCurrent. Control. SetServicesRESvcParameters DWORD: Suppress. State. Changes Value: 1

Message Delivery Flow Exchange Server 2007 Exchange Server 2010 RPC From: To: 1. User

Message Delivery Flow Exchange Server 2007 Exchange Server 2010 RPC From: To: 1. User composes message in Outlook and it is stored in users Outbox 2. Exchange 2007 Mailbox submission service listens for store event notification of new message and notifies an in-site Exchange 2007 Hub Transport server 6. Exchange 2010 Hub Transport delivers message to Exchange 2010 mailbox server in same AD site 3. Exchange 2007 Hub Transport retrieves message from sender’s mailbox and submits to queue, categorizes message, applies 4. Exchange 2007 Huband Transport Exchange 2007 policy drops in delivers to Exchange “Versionmessage 14” delivery queue 2010 5. Exchange 2010 Hubin. Transport Hub Transport server same AD receives site usingmessage SMTP via SMTP, categorizes message, applies Exchange 2010 policy, queues to Exchange 2010 mailbox server

Coexistence with Exchange Server 2007 Routing version boundary change: Exchange 2010 Mailbox servers can

Coexistence with Exchange Server 2007 Routing version boundary change: Exchange 2010 Mailbox servers can only submit to Exchange 2010 Hub Transport servers can only deliver to Exchange 2010 Mailbox servers Exchange 2007 Mailbox servers can only submit to Exchange 2007 Hub Transport servers can only deliver to Exchange 2007 Mailbox servers Exchange 2010 Hub Transport servers can communicate with Exchange 2007 Hub Transport servers via SMTP (and vice versa) Inter-site routing has no version preference Hub role will load-balance inter-site traffic to all hubs in target site Subscribed Edge servers: Have no version preference when routing inbound/outbound traffic Exchange 2010 Hub Transport will become authoritative for Edgesync

Edge Transport Role Edge. Sync Improvements Better Performance for Edge. Sync via Deltasync Mode

Edge Transport Role Edge. Sync Improvements Better Performance for Edge. Sync via Deltasync Mode Under this mode, each time Edge. Sync service only reads the delta change since last sync and updates the target accordingly Support for safe senders and blocked senders Configurable Safe List quotas Administrator defined blocked senders Automatic update of Safe Sender list propagation into Active Directory

Key Learnings Understand how New Transport High Availability and Service Level Reporting features of

Key Learnings Understand how New Transport High Availability and Service Level Reporting features of the Exchange Server 2010 can lower the capex and opex costs for Hub Servers Understand how Exchange Server 2010 mail routing coexistence works with Exchange Server 2007 and Exchange Server 2003 so you can plan your upgrade Aware of the new instrumentation, tools, and reports for you to measure the SLA of mail flow in your environment.

UNC Track Call to Action! Learn More! Related Content at Tech. Ed on “Related

UNC Track Call to Action! Learn More! Related Content at Tech. Ed on “Related Content” Slide Attend in-person or consume post-event at Tech. Ed Online Check out learning/training resources at Microsoft Tech. Net Exchange Server and Office Communications Server Check out Exchange Server 2010 at Virtual Launch Experience (VLE) at thenewefficiency. com Try It Out! Download the Exchange Server 2010 Trial Take a simple Web-based test drive of UC solutions through the 60 -Day Virtual Experience

question & answer

question & answer

Resources www. microsoft. com/teched www. microsoft. com/learning Sessions On-Demand & Community Microsoft Certification &

Resources www. microsoft. com/teched www. microsoft. com/learning Sessions On-Demand & Community Microsoft Certification & Training Resources http: //microsoft. com/technet http: //microsoft. com/msdn Resources for IT Professionals Resources for Developers

Complete an evaluation on Comm. Net and enter to win an Xbox 360 Elite!

Complete an evaluation on Comm. Net and enter to win an Xbox 360 Elite!

© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows Vista and other product names

© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U. S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.