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)

Adding servers to Server Manager (Should know)


In Windows Server 2012, you have an option to manually add servers to the Server Manager. The following recipe explains this procedure.

How to do it...

  1. Open Server Manager.

  2. From the Manage tab on the top-right section of the screen, select Add Server.

  3. You can add servers from the Active Directory, DNS, or Import tab as shown in the following screenshot:

  4. Select the appropriate servers using the right arrow button and click on OK. You will see these new servers in the Server Manager dashboard.

    Note

    At a later stage, unwanted servers can be removed from the list by right-clicking and selecting the Remove Server option from the Server Manager dashboard.

How it works...

The Server Manager uses XML-based configuration files to maintain the list of the servers. These configurations and custom settings are stored in the %appdata%\Microsoft\Windows\ServerManager\ServerList.xml and %appdata%\Microsoft\Windows Client\1.0\user.config files. These settings can be exported to other servers by copying these files to other servers.