Presentation is loading. Please wait.

Presentation is loading. Please wait.

Cert Exam Prep: Exam : Enabling Office 365 Services

Similar presentations


Presentation on theme: "Cert Exam Prep: Exam : Enabling Office 365 Services"— Presentation transcript:

1 Cert Exam Prep: Exam 70-347: Enabling Office 365 Services
BRK3160 Cert Exam Prep: Exam : Enabling Office 365 Services Andy Malone MVP (UK) Snr Security Instructor / Consultant © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 Andy Malone MVP (United Kingdom)
Follow me on Andy Malone MVP (United Kingdom) Microsoft MVP (Cloud & Datacentre Security) Microsoft Certified Trainer (21 years) Founder: Cybercrime Security Forum Worldwide Event Speaker Author: Shadows Rising & The Seventh Day

3 Session objectives and takeaways
Tech Ready 15 6/24/2018 Session objectives and takeaways At the end of this session, you should be better able to… Understand the Microsoft Certification program Become a better exam take): Explain the exam objectives for the MCSA: Office 365 and provide resources for preparing Give general tips and specific exam gotchas on exams: Experience with deploying and managing Office 365 is key to passing this exam © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

4 Microsoft Certification General Information
6/24/2018 8:13 AM Microsoft Certification General Information © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

5 Microsoft Certified Solutions Associate
Background A specialist who knows “how” to work with an advanced product For those with access to hands-on practical experience. Someone with 1-2 years’ experience Simplified Tracks Requires passing 2 exams Only one more exam to reach MCSE MCSA certification is required in order to become an MCSE.

6 Important Technology Cert program
Cloud focused Many exams focus on cloud-based technologies When relevant, hybrid environments are part of solutions Constant Updates Exams are continuously updated to reflect changes in the cloud Exam are updated every several months New Exam Releases Many new exams released in FY17 and FY18, focusing on cloud platforms, data science, and many new product releases.

7 MCSE Cloud Platform & Infrastructure
MCSE Mobility Earned: 2017 MOBILITY MCSA Windows 10 Elective MCSA Windows Server 2012 MCSE Cloud Platform & Infrastructure Earned: 2017 CLOUD PLATFORM & INFRASTRUCTURE MCSA Windows Server 2016 Elective MCSA Linux on Azure MCSA Cloud Platform MCSE Productivity Earned: 2017 PRODUCTIVITY MCSA Windows Server 2012 or 2016 Elective MCSA Office 365 MCSA SQL Server 2012/2014 MCSE Data Mgmt & Analytics Earned: 2017 DATA MANAGEMENT & ANALYTICS MCSA SQL 2016 Database Dev Elective MCSA SQL 2016 Database Admin MCSA SQL 2016 BI Development MCSA Machine Learning MCSD App Builder Earned: 2017 APP BUILDER MCSA Web Applications Elective MCSA Universal Windows Platform MCSE Business Applications Earned 2017 BUSINESS APPLICATIONS MCSA Dynamics 365 Elective MCSA Dynamics 365 For Operations

8 Installing and Configuring
PRODUCTIVITY PATH 410: Installing and Configuring Windows Server 2012 411: Administering Windows Server 2012 412: Configuring Advanced Windows Server 2012 Services MCSA Windows Server 2012 MCSE Productivity Earned: 2017 PRODUCTIVITY Elective MCSA Windows Server 2016 740: Installation, Storage, and Compute with Windows Server 2016 741: Networking with Windows Server 2016 742: Identity with Windows Server 2016 346: Managing Office 365 Identities and Requirements 347: Enabling Office 365 Services MCSA Office 365 Elective Exam pool 345: Designing and Deploying Microsoft Exchange Server 2016 339: Managing Microsoft SharePoint Server 2016 333: Deploying Enterprise Voice with Skype for Business 2015 334: Core Solutions of Microsoft Skype for Business 2015 331: Core Solutions of Microsoft SharePoint Server 2013 332: Advanced Solutions of Microsoft SharePoint Server 2013 341: Core Solutions of Microsoft Exchange Server 2013 342: Advanced Solutions of Microsoft Exchange Server 2013

