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)

Add and remove roles and features (Must know)


Additional roles and features can be deployed onto local or remote machines using the same procedure described in the Installing Administration Tools (Must know) recipe of this book. In this recipe we will explain a procedure to remove roles and features using Server Manager.

How to do it...

  1. Open Server Manager.

  2. From the Manage tab, select the Remove Roles and Features option.

  3. Click on Next on the Remove Roles and Features Wizard window.

  4. In the Select Destination Server window, select the Select a server from the server pool option and select the appropriate server name and click on Next.

  5. Click on Next in the Select server roles window.

  6. Select the appropriate server roles. In this example I am planning to remove graphical tools. So in the Remote Features window, uncheck Graphical Management Tools and Infrastructure and Server Graphical Shell. Uninstalling Graphical Management Tools and Infrastructure will automatically uninstall Server Graphical Shell and Windows PowerShell ISE. Click on Next. Server Manager will automatically detect the dependent software and uninstall them if necessary.

  7. On the Confirm Removal selection, select Restart the destination Server automatically if required checkbox and accept the warning message. Click on Remove.

How it works...

The preceding procedure adds or removes roles and features from a local or remote server. You can deploy multiple roles and features to multiple servers using this procedure.

There′s more...

In the previous 10 recipes, I have explained the Windows Server 2012 installation, configuration, and administration details. With this knowledge, it is now time for you to prepare and migrate your existing environment using Windows Server 2012. In the next few recipes, I will be explaining the details of migrating all services from the current operating system into Windows Server 2012.