Book Image

iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment

By : Steve Goodman
Book Image

iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment

By: Steve Goodman

Overview of this book

With the recent boom in the smartphone market, users are demanding access to the latest consumer technology in the business, and that means you need to be able to integrate Apple's iPhone and iPad into your business in a way you can manage. Microsoft's Exchange Server provides a solution for integrating iPhone into your business and this book will show you exactly how to implement this solution. iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment takes you through the basics of Apple mobile devices, and teaches you how to plan a basic, highly available Exchange environment. You will then be taught how to secure your environment, provision and manage iDevices. Have you been tasked with getting iPhones into the hands of your business executives, and need to ensure they can reliably and securely access corporate email? This book will teach you what you need to know about getting Exchange 2010 set up and then help you deploy iPhones in a secure, manageable way. Starting with the basics, you'll learn about what Apple mobile devices have to offer and how they have evolved into devices suitable for business use. If you're new to Exchange Server 2010, you'll learn the basics of Microsoft's world leading messaging suite, before learning how to plan, install and configure a highly available Exchange environment. You will also understand how to configure Office 365 and learn how both can be configured to apply policies to iPhone, iPad and the iPod Touch. You'll also learn how to configure advanced features, like certificate authentication, how to create and deploy configuration profiles for devices and how to manage your devices once they are in the hands of your users. After reading this book, you will be confident about introducing Apple mobile devices into your organization.
Table of Contents (15 chapters)
iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Domain and DNS configuration


The core task to enable us to make use of Office 365 for our example company, Lisa Jane Designs, is to configure the domain so we can use it for incoming and outgoing mail, and AutoDiscover purposes.

Before we start, we need access to modify the external DNS settings for our domain, lisajanedesigns.co.uk. In our example organization, we have a split-DNS setup with an Active Directory integrated zone for lisajanedesigns.co.uk, so we'll also be applying the changes to the Active Directory zone too.

We'll also need to be prepared to wait for a short time during the steps, as DNS updates can take minutes to hours to propagate. A good rule of thumb when adding DNS entries to an external DNS provider is to add a test record and see how long it takes until it can be resolved. It's also worth double checking any DNS changes before applying them, as correcting mistakes can result in longer waits for the incorrect records to expire.

To get started, our first step is to...