9 Exam Basics 40-60 questions 3 hours to complete the exam
Can review questions (for most question types) Cannot move between case studies Can include up to 20 different types of questions 700 is passing 700 is not 70%

10 How to interpret questions
Business Problem All questions have a consistent anatomy Goal Statement One or Multiple Correct Answers Questions are not intended to trick you Multiple Distracters

11 Exam Scoring Each question is worth one point No partial credit
No points deducted for wrong answers

12 Some general technical tips
Office 365 is a moving target Know the classic portal and the new portal Procedures, procedures, procedures The GUI changes faster than the Powershell does Know how to administer each area of Office 365 through Powershell

13 6/24/2018 8:13 AM Exam © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

14 Enabling Office 365 Services
Manage Clients and End-User Devices Provision SharePoint Online Site Collections Configure Exchange Online and Skype for Business Online for End Users Plan for Exchange Online and Skype for Business Online

15 Manage Clients and End-User Devices
Manage user-driven client deployments Manage IT deployments of Office 365 ProPlus Set up telemetry and reporting Plan for Office clients

16 The Many Ways of Getting Office 365 ProPlus
Managed Deployment Office Deployment Tool System Center Configuration Manager Microsoft Intune Self-Installation Download & Install from Office 365 User Portal Already on Device Pre-installed with Windows image Microsoft Deployment Toolkit

17 Self Installation

18 User has the ability to sign into the Office 365 user portal to:
Self Installation User has the ability to sign into the Office 365 user portal to: Download Software Manage existing installations of Office

19 Managed Deployment Office Deployment Tool Command line deployment tool
Available on the download center Download at no cost

20 Office Deployment Tool The basics
Powerful command line tool which enables you to: Download Office 365 ProPlus source files Install Office 365 ProPlus on a desktop Flexible settings including: Identify Source Location Determine Version, Architecture, & Language(s) Manage which application are installed Manage update process And more… Tool Includes: Executable (setup.exe) Sample xml file (configuration.xml)

21 Office Deployment Tool /configure
You can install one or more language on desktops Languages must be downloaded first if using a local source Multi-language installations Silent installations Exclude applications <Configuration> <Add SourcePath="\\server\share" OfficeClientEdition="32"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> <Language ID="nb-no" /> <Language ID="ja-jp" /> </Product> </Add> </Configuration> ל A A

22 Office Deployment Tool /configure
Add or remove installation experience Values are “Full” or “none” If not specified, “Full” is used Multi-language installations Silent installations Exclude applications <Configuration> <Add SourcePath="\\server\share" OfficeClientEdition="32"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> </Product> </Add> <Display Level="None" AcceptEULA="TRUE" /> </Configuration> Shhhh!

23 Office Deployment Tool /configure
Prevent for applications from being installed Use <ExcludeApp> tag along with product name Multi-language installations Word Access Excel Groove Lync OneNote Outlook PowerPoint Publisher InfoPath Silent installations Exclude applications <Configuration> <Add SourcePath="\\server\share" OfficeClientEdition="32"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> <ExpludeApp=“Lync”> </Product> </Add> </Configuration>

24 Shared Computer Licensing Deployed on a Shared Desktop
Online Licensing Service O365 User 1 logs in, Office temporarily activates Non-O365 User 3 logs in, Office doesn’t activate O365 ProPlus is installed, but not activated O365 ProPlus User 1 O365 ProPlus User 2 Non-O365 User O365 User 2 logs in, Office temporarily activates

25 Shared computer activation Deployment Experience
Same Office 365 ProPlus deployment experience Additional attributes required to enables shared computer activation Sample configuration.xml <Configuration> <Add SourcePath="\\server\share\" Version=" " OfficeClientEdition="32"> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> </Product> </Add> <Display Level="None" AcceptEULA="True" /> <Property Name="SharedComputerLicensing" Value="1" /> </Configuration>

26 Shared Computer Activation Switching an existing desktop to use Shared computer activation
Two options are available to enable shared computer activation on an existing desktop Apply configuration.xml Modify registry key Apply configuration.xml Modify registry key <Configuration> <Add> <Product ID="O365ProPlusRetail"> <Language ID="en-us" /> </Product> </Add> <Display Level="None" AcceptEULA="True" /> <Property Name="SharedComputerLicensing" Value="1" /> </Configuration> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\15.0\ClickToRun\Configuration. Add an entry for SharedComputerLicensing with a setting of 1 (Reg_SZ).

27 Office Telemetry Maintaining Health Preparing for Change
Configuration management End-user client troubleshooting Preparing for Change Recently used file analysis Compatibility verification Health Monitoring Troubleshooting End User Issues Version Upgrades Regular Updates Telemetric Foundation Telemetric Foundation

28

29 Office Pro Plus Telemetry

30 Comparing Office Delivery Types
Office desktop apps delivery in Office 365 Traditional Office Click-to-Run Office on Demand Experience carried over from Office 2010 Software as a Service Packaged Software Works without SkyDrive Pro Requires SkyDrive Pro Incremental Office 15 investments Always up-to-date or update controlled by admin Always up-to date Service Pack Updates Streamlined install-time controls NA Granular install-time controls (OCT) Subscription upgrade rights Software Assurance Offline is the key feature Roaming is the key feature Classic control is the key feature Fully installed to the machine Transient state Fast product streaming No CTR support; App-V & TS Full featured Office Excludes some Office features Full functionality Full Add-in support No Outlook, OneNote, or Lync support (Just Web Apps) No add-in support, loads what is already there though Available for use offline Not intended for offline use Licensed per user (Fixed number of installs) Licensed per user (Unlimited uses) Licensed per device Subscription only Device-based Sign-in required Sign-in optional Requires admin rights to install No admin rights required Start Menu shortcuts No Start Menu shortcuts Added to Add/Remove Programs (ARP) Not in ARP In ARP Customizations via config.xml, Group Policy and add-ins No customizations Customizations via Office Customization Tool, GP, config.xml and add-ins

31 Manage Clients and End-User Devices
You have to install Office 365 ProPlus on a Remote Desktop Services Server. What is the correct configuration.xml? <Display Level="None" AcceptEULA="True" /> <Property Name="SharedComputerLicensing" Value=“0" /> <Display Level="None" AcceptEULA="True" /> <Property Name="SharedComputerLicensing" Value="1" /> <Display Level="None" AcceptEULA=“False" /> <Property Name="AUTOACTIVATE" Value=“1" /> <Display Level="None" AcceptEULA="True" /> <Property Name="AUTOACTIVATE" Value=“0" />

32 Manage Clients and End-User Devices
You have to install Office 365 ProPlus on a Remote Desktop Services Server. What is the correct configuration.xml property element to achieve that? <Display Level="None" AcceptEULA="True" /> <Property Name="SharedComputerLicensing" Value=“0" /> <Display Level="None" AcceptEULA="True" /> <Property Name="SharedComputerLicensing" Value="1" /> <Display Level="None" AcceptEULA=“False" /> <Property Name="AUTOACTIVATE" Value=“1" /> <Display Level="None" AcceptEULA="True" /> <Property Name="AUTOACTIVATE" Value=“0" /> Takeaways You have to know how to deploy Office 365 ProPlus in a managed environment.

33 Provision SharePoint Online Site Collections
Configure external user sharing Create SharePoint site collection Plan a SharePoint Online solution

34 Demo Working with SharePoint Online 6/24/2018 8:13 AM
© Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

35 Provision SharePoint Online Site Collections
You have to do Windows PowerShell management of SharePoint Online sites of Fabrikam. Which command connects to the SharePoint Online? New-PSSession –ConfigurationName Microsoft.SharePoint –ConnectionUri Connect-SPOService -Url Connect-MsolService New-CsOnlineSession

