Showing posts with label Upgrade Servers. Show all posts
Showing posts with label Upgrade Servers. Show all posts

Tuesday, November 17, 2015

Migrate Windows Server 2003 to Server 2012


Upgrade Windows Server 2008 to Windows Server 2012


Upgrade Windows Server 2008 to Windows Server 2012

Personally I always want to upgrade to the latest Microsoft product available but for stability reasons I always wait a few months before to make sure everything is strong & stable.  Today I present you a step by step guide on how to upgrade your current Windows Server 2008 R2 to Windows Server 2012.  This guide is made with a very basic version of Windows Server 2008 R2, but this will work with any version with any roles or features installed such as Active Directory.

  1. First step is to insert Windows Server 2012 CD in disc drive or mount ISO file.  And Then click on ‘install’. 
    Install Windows Server 2012
    Install Windows Server 2012Windows Server 2012 setup startingWindows Server 2012 setup starting
  2. Setup will now ask you if you want to download windows updates while upgrading, click ‘no thanks’.  You can do them later, it is a long process.
    Windows Server 2012 install updates
    Windows Server 2012 install updates
  3. Installer will now ask for your genuine product key, simply input it.
    Windows 2012 Server Product Key
    Windows 2012 Server Product Key
  4. On the next screen, you must select ‘with GUI’ otherwise you will not have a graphic interface to manage your server which is not really useful..
    Windows 2012 Standard server with GUI
    Windows 2012 Standard server with GUI
  5. On the next screen, since we are upgrading from Windows Server 2008 R2, we want to keep our settings and files.  So we select ‘upgrade’ instead of ‘custom’ installation.
    Windows Server 2012 upgrade options
    Windows Server 2012 upgrade options
  6. Some software might not work with Windows Server 2012, so here’s the warning.
    Windows 2012 software compatibility warning
    Windows 2012 software compatibility warning
  7. Windows is now upgrading, this step might take a while, so go grab a cup of coffee while you can.
    Windows Server 2012 is currently upgrading
    Windows Server 2012 is currently upgrading
  8. Windows Server 2012 first boot, might take a little longer.  Be patient, everything is going fine.
    Windows Server 2012 getting devices ready
    Windows Server 2012 getting devices ready
  9. Finally, the boot screen.  You can now press Ctrl-Alt-Delete and logon using your previous credentials.
    First Windows 2012 logon screen
    First Windows 2012 logon screen
    Windows Server 2012 login screen
    Windows Server 2012 login screen

Upgrade Windows Server 2003 to 2008


Upgrade Windows Server 2003 to Windows Server 2008

There are a few things you should be aware of before starting the upgrade process:
  1. 2003 Servers should be patched to at least SP1
  2. Small Business Server 2003 and 2003 R2 upgrades are not supported
  3. You can’t upgrade to Server Core
  4. Exchange Server 2007 will not take an in-place upgrade. This is very important, because if you try it will break things. What you need to do is a Mailbox Migration to do this kind of upgrade with Exchange 2007

Preparing Your Server for Upgrade

1. Login to your Domain Controller on the server you are upgrading. First we are going to prepare the Domain Controller Database for upgrade.
2. Go ahead and insert the Server 2008 CD in your CD/DVD-ROM drive.
3. Open My Computer and right-click on CD/DVD-ROM. Then selectExplore.
Upgrading to Server 2008 from Server 2003 - 1
4. Double-click on Sources.
Upgrading to Server 2008 from Server 2003 - 2
5. Right-click on the adprep folder and select Copy.
Upgrading to Server 2008 from Server 2003 - 3
6. Now go over to your server’s hard drive and paste the folder on your C:\ drive. In this example, we are going to paste it in the root of C.
Upgrading to Server 2008 from Server 2003 - 4
7. Next, select Command Prompt on your start menu.
If you do not see Command Prompt, select Run, type in cmd and hit theEnter key.
Upgrading to Server 2008 from Server 2003 - 5
8. When in Command Prompt, type in cd\ and hit Enter.
Upgrading to Server 2008 from Server 2003 - 6
9. To verify that the adprep folder is on your hard drive, type in dir and hitEnter.
Upgrading to Server 2008 from Server 2003 - 7
10. Next, type in cd adprep and hit Enter. This will put you in the adprep folder.
Upgrading to Server 2008 from Server 2003 - 8
11. Once you are in that folder we are ready to run the two commands. The first command you should type is adprep /forestprep, then hit Enter.
Upgrading to Server 2008 from Server 2003 - 9
12. Make sure you do not have any Windows Server 2000 machines on your network.
If you do not, type in C and hit Enter.
Upgrading to Server 2008 from Server 2008 - 10
13. Once the process is done you are going to receive a quick confirmation as shown below.
Upgrading to Server 2008 from Server 2003 - 11
14. Next we are going to type in the second command which is adprep /domainprep and hit Enter.
Upgrading to Server 2008 from Server 2003 - 12
15. Domainprep will now run and once it is done you will receive a confirmation.
Upgrading to Server 2008 from Server 2003 - 13
16. You can now close the Command Prompt.
Now we are finally ready for the upgrade.
Quick note for administrators with multiple Domain Controllers that need to upgrade to Server 2008:
The steps above need to be performed only once on your network. Once you run forestprep and domainprep on your network, all your Domain Controllers are now ready for the upgrade. All you need to do is wait for the Active Directory database to replicate to all your DCs and you are ready to go.

Upgrading from Server 2003 to Server 2008

1. Make sure your Server 2008 CD is in the CD/DVD-ROM drive. On your machine, go to Windows Explorer and select CD/DVD-ROM. In this example it is the D:\ drive.
Upgrading to Server 2008 from Server 2003 - 14
2. Double-click on the setup.exe file from inside your Server 2003 machine.
Upgrading to Server 2008 from Server 2003 - 15
3. When the Install Window opens click the Install Now button.
Upgrading to Server 2008 from Server 2003 - 16
4. In this window you will have an option to check for the latest updates from Microsoft. If you choose so, please select the first option.
In this example we are going to skip them for now, so we will select the second option.
Upgrading to Server 2008 from Server 2003 - 17
5. It’s now time to select the Server 2008 version that you want to install.
In this example we are installing the Enterprise (Full Installation) version. Once you make your selection, click Next.
Upgrading to Server 2008 from Server 2003 - 18
6. Go ahead and check the box to accept the license terms agreement and when ready click next.
Upgrading to Server 2008 from Server 2003 - 19
7. The upgrade option should now be available for you. When ready selectUpgrade Option to continue.
Upgrading to Server 2008 from Server 2003 - 20
8. You will receive one last warning letting you know to make sure all your applications and 3rd party software can run on windows 2008 as well as of potential issues that you might have.
Make sure to read it and pay close attention to any issues that are listed on the bottom. Once you are ready, click Next.
Upgrading to Server 2008 from Server 2003 - 21
9. Your Server is now being upgraded.
Upgrading to Server 2008 from Server 2003 - 22
One last thing to keep in mind is that the upgrade process may take a lot longer than the installation as it has to upgrade the Active Directory and other services that are already on your Server.