Office 365: An Introductory Guide: Expert Reference Series of White Papers
Office 365: An Introductory Guide: Expert Reference Series of White Papers
Office 365:
An Introductory
Guide
1-800-COURSES
www.globalknowledge.com
Introduction
The cloud represents one of the most interesting topics of todays computing. The concept of practicing a
centralized approach for information management that makes the cloud is not that new, and has been around
since the beginning of systems interconnectivity. However, there are fundamental differencespresent-day
systems are being accessed by a much larger scope of clients, and the tools to manage the infrastructures are very
different. Scalability, security, and mobility are required factors that have become the basics of technology
meeting business requirements.
When it comes to the private cloud, it can certainly solve some problems we are facing, mainly scalability and
flexibility in assigning physical resources appropriately. With virtualization being commonly present in most major
infrastructures, it is becoming easier to deploy infrastructures and manage them under the same umbrella system.
However, such implementations still require IT staff to deal with HA and security, as well as take care of overall
health of the implementation. One example of a private cloud solution is the Microsoft System Center suite of
products, which offers Virtual Machine Manager (VMM), an App Controller (cloud management tools); System
Center Operations Manager (SCOM) for monitoring; Orchestrator for automation; Service Manager for IT
management; and Data Protection Manager (DPM), a backup and recovery tool. These tools make a complete
framework on which a private cloud can be built.
With a public cloud, managed by a third-party, many issues are solved, with the back-end administration being
outsourced. Office 365 can provide benefits in scalability, security, high availability, and information access
through a robust back-end platform, and is considered a reliable public cloud solution. Although the back-end is
managed by Microsoft with its Azure platform, Office 365 allows a greater level of control of your resources
suited to your particular needs.
Whether your organization chooses to deploy a private or public cloud infrastructure, it is certain that systems
administration will change, which will require efforts by both IT staff and clients alike to adapt to this new kind of
environment.
In this white paper, we will explore how one kind of public cloud system, Office 365, works. We will discover
what steps your organization should choose to implement an infrastructure that is completely driven by Office
365, as well as in a scenario when some of your services need to remain within the premises of the organization,
while the rest can be hosted outside the organization.
Exchange Server
SharePoint Server
Lync Server
The online version of these popular tools is made available through an Office 365 subscription, which also
includes access to another popular Office application, the Office 365 ProPlus suite.
Copyright 2015 Global Knowledge Training LLC. All rights reserved.
Optionally, it is possible to use the online version of the following products as well, which are available by
acquiring the appropriate subscription plan:
Licensing
In a standard on-premises scenario, it is often required to follow relatively complex licensing. There is a multilayered approach to take into consideration: from the base server to the application and the Client Access License
(CAL).
The licensing model in Office 365 has been simplified to the point that there is no need to invest in any of these
layers, except for the fee of the Office 365 subscription itself. One license is assigned to one user, and can be
granted or revoked at any time.
Office 365 features are unlocked based on the licensing plan that is chosen. Each plan is specifically designed to
cater to an organizations needs (e.g., access to Office applications, compliance, enterprise management) and
limitations (e.g., the number of users supported for the plan. It is even possible to assign parts or functionalities
provided by the licensing plan.
One particularly interesting option is the ability to run the full Office 365 ProPlus suite on up to five computers
simultaneously. This comes with all plans except for Business Essentials and E1.
2.
3.
Pilot: This is the setup of the Office 365 trial platform and migration of few users over the new
platform. This step focuses on being able to analyze the effectiveness of the new system by
transitioning a set of users and understanding if Office 365 meets the technical and business
requirements. If it does, you can convert the trial into the fully licensed product.
Deploy: The deploy phase aims to convert on-premises services onto cloud. This is the actual
migration step for general clients. In reality, the biggest part of the work is migrating mailboxes over
Office 365. A well-defined strategy is needed, and depending on the coexistence method to be
used, several steps in the configuration of the messaging will have to be completed (e.g., DNS
changes). Tools such as Connected Accounts help make the transition more transparent to end
users.
Enhance: This step allows the configuration of optional components with the objective to take
advantage of single sign-on (SSO) or directory synchronization options. This simplifies administration
user accounts and optimizes resource access.
Initial Configuration
Setting up an Office 365 does not take much time: the licensing model is chosen, a tenant account is created, and
the rest takes only a few minutes to be built. Technically, it does not involve much from your end as a systems
engineer because of the very few dependencies on the actual on-premises installation.
While the environment is being created, there are still a few tasks to perform before the first users can get
migrated:
1.
Create accounts: This task involves populating the Office 365 environment by adding several
accounts, which can be accomplished through four methods:
Manual creation through Office 365 Administration Center
CSV bulk import
PowerShell bulk creation
DirSync (AD/Office 365 synchronization)
2.
Allocate licenses: Although you can import users without actually assigning a license to them, in
most cases, a license is required.
Configure security groups: Security groups are used within some Office 365 services, such as
SharePoint, for granting or denying access to resources. Creating these groups in advance is
beneficial in order to allow easier access upon assignment. A group created in the root of the Office
365 installation is not the same kind of group that is used by Exchange. Exchange groups are
separate distribution, mail-enabled, and dynamic, and will also need to be created and populated.
Define administrator roles: Users created or imported in the Office 365 do not have any
administrative functions within the system. Because delegation is a feature you are likely going to
implement, it is possible to assign some permissions to be used within the platform:
Global administrators: These users have full control over the Office 365 platform, and can
alter security and permissions of other accounts.
Billing administrators: These delegated users deal with licensing, subscriptions, and
purchases.
Password administrators: These users can manage service requests and reset passwords for
standard accounts, but without privileges to change other administrators.
Service administrator: This user role can manage service requests (Exchange, SharePoint,
etc.) and monitor the health of the online service.
User management administrator: A delegated user can manage groups, service requests,
and user accounts (except higher delegated users), as well as monitor the infrastructure.
3.
4.
5.
6.
Configure password policies: Password expiration and/or complexity policies must be set. Providing
the option for a forced password change upon a users first login is also important.
Enable optional settings such as Right Management Services (RMS): RMS is used to protect internal
information and prevent it from being disclosed to external recipients (in Exchange, SharePoint, and
Office products). Enabling RMS at the global level initially is beneficial, if supported by the acquired
subscription plan.
Exchange
Client Access
DNS servers will also reflect a certain change for email access, especially if the name of the internal domain is the
same as the external name, which is represented as a split-brain DNS scenario. Basically, your internal canonical
name (CNAME) records will always point to the alternate name of the services on Office 365:
Original ExchangeCNAME record
Autodiscover.company.com
In case of a hybrid configuration and an Exchange system remains on-premises, the A/CNAME record pointing to
the client access server/array will remain the same.
Notice there is no dedicated Outlook Web Access (OWA) fully qualified domain name (FQDN). Once a mailbox
has been configured, users can access email from the portal.office.com webpage (generic Office 365 landing
page) or directly through mail.office365.com.
Also, A records for CAS are not used.
Email Routing
For external email routing, mail exchange (MX) records have to be changed to reflect Microsofts servers:
Original Exchange MX record
SMTP.company.com
Internal routing and between on-premises and cloud (if used) does not conflict with these records, since MX
records are not used for internal mail flow.
In a hybrid configuration, some scenarios might require inbound email to continue pointing to your on-premises
servers. In such cases, no actions are requiredemail belonging to Office 365 users will be routed from your onpremises mail-flow servers to the cloud system.
Sender Policy Framework (SPF) records need to be changed to reflect the IP address of the MX record in case MX
records are changed initially:
Original SPF record
"v=spf1 +a +mx +ip4:(On-premises Exchange MX
IP)?all"
Federation Services
Federation services records are used to connect the on-premises deployment to Office 365 in case of a hybrid
deployment, as well as to help clients locate Exchange servers online. These records will need to point to the
Office 365 system.
Lync
If the objective is to use Lync Online, records need to be altered to point to the Office 365 system.
First, a federation between two SIP domains can be created:
Service
_sipfederationtls
Target
Sipfed.online.lync.com
Lync Online also uses Service (SRV) records to manage the client infrastructure:
Service
_sip
Target
sipdir.online.lync.com
Target
sipdir.online.lync.com
Target
webdir.online.lync.com
SharePoint
If applicable to be migrated, SharePoint requires a CNAME that provides an FQDN for a website hosted on that
platform. It does not require any other type of record. In case of split-DNS, you are required to change the IP
address of the FQDN internally, to be pointed to the Office 365 infrastructure.
This method also allows you to control mail flow. (If using Exchange Online, you can set Exchange Online to
analyze and look for spam, and you can configure either the on-premises or cloud setup for outbound email.) It
all depends on the policies that are set up at the organization level.
For email access such as OWA or Outlook, clients are redirected or proxied to whichever setup has its own
mailbox. This scenario is conceptually similar to a configuration with two on-premises physical sites, where mail
flow and client access is very much transparent, but can be customized to a certain extent.
Other Scenarios
There are less popular scenarios you can take advantage of to migrate your mailboxes to the cloud. If you are not
using an Exchange solution internally, you can connect to that solution using the POP3 or IMAP protocol from
Office 365, and proceed with extracting the content, more precisely the mailbox or messages only.
By using the PST Capture tool, you can also inject content of PST files into the Office 365 system if other methods
fail or become non-applicable.
SharePoint Migration
SharePoint features the very similar interface seen on-premises in the cloud. It integrates the known types of
libraries, websites, lists, and other content, such as the OneDrive. Thus, you can decide to use the online version
of the platform, and remove your on-premises installation completely.
In this case, moving content to SharePoint in the cloud can be performed in the following three ways:
1.
Manual Copy
While this is likely the least practical scenario, it is very possible and achievable. However, some
content, such as metadata, can be lost. A similar and still manual way is to use the Save As template
feature, and include the content of the entire site in the template itself. Then, on the remote
SharePoint system, you would need to import the template, which is the entire website from the onpremises installation in this case.
2.
Transition
Users, who have access to both portals, are slowly transitioning to the new system, as fewer changes
happen at the on-premises installation. Over time, the on-premises setup will likely no longer be
used. This is a problematic approach because it does not technically transfer the data over, but
rather uses a redirection approach.
3.
Third-party Tools
There are third-party solutions created to perform this work. However, the rate of success in moving
over large amounts of data is limited. While technically feasible, this too is a problematic approach
since many organizations do not necessarily want to transition everything. In many cases, they want
to be selective, but the environment has been built and maintained in such a way that it does not
reflect scalability anymore. Thus, a clean-up or maintenance of some sites and data would be
necessary prior to using third-party solutions.
Lync Migration
Many organizations aim to preserve Lync on-premises, while adding the Office 365 to offload some of its
functionality to cloud. A much greater level of control of that VoIP system is achieved when the on-premises part
is not removed, if already existent.
There are two main ways to set up an on-premises Lync environment to work with Office 365:
1.
Federated SIP
This approach uses a basic method of establishing a trust between two different SIP domains, and
then enabling resources sharing. It is a similar approach to federating with a partner, when being
exclusively on-premises. Its a relatively simple process and the overhead is low, but some features
will be limited due to the fact that Lync services are in separate SIP domains. No DNS changes are
required when federating (provided all was initially set up properly on the on-premises side, such as
SRV records).
2.
Conclusion
Office 365 has a vast array of features to explore. Weve covered the basics of these features, as well as looked at
some possibilities for integrating solutions within your own organization. A rich administration interface,
streamlined security, and versatile migration options make this one of the most interesting products when it
comes to an SaaS public cloud solution.
Learn More
Learn more about how you can improve productivity, enhance efficiency, and sharpen your competitive edge
through training.
Managing Office 365 Identities and Services (M20346)
Core Solutions of Microsoft Exchange Server 2013 (M20341)
Core Solutions of Microsoft Lync Server 2013 (M20336)
Core Solutions of Microsoft SharePoint Server 2013 (M20331)
Visit www.globalknowledge.com or call 1-800-COURSES (1-800-268-7737) to speak with a Global Knowledge
training advisor.
10