36 Provision SharePoint Online Site Collections
You have to do Windows PowerShell management of SharePoint Online sites of Fabrikam. Which command connects to the SharePoint Online? New-PSSession –ConfigurationName Microsoft.SharePoint –ConnectionUri Connect-SPOService -Url Connect-MsolService New-CsOnlineSession Takeaways Besides the settings you can configure in the web UI, you have to also know the basic SharePoint Online PowerShell commands to do SharePoint Online management.

37 Configure Exchange Online and Skype for Business Online for End Users
Configure additional addresses for users Create and manage external contacts, resources, and groups Configure personal archive policies Configure Skype for Business end-user communication settings

38 Demo Configuring Exchange Online User Settings 6/24/2018 8:13 AM
© Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

39 Demo Configuring Skype for Business End User Settings
6/24/2018 8:13 AM Demo Configuring Skype for Business End User Settings © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

40 Configure Exchange Online and Skype for Business Online
You need to disable Skype IM conversations for a Lync user. What setting do you have to disable? Clear user setting: external communications: Lync users Clear user setting: external communications: People on public IM networks Clear organizational setting: external communications: External Access: Off completely Select organizational setting: external communications: On except for allowed domains Select organizational setting: Turn on communication with Skype users and users of other public IM service providers

41 Configure Exchange Online and Skype for Business Online
You need to disable Skype conversations for a Lync user. What setting do you have to disable? Clear user setting: external communications: Lync users Clear user setting: external communications: People on public IM networks Select organizational setting: external communications: External Access: Off completely Select organizational setting: external communications: External Access: On except for allowed domains Select organizational setting: Turn on communication with Skype users and users of other public IM service providers Takeaways Be familiar with the Office 365 Admin Center. Setup a trial tenant and play with all the options.

42 Plan for Exchange Online and Skype for Business Online
Manage antimalware and anti-spam policies Recommend a mailbox migration strategy Plan for Exchange Online Manage Skype for Business global external communications settings

43 6/24/2018 8:13 AM Demo Managing Anti Malware & Spam Filtering in Exchange Online & Security & Compliance Centre © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

44 Migrating to Office 365

45 Exchange Migration Options
Coexistence Requirement Provisioning Size Simple Rich DirSync Manual/Bulk Provisioning Automatic Provisioning Large Medium Small Source Server Identity Management DEPLOYMENT PLAN Migration solution is part of the plan Exchange IMAP Lotus Notes Google On-Premise Single Sign-On On-Cloud 45 | Microsoft Confidential

46 IMAP Migration – Key Points
Microsoft Office365 6/24/2018 IMAP Migration – Key Points Works with a large number of source mail systems I.e. Novell GroupWise, Lotus Notes, POP , Gmail, Etc … Works with on-premises or hosted systems Users can be migrated in batches On-premises migration tool is not required Only Migrates mailboxes by default User Accounts & Mailboxes must be created prior to migration Normally combined with PSTs © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

47 Cutover Exchange Migration
Microsoft Office365 6/24/2018 Cutover Exchange Migration Accounts Provisioning Migration process automatically creates users, mailboxes, DLs and contacts Migration enables replies to migrated messages (i.e. provision process brings over the Legacy DNs) Not Available if Azure-AD Connect has been deployed & is syncing Outlook profile re-configuration required Passwords No access to passwords from source directory New passwords created for all users A link to download passwords is sent to admin Users must change password on their first login © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

48 Staged Exchange Migration
Microsoft Office365 6/24/2018 Staged Exchange Migration Simple and flexible solution High-fidelity – all mailbox content is migrated Best suited to medium and large organizations Users provisioned with Directory Sync prior to migration No limit on the number of mailboxes Users can be migrated in batches (up to 2000 per batch) Works with Exch 2003, 2007 & 2010 only, on-premises or hosted Azure-AD Connect deployed on-premises On-premises migration tool is not required © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

