Book Image

Instant Migration from Windows Server 2008 and 2008 R2 to 2012 How-to

By : Santhosh Sivarajan
Book Image

Instant Migration from Windows Server 2008 and 2008 R2 to 2012 How-to

By: Santhosh Sivarajan

Overview of this book

Migrating to a new server involves a lot of decision making and planning. Windows Server 2012 comes with exciting new features and ease of use. This book will help you migrate to your new server in no time. "Instant Migration from Windows Server 2008 and 2008 R2 to 2012 How-to" provides you with many practical and real world scenarios in a step-by-step guide. It is designed to lead you through the entire process of migration.Beginning with an introduction to Windows Server 2012, the author then takes you through the installation and configuration of the server, before continuing on to migrate the existing services to Windows Server and how to decommission old servers. The ‚Äúhow-to‚Äù migration scenarios described are based on the author's own field experiences, guaranteeing real-world solutions. The scenarios include Active Directory, enabling a Remote Desktop, Print Server, and Hyper-V migration details. From the planning to  theimplementation phase, "Instant Migration from Windows Server 2008 and 2008 R2 to 2012 How-to" is your comprehensive guide for completing migration solutions.
Table of Contents (7 chapters)

Preface

Welcome to Instant Migration from Windows Server 2008 and 2008 R2 to 2012 How-to.

Microsoft Windows Server 2012 is the latest release of the server operating system from Microsoft. In this release, Microsoft has incorporated various enhancements to the existing functionalities and also introduced new features to support modern IT work environments and workload, which makes this operating system different from the other operating systems that Microsoft has released till date.

The book will walk you through different migration and deployment scenarios based on the author's real-world experience. The goal is to have a native Windows Server 2012 environment by the end of this journey.

To achieve this goal, this book is divided into multiple sections with several recipes. Each recipe will provide you step-by-step instructions for the migration of existing services onto a Windows Server 2012 environment as well as for decommissioning the old Windows Server 2008 or Windows Server 2008 R2 server from the current environment.

For a Windows Server 2008 and Windows Server 2008 R2 administrator, this book can be used as a reference manual when performing an upgrade or a migration.

What this book covers

Installing Windows Server 2012 (Must know), provides step-by-step instructions on installing Windows Server 2012 Server Core, Windows Server 2012 Server with a GUI, and Server Core to Server with a GUI and vice versa.

Converting Server Core to Server with a GUI (Should know), introduces methods using Windows PowerShell for converting Windows Server 2012 Server Core into Windows Server 2012 Server with a GUI.

Converting Server with a GUI to Server Core (Should know), provides methods using Windows PowerShell for converting a Windows Server 2012 Server with a GUI into Windows Server 2012 Server Core. This recipe also provides a method for identifying different types of Windows Server 2012.

Configuring Windows Server 2012 (Must know), provides an overview of Window Server 2012 Server Manager, performing administration tasks such as changing the computer name, joining a computer to a domain, and so on using Server Manager. It is also provides the details of administering a Windows Server 2012 Server Core using sconfig utility.

Installing administration tools (Must know), explains the details of installing Remote Server Administration Tools and new features available in Windows Server 2012 for managing and administering remote or local servers. This recipe also covers some of the deployment tasks that are relevant for migrating Windows Server 2008/R2 to Windows Server 2012.

Working with Server Manager properties (Should know), introduces the Server Manager dashboard and its capabilities for an administrator to efficiently manage the servers. This recipe also provides the details and capabilities of new Server Manager.

Adding servers to Server Manager (Should know), describes how multiple servers can be managed from the Server Manager dashboard and explains the details of adding a server to Server Manager from Active Directory, DNS, and using an import file.

Creating a server group (Should know), introduces the new server group concept, from where you can now manage and administer local and remote servers based on roles, features, or custom categories. This recipe provides step-by-step instructions on creating, managing, and modifying the group.

Enabling remote desktop (Should know), describes the new Server Manager's capabilities of remotely managing multiple servers. In certain instances, the administrators have to remotely log in to these servers using remote desktop connection. This recipe provides details of enabling and disabling remote desktop options.

Add and remove roles and features (Must know), introduces additional roles and features which can be deployed onto local or remote machines using the new Server Manager. In this recipe, we will explain a procedure to remove roles and features.

Active Directory migration (Must know), provides the details of Active Directory migration prerequisites, schema upgrade procedure, verifying the schema version, and installing the Windows Server 2012 Domain Controller in the existing Windows Server 2008 and Server 2008 R2 domain.

FSMO role transfer/migration (Must know), introduces some of the features of Windows Server 2012 that are only available when the FSMO role is running on the Windows Server 2012 Domain Controller. This recipe provides the details of these new features and also provides step-by-step instructions on transferring FSMO roles using PowerShell cmdlet and Windows Server Administration Tools.

Windows Server Migration Tools (Must know), provides you an overview of Windows Sever Migration Tools, PowerShell cmdlets details, installation instructions, and step-by-step instructions on creating an installation package for different types of servers.

Dynamic Host Configuration Protocol (DHCP) migration (Must know), explains the procedure for migrating DHCP scope and lease information using Windows Server Migration Tools.

DNS migration (Should know), provides the details of different types of DNS zones, zone replication details, and migration zones using secondary to primary conversion method and the dnscmd command.

Data and file server migration (Must know), describes how the file server or data migration can be achieved by migrating the data from the existing server onto a new server. In this recipe, I will be explaining a migration procedure using Windows Server Migration Tools cmdlet such as Send-SmigServerData and Receive-SmigServerData.

Printer and print server migration (Must know), provides details of migrating printers and associating its properties using the Print Management console. This recipe also provides instructions on installing Print and Document Services role onto Windows Server 2012.

Hyper-V migration (Should know), explains a couple of procedures for migrating Hyper-V guest machines from Windows Server 2008 and Windows Server 2008 R2 to a new Windows Server 2012 Hyper-V server.

Decommissioning old domain controllers (Must know), provides step-by-step instructions on uninstalling an existing Windows Server 2008 and 2008 R2 Domain Controller.

Forest and domain functional level (Must know), introduces some of the new Windows Server 2012 features that will only be available when the forest or domain functional level is set to a certain state. This recipe provides details of these new features, raising and lowering domain and forest functional levels, and verifying the functional level using directory services commands.

What you need for this book

As an administrator performing the migration, you need to have the Windows Server 2012 operating system at hand. You will also need to have the following software with you:

  • Windows Server Migration Tools

  • Windows PowerShell

  • Remote Server Administration Tools

Who this book is for

The book is for server administrators who are responsible for the administration of Windows Server 2012 and performing migrations from their existing Windows Server 2008 / 2008 R2 environment to Windows Server 2012.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text are shown as follows: "Server-Gui-Mgmt can also be used to install additional features on a server."

Any command-line input or output is written as follows:

Move-ADDirectoryServerOperationMasterRole -Identity "DCName" -OperationMasterRole SchemaMaste,DomainNamingMaster,PDCEmulator,RIDMaster,InfrastructureMaster

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "clicking the Next button moves you to the next screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to , and mention the book title via the subject of your message.

If there is a book that you need and would like to see us publish, please send us a note in the SUGGEST A TITLE form on www.packtpub.com or e-mail .

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you get the most from your purchase.

Downloading the example code

You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website, or added to any list of existing errata, under the Errata section of that title. Any existing errata can be viewed by selecting your title from http://www.packtpub.com/support.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.