117 Videos | 18.5 Hours Content | Practical's in Azure Infrastructure | 4.5+ ratings
Microsoft’s Exchange is a messaging platform that provides mailbox scheduling, solutions, and a variety of other tools for messaging collaboration and applications. This course offers Microsoft Exchange Server Training that helps you to understand the working of each technology in a Messaging environment and deployment of a single Exchange Server and Exchange Hybrid Setup.
117 Videos | 18.5 Hours Content | Practical's in Azure Infrastructure | 4.5+ ratings
Microsoft’s Exchange is a messaging platform that provides mailbox scheduling, solutions, and a variety of other tools for messaging collaboration and applications. This course offers Microsoft Exchange Server Training that helps you to understand the working of each technology in a Messaging environment and deployment of a single Exchange Server and Exchange Hybrid Setup.
This course teaches IT, professionals, how to administer and support Exchange Server. The course covers how to install and configure Exchange Server. In addition, the course covers how to manage client connectivity, message transport and hygiene, and highly available Exchange Server deployments.
This course includes videos (17 hours), slides, scripts, Quiz and Projects. The lectures will help you understand the concepts behind the technology, and how to implement Microsoft Exchange Server in the production environment with best practices. The course builds from the most basic level of knowledge and provides a solid foundation to advanced concepts like Advanced Exchange Server, Hybrid Configuration with Exchange Online, Exchange Server Migration and DAG
Topics covered:
Introduction to the Course
Basics of Email System
Active Directory for Exchange Server
Domain Name System
Introduction to Exchange Server
Deploy Basic Exchange Server
Mail Transport Service
Client Access Service
Outlook on the Web
Address book
Mobile ActiveSync
Edge Transport Server
Hybrid Exchange - Introduction to Hybrid Exchange
Hybrid Exchange - Hybrid Identity
Hybrid Exchange Configuration Wizard
Create and Test Resources in a Hybrid Exchange Setup
Migration and Mail flow management
Decommission your Exchange Server in a Hybrid Setup
Introduction to Exchange Server Migration
Collect Information and Understand Existing Server
Install New Exchange Server 2019 with AD and Exchange 2016 Setup
Coexistence - together Exchange 2016 and 2019
Migration - Move mailbox users from Exchange 2016 to Exchange 2019
Decommission - Exchange Server 2016
Database Availability Group
Backup Exchange Server using Windows Backup
Backup Office 365 using Veeam backup in Azure
In this video, You will learn available options to practice Exchange Server 2019 Course.
Enroll and get 200$ free credit.
https://azure.microsoft.com/en-us/free/
https://www.microsoft.com/en-us/download/details.aspx?id=102900
In this video, you will learn how emails work.
Email Address format:
Email Address = niyas@itproguide.com
User name: niyas
Domain Name: itproguide.com
Understand DNS:
A DNS server translates domain names to IP address.
MX Record:
Sender identify email server of the recipient using MX Record registered in DNS Manager
In this video, you will get familiar with Email Terminologies
Maul User Agent:
SMTP Server
Mail Submission Agent
Mail Transfer Agent
Mail Delver Agent
POP3 & IMAP
In this video, you will learn what are the different type of email solution available and different deployment methods.
Cloud based email solutions and On-premises email solutions
Type of deployment options
Why Microsoft Exchange is your choice?
Assessment of topics covered in section 2, Basics of Email
In this video, you will learn what is Active Directory.
Active Directory is an Authentication and Authorization System provides centralized access management system. AD stores identity information of users and resources in a multi-master database.
Microsoft Exchange Server uses Active Directory to store and share directory information with windows
In this video, you will learn about Active Directory Components.
AD Objects: Users and Computer in an Active Directory
Active Directory: AD is a windows server role.
Domain Server: AD installed server is known as Domain controller.
Domain: Logical group of network objects like users and computers
Tree: A tree is a collection of one or more domain
Forest: A forest is made of one or more domain and domain tree
Schema: determine what kind of objects can be stored in the database and attributes of these objects.
Trust: Trust enable you to grant access to resources to users, groups and computers across entities.
Global Catalog Server: GB is an index, holds a full writable copy of objects in its host domain and partial copy of objects in other domains in the same forest
Install Active directory from command line
/***Open powershell and run the follwoing commands*****/
//Install the Active Director Domain Service
install-windowsfeature AD-Domain-Services
//import AD Deployment module
Import-Module ADDSDeployment
//Promote domain controller
Install-ADDSForest
-CreateDnsDelegation:$false
-DatabasePath “C:\Windows\NTDS”
-DomainMode “Win2016”
-DomainName “m365proguide.com”
-DomainNetbiosName “M365PROGUIDE”
-ForestMode “Win2016”
-InstallDns:$true
-LogPath “C:\Windows\NTDS”
-NoRebootOnCompletion:$false
-SysvolPath “C:\Windows\SYSVOL”
-Force:$true
In this video, you will learn about tools available from Microsoft to manage Active Directory and how to create AD Objects
In this video, you will learn how to join a client PC to a Windows Active Directory
Assessment of topics covered in section 3, Basics of Active Directory
In this video, you will learn what is DNS and why exchange administrator need to learn DNS
In this video, you will learn about the DNS solutions available and advantage of using windows DNS with Microsoft Exchange
Microsoft DNS
BIG IP DNS
BIND
For more information about BIGIP DNS, visit here
https://www.youtube.com/watch?v=1ZLfZHtPDJM
An understanding of the working of DNS is very critical for Microsoft Exchange Server administrators
Topics covered in this video include following,
What is Domain Name Space
Fully qualified Domain Name
How DNS works
Summary
Url for root DNS server details: https://root-servers.org/
In this video, you will learn how windows DNS resolution works. DNS forwarders and root hints are the two major configurations affect organization-wide DNS resolution. The host file is a machine-specific and will be used for testing during troubleshooting.
DNS forwarders
Root Hint
Windows DNS resolution workflow
In this video, you will learn how to publish a website on the internet and intranet. After this video, you will be good at configuring local and internet DNS
Lab Environment: Windows IIS feature
Option 1: Azure VM - Windows Server 2019 (Demo)
Option 2: Windows Server 2019 in VMware or HyperV and Home router.
HTML page customization use: https://html5-editor.net
Domain Registrar: https://Godaddy.com
In this video, you will learn different type of DNS Records.
MXToolbox (Tool to Public lookup DNS): https://mxtoolbox.com/DNSLookup.aspx
NSlookup Command:
nslookup <Domain.com>
nslookup <web.Domain.com>
In this video, you will learn MX record and SRV record. MX record is how public mail servers are identified on the internet. It is important to have sound knowledge on MX records.
MXToolbox (Tool to Public lookup DNS): https://mxtoolbox.com/DNSLookup.aspx
Assessment of topics covered in section 4, DNS - Domain Name System
In this video, you are going to learn what is Exchange Server Application.
Understanding the architecture is the first step in learning Exchange server troubleshooting. In this video, you are going to learn about Exchange Server Architecture.
https://docs.microsoft.com/en-us/exchange/architecture/architecture?view=exchserver-2019
In this video, you are going to learn about the requirements of Exchange
In this video, You will learn about the new features in Exchange Server 2019
In this video, you will learn about the licensing part of Exchange Server 2019
Assessment of topics covered in section 5, Introduction to Exchange Server
In this video, you will learn about Exchange Server pre-requisites. Based on the version, you install the requirements may change. So it is always preferable to check Microsoft documentation
Microsoft Docs:
https://docs.microsoft.com/en-us/exchange/plan-and-deploy/prerequisites?view=exchserver-2019
In this video, you will learn about Exchange Server pre-requisites. Based on the version, you install the requirements may change. So it is always preferable to check Microsoft documentation
Exchange Server can be managed from the Exchange Server using remote desktop and the admin workstation using Exchange Management Tool. In this video, you will learn how to install Exchange Management tool in a workstation.
Copy commands from Microsoft Documents:
https://docs.microsoft.com/en-us/exchange/plan-and-deploy/prerequisites?view=exchserver-2019
Exchange Server trial version is available for testing purpose. In a production environment, you need to activate the license for each instance you run.
Exchange Server creates a database when it install with a random name and the default location. In this video, you will learn how to rename the database and move to a different location
In this video, you will learn how to create a user in Exchange Server 2019.
Understanding about mail flow is the fundamentals of Exchange Server. In this video, you will learn about Mailflow architecture and the components involved in Exchange Server.
A connector is how Exchange Server control inbound and Outbound connections. In this video, you will learn about the connectors in an Exchange Server.
In this video, you are going to learn more about the options in the receive connector.
In this video, you will learn the configurations required to receive an external email to Exchange Server
In this video, you are to learn how to troubleshoot receive connector.
Accepted is a basic configuration in Exchange Server to accept messages to your organization. In this video, you will learn how to configure the accepted domain.
An open relay is one of the dangerous faults may happen if you didn't configure properly. In this video, you are going to learn how to handle open relay.
In this video, you will learn about the send connector.
In this video, you will learn how to send email from Azure VM using Smart host
Assessment of topics covered in section 7, Mail Flow
In this video, You will learn about Client Access in Exchange Server. CAS is the front door admitting all incoming connection in an Exchange Server
A namespace is one of the basic configurations need to well planned as it depends on many other factors. In this video, You will learn about namespace and how to configure Virtual Directory.
Virtual Directory setup scripts:
https://github.com/cunninghamp/ConfigureExchangeURLs.ps1
SSL Certificate is how the communications are secured. In this video, you will learn how to create an SSL request and complete the SSL import process.
Get free SSL certificate
https://www.sslforfree.com/
In this video, You will learn how to configure external access for client access like OWA.
In this video, You will learn how to configure Autodiscover. Autodiscover is a critical process smoothen the client configuration, migration and autodiscovery.
In this video, You will learn about the authentication in Exchange Server.
What is Kerberos:
https://medium.com/identity-beyond-borders/kerberos-explained-3bc2ddb7b0eb
Kerberos Authentication: Step by Step Article.
https://tkolber.medium.com/https-medium-com-tkolber-configure-kerberos-authentication-with-exchange-2019-72293aa234c
In this video, you will learn about Outlook Anywhere in Exchange Server.
In this video, You will learn about MAPI over HTTP in Exchange Server.
In this video, You will learn about POP3 and IMAP in Exchange Server.
In this video, you will learn about TLS in exchange Server.
Assessment of topics covered in section 8 Client Access
In this video, you will learn about ActiveSync in Exchange Server
In this video, you will learn how ActiveSync works
In this video, you will learn how to configure Activesync policy
In this video, you will learn about Device Access rules in ActiveSync
Assessment of topics covered in section 9 Mobile Client Access
In this video, You will learn about the importance of Edge Transport Server
In this video, you will learn how to deploy Edge Transport Server
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.