49 Migration Tool Migration Tool launched from
In EAC, select recipients | migration Migration Tool launched from Exchange Admin Center (EAC) Start migration wizard Choose migration type and follow prompts

50 also available via PowerShell
Set of Migration Cmdlets New-MigrationBatch Start-MigrationBatch Get-MigrationBatch Get-MigrationStatus Complete-Migration Test-MigrationServerAvailability Migration Tool also available via PowerShell

51 Configure Exchange Online and Lync Online
You need to migrate your Exchange 2010 organization of 1001 users to Office 365. You want to preserve users’ OST files. Which migration methods can you use? IMAP migration Cutover migration Staged migration Remote move mailbox migration

52 Configure Exchange Online and Lync Online
You need to migrate your Exchange 2010 organization of 1001 users to Office 365. You want to preserve users’ OST files. Which migration methods can you use? IMAP migration Cutover migration Staged migration Remote move mailbox migration (Hybrid deployment) Takeaways Be familiar with the Office 365 migration options and the source version and size requirements

53 On the Subject of Hybrid!

54 What is a hybrid deployment?
6/24/2018 8:13 AM What is a hybrid deployment? “Virtual Exchange Organization” “The Internet” Exchange On-Premises Exchange Online (Office 365) © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

55 Coexistence Feature Comparison
Simple Hybrid Mail routing between on-premises and cloud (recipients on either side) Mail routing with shared namespace (if desired) on both sides Unified GAL Free/Busy and calendar sharing cross-premises Out of Office understands that cross-premises is “internal” to the organization Mailtips, messaging tracking, and mailbox search work cross-premises OWA redirection cross-premise (single OWA URL for both on-premises and cloud) Single tool to manage cross-premises Exchange functions (including migrations) Mailbox moves support both onboarding and offboarding No outlook reconfiguration or OST resync required after mailbox migration Preserve auth header (ensure internal is not spam, resolve against GAL, etc.) Centralized mail flow , ensures that all routes inbound/outbound via on-prem

56 Hybrid Prerequisites Directory Synchronization (AAD-Connect)
Free “Hybrid Server” (can be Exchange 2010/2013,2016) Digital Certificates Autodiscover / Exchange Web Services / Mail Flow (TLS) 3rd party certificates for TLS between Exchange Online & On-Premises Self-Signed Certificate for use w/ Microsoft Federation Gateway (automatic) ADFS (optional) Edge Transport Server (optional) may make life easier (more about that later)

57 Typical Deployment Process
Exchange 1. Configure SSO (optional) 2. Setup AAD-Connect 3. Configure Certificates 4. Configure WebServices 5. Run Hybrid Configuration Wizard 6. Configure MX Records MX 7. “The Internet”

58 Hybrid Configuration Wizard Workflow
Delta-config Desired state Current state Hybrid Configuration Engine

59 HCW step 1 - desired stated
Reads the configuration from the Hybrid Configuration Object (Get-HybridConfiguration) Determine required Hybrid functionality: FreeBusy, Mov box, Mailtips, MessageTracking, OwaRedirection, OnlineArchive, Secur , CentralizedTransport, Photos List domains in scope of the configuration Check mail flow parameters (certificates, servers…)

60 HCW step 2 – determine delta
Compare desired state with as-is configuration: Check Connectors Inbound Connector / Receive Connector Outbound Connector / Send Connector Version level (of the Hybrid Configuration Object) Verify if Organization Relationship(s) already exists Check Domain configuration Accepted Domains (Get-AcceptedDomain) Remote Domains Check Address Policies

61 HCW step 3 – Configure Recipients
Create hybrid ‘service’ domain tenant.mail.onmicrosoft.com Configure Address Policy add above domain to the policy Update the recipient policy stamp each recipient with a secondary address (required for cross-premises mail flow)

62 HCW step 4 – Configure Federation
Gather federation information Uses Get-FederationInformation to verify domain ownership Create Federation Trust with Microsoft Federation Gateway on-premises only

63 HCW step 5 – Create on-prem Org. Rel.
Create Organization Relationship on-prem to O365 New-OrganizationRelationship -Name ‘On-premises to O365 - <id>’ -TargetApplicationUri 'outlook.com' -TargetAutodiscoverEpr ' -Enabled: $true -DomainNames {tenant.mail.onmicrosoft.com}

64 HCW step 5b – Create cloud Org. Rel.
Create Organization Relationship O365 to on-prem New-OrganizationRelationship -Name 'O365 to On-premises - <id>' -TargetApplicationUri '<appuri>' -TargetAutodiscoverEpr ' -Enabled: $true -DomainNames {<domains>}

65 HCW step 5c – Configure Org. Rel.
Configure features including: FreeBusyAccess(Level) ArchiveAccess Mailtips Add Availability Address Space (Free/Busy) on-premises only

66 HCW step 6 – Configure Mail Flow
Verify existing connectors Create new Send Connector In on-premises organization Configure existing Receive Connector Create new Inbound Connector In Office 365 tenant Create new Outbound Connector (tenant) Specific values if centralized mail flow is selected (-RouteAllMessagesViaOnPremises: $true)

67

68 Demo Deploying an Exchange Hybrid Solution 6/24/2018 8:13 AM
© Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

69 Preparation Resources

70 Books Notable titles: Pros: Very portable and cheap
Exam ref managing Office 365 identities and requirements: Exam ref enabling Office 365 services: Pros: Very portable and cheap Cons: Can be out of date

71 Online Courses Microsoft Virtual Academy http://mva.microsoft.com/
edX.org Notable titles: Provisioning and Configuring Office 365: Manage Domains and Network Requirements in Office 365: Pros: Self paced and cheap Cons: Sometimes out of date

72 Instructor Led Training
Microsoft Official Curriculum books Via Microsoft Learning Notable titles: Course 20347A: Enabling and Managing Office 365: Pros: Very detailed and hands on Cons: Expensive and time consuming

73 Practice Tests MeasureUp: http://mslibrary.measureup.com
Notable titles: These exams Pros: As a knowledge check, least amount of time Cons: Can be out of date. Does not really prepare you for the product, only for the exam. Believed by some to be easier than the actual exam.

74 Self pace experience Implement Office 365 for customers
Sign up for Office 365 trial

75 Self pace experience (cont)
Hybrid/Azure AD Connect/AD FS labs: no problem! Get anfree MSDN subscription: Sign up for free 30 dayAzure subscription Build VMs in Azure. Use VMs carefully not to run out of money. I.e. shut them down if you are not using them actively. Gotcha: Never completely shutdown (deallocate) the VM running the DNS end point (it will get another IP) Buy a domain (e.g. $10 .info on GoDaddy) or use Buy a cert or use Digicert ( if you used Pros: This is as good as it gets and “cheap” Cons: Time consuming

76 Tech Ready 15 6/24/2018 Session Review At the end of this session, you should be better able to… Understand the Microsoft Certification program Become a better exam take): Explain the exam objectives for the MCSA: Office 365 and provide resources for preparing Give general tips and specific exam gotchas on exams: Experience with deploying and managing Office 365 is key to passing this exam © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

77

78

79 Follow me on Twitter @AndyMalone

80 Thanks for Attending & Good Luck 
Follow me on Thanks for Attending & Good Luck  Andy Malone MCT / MVP Microsoft MVP (Cloud & Datacentre Security) Microsoft Certified Trainer (21 years) Founder: Cybercrime Security Forum Worldwide Event Speaker Author: Shadows Rising & The Seventh Day

81 Please evaluate this session
Tech Ready 15 6/24/2018 Please evaluate this session From your Please expand notes window at bottom of slide and read. Then Delete this text box. PC or tablet: visit MyIgnite Phone: download and use the Microsoft Ignite mobile app Your input is important! © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, 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.

82


Download ppt "Cert Exam Prep: Exam : Enabling Office 365 Services"

Similar presentations


Ads by Google