Upgrading thru all version of Windows......server and domain controller


Recommended Posts

Ive seen a couple of videos of people that upgrade client versions of Windows (even DOS) to Windows 8.1 or 10.

Im gonna try to do the same with the Windows servers........and take it a step up with domain controllers and active directory.

This is just for fun and learning purposes. Nothing at the end of the day and of course, this should never be used in a real life scenario.

My scenario is:

- VMWare Workstation

- Ill make a virtual network only for this

- 1 domain controller, 1 domain client

- Start from the oldest possible server/domain controller (Windows NT 3.1 Advanced Server) and upgrade to the latest possible server/domain controller ("Windows Server 10 Technical Preview")

- Start from oldest possible client that can join a domain (Windows NT 3.1) and upgrade* to the latest possible client that can join a domain (Windows 10).

* Upgrades will ONLY be done when the client cannot logon to the domain. What I mean by this is that Ill first install Windows NT 3.1 and Windows NT 3.1 Advanced Server. Ill upgrade Advance Server to the next version and check if I can logon. If I cant, Ill upgrade the client and recheck again. Meaning I want to upgrade the client as less as possible. If Windows NT 3.1 can logon to Windows Server 10 Technical Preview, awesome.

- On the server side, minimum features/changes will be installed/configured to check if they go thru the upgrade: Server name, admin user name/pass, client user name/pass, etc...

- Later versions of server/DC/AC, require some things that weren't available/needed. Windows NT 3.1 obviously doesn't need PDC Emulator but later versions of Active Directory, do. Those will be added/enabled STRICTLY as required. Also compatibility layers for previous clients will always be enabled to ensure that our oldest clients can logon/join.

- Server list:

Windows NT 3.1 Advance Server (All continuous operating systems will be the server version, first server and domain controller that will be installed)

Windows NT 3.5

Windows NT 3.51

Windows NT 4.0

Windows 2000 (first time Active Directory will be implemented)

Windows 2003 (or R2, I dont think there is MUCH differences in domain services between non R2 and R2 right?)

Windows 2008 R2

Windows 2012 R2

"Windows Server 10 Technical Preview"

- Client list:

Windows NT 3.1 (My goal is to stay on this version till Windows Server 10 Technical Preview)

Windows NT 3.5

Windows NT 3.51

Windows NT 4.0

Windows ME/Windows 2000 (Sadly, Im not sure if it is possible to upgrade from NT 3.51 to Windows ME so we would have to upgrade first to Windows 2000. If I have to go to Windows 2000, I am hoping that Windows 2000 is compatible with all future servers)

Windows XP (I really hope avoid having to reach this)

Windows Vista (I should NEVER reach this point)

If for some ODD reason, I have to upgrade past Vista, Ill take a step further as "bonus trial" and switch to a Linux distribution with Samba support. Again, I should NEVER even pass 2000 or at most XP)

- The procedure would go:

1: Install first server

2: Configure first server/DC/AD/etc,

3: Make a color scheme change on server to see if it passes thru upgrades

4: Make one domain admin account and make one domain user account

5: Install first client

6: Join client to domain using domain admin account

7: Logon using domain user

8: Leave/modify a file on the domain user's desktop to see if it passes thru

9: Upgrade to next server

10: Configure any changes that are absolutely needed

11: Apply fixes needed on server so oldest client can log on

12: Logon with domain user

13: If impossible to logon, upgrade client

14: Repeat from 9

For now, that is the idea. Am I on the right track?

I do need some points though as I've never done anything like this and AD is new to me as well.

What things am I missing that I should take in consideration?

Is my upgrade path correct? Maybe I'm missing that some arch are not compatible or not available

What are the minimum domain services I should have? As far as I know, barebones I have to have the PDC emulator, RID master, infrastructure master, schema master, and domain naming master. Once I hit Windows 2000, I think I should also enable a DHCP and DNS servers.

Not only will this take a while, but I also have to see how I can get and install all these operating systems!

there is no direct upgrade for windows server until windows server 2008 to 2012.

 

there is no direct upgrade for dos to the windows nt platform (windows 2000, windows xp, windows 7, windows 8, windows 10). 

 

I wish you the best of luck, but being that there are no direct upgrades you are pretty much on your own.

"should never be used in a real life scenario."

 

I don't know about you, but this is a real life scenario. 100% chance that there is a company out there somewhere that upgraded their server from 3.1 all the way up to 2012 R2, just not in 1 day, but a couple of years. This is a real life scenario, just in turbo speed.

  On 29/03/2015 at 20:18, sc302 said:

there is no direct upgrade for windows server until windows server 2008 to 2012.

 

there is no direct upgrade for dos to the windows nt platform (windows 2000, windows xp, windows 7, windows 8, windows 10). 

 

I wish you the best of luck, but being that there are no direct upgrades you are pretty much on your own.

I thought the same thing but I saw this article: http://support.microsoft.com/en-us/kb/298107 and I thought it applied.

Does that article only apply to terminal services?

  On 29/03/2015 at 20:37, Studio384 said:

"should never be used in a real life scenario."

 

I don't know about you, but this is a real life scenario. 100% chance that there is a company out there somewhere that upgraded their server from 3.1 all the way up to 2012 R2, just not in 1 day, but a couple of years. This is a real life scenario, just in turbo speed.

In a real life scenario, I think most companies in the situation you stated, would go from NT to a clean Windows Server install...
  On 29/03/2015 at 20:37, Studio384 said:

I don't know about you, but this is a real life scenario. 100% chance that there is a company out there somewhere that upgraded their server from 3.1 all the way up to 2012 R2, just not in 1 day, but a couple of years. This is a real life scenario, just in turbo speed.

In a real life scenario, I don't see 2012R2 running on a machine that's approximately 20 years old from the Windows for Workgroups 3.1 era, where the minimum requirements were what, a 386SX with 4MB memory?  Think NT 3.1 was an SX with 12MB? That's not a "couple of years" worth of upgrades, that's a couple of decades.

  On 29/03/2015 at 21:54, opo said:

I thought the same thing but I saw this article: http://support.microsoft.com/en-us/kb/298107 and I thought it applied. Does that article only apply to terminal services?In a real life scenario, I think most companies in the situation you stated, would go from NT to a clean Windows Server install...

The article states you have to perform a full install if the os doesn't support upgrade. I don't remember any server os having the ability to upgrade..god knows I have tried.

I'd just start at Windows 2000 - I did an NT4 to AD migration every few months at my old job years back, you just migrate objects (build a new forest\setup a trust\move objects to new forest).

 

It isn't very exciting lol, I don't miss LAN\User Manager, or batch login scripts.

  • 2 weeks later...
  • 2 months later...
  On 29/03/2015 at 22:02, Max Norris said:

In a real life scenario, I don't see 2012R2 running on a machine that's approximately 20 years old from the Windows for Workgroups 3.1 era, where the minimum requirements were what, a 386SX with 4MB memory?  Think NT 3.1 was an SX with 12MB? That's not a "couple of years" worth of upgrades, that's a couple of decades.

 

Idea is this company like Bank of America (just an example here) probably had a 1994 era domain controller on a dual core 486 with no active director. Upgraded to NT 4.0 in 1998 merged with a smaller bank in 2000 with Windows 2000 with their own ad. Upgraded to 2003 with forests and bought another company with another 2003 forest with a 2000 era AD ... etc.

 

Long story have a freaking huge global catalog. No biggie

  • 2 months later...

LOL! This was a stupid idea. You do realise that you usually migrate to new servers, than upgrade an existing one. 

Not once have I ever ran an in place upgrade on a domain controller, always built new servers and promoted them to DCs, let replication happen, move FSMO roles, rah rah, decommission old boxes. 

Edited by Jared-
  On 29/03/2015 at 20:37, Studio384 said:

"should never be used in a real life scenario."

 

I don't know about you, but this is a real life scenario. 100% chance that there is a company out there somewhere that upgraded their server from 3.1 all the way up to 2012 R2, just not in 1 day, but a couple of years. This is a real life scenario, just in turbo speed.

 

No, it's not... 20 year old hardware doesn't run Server 2012 R2. AD didn't exist till Server 2000.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • First thing I wondered as well. I miss the old color. I always thought it was nice how each app had its own color. Then they go and take 2 of the most commonly used apps and give them the same color.
    • We humans have to pass tests and get licenses to be considered safe to drive a car, but Tesla can just go "Trust me bro". Gotta' love it. ]
    • Last Chance to download The Inclusion Equation: Leveraging Data & AI (worth $21) for free by Steven Parker Claim your complimentary eBook worth $21 for free, before the offer ends today on June 24. The Inclusion Equation is a comprehensive, one-of-a-kind guide to merging DEI and employee wellbeing concepts with data analytics and AI. In this book, renowned thought leader and professional keynote speaker Dr. Serena Huang explains exactly how to quantify the effectiveness of new talent strategies by connecting them to a firm ROI estimate, enabling readers to approach and win the favor of higher-ups in any organization with the same effectiveness that marketing and financial departments do. This book is written in a style that is appealing and accessible to all readers regardless of technical background, but with enough depth to provide real insight and strategies. Dr. Serena H. Huang distills her 10 years of Fortune 500 people analytics leadership experience into tools and framework you can leverage to measure and improve DEI and wellbeing in your workplace. Some of the topics explored in this book include: Attract and retain top talent, including Gen Z and Millennials, with tailored DEI and wellbeing strategies Quantifying not only a talent strategy's perceived initial effect on an organization, but also its improvement and expansion over time Turning DEI and wellbeing from illusive corporate concepts to quantifiable metrics Harness the power of AI to create synchronized DEI and wellbeing strategies that maximize ROI Getting serious attention from your CEO and CFO by quantifying HR initiatives Using data storytelling to demonstrate the business impact of DEI and wellbeing Preparing for the future by understanding the role of AI in creating an inclusive and healthy workplace The Inclusion Equation is a complete guide for DEI and wellbeing, covering getting started in measurement to using storytelling to influence leadership. This is the contemporary playbook for any organization intending to substantially improve their diversity, equity, inclusion, and employee wellbeing by leveraging data & AI. This book is also perfect for any data analytics professionals who want to understand how to apply analytics to issues that keep their CEOs up at night. Whether you are a data expert or data novice, as long as you are serious about improving DEI and wellbeing, this book is for you. This free to download offer expires June 24. How to get it Please ensure you read the terms and conditions to claim this offer. Complete and verifiable information is required in order to receive this free offer. If you have previously made use of these free offers, you will not need to re-register. While supplies last! Download The Inclusion Equation: Leveraging Data & AI (worth $21) for free Offered by Wiley, view other free resources The below offers are also available for free in exchange for your (work) email: Last Chance: Excel Quick and Easy ($12 Value) FREE – Expires 6/24 Last Chance: The Inclusion Equation: Leveraging Data & AI ($21 Value) FREE – Expires 6/24 Microsoft 365 Copilot At Work ($60 Value) FREE – Expires 6/25 Natural Language Processing with Python ($39.99 Value) FREE – Expires 6/25 How to Engage Buyers and Drive Growth in the Age of AI ($22.95 Value) FREE – Expires 7/1 Using Artificial Intelligence to Save the World ($30.00 Value) FREE – Expires 7/1 Essential: How Distributed Teams, Generative AI, [...] ($18.00 Value) FREE – Expires 7/2 The Chief AI Officer's Handbook: Master AI leadership with strategies to innovate, overcome challenges, and drive business growth ($9.99 Value) FREE for a Limited Time – Expires 7/2 The Ultimate Linux Newbie Guide – Featured Free content Python Notes for Professionals – Featured Free content Learn Linux in 5 Days – Featured Free content Quick Reference Guide for Cybersecurity – Featured Free content We post these because we earn commission on each lead so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin The above deal not doing it for you, but still want to help? Check out the links below. Check out our partner software in the Neowin Store Buy a T-shirt at Neowin's Threadsquad Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: An account at Neowin Deals is required to participate in any deals powered by our affiliate, StackCommerce. For a full description of StackCommerce's privacy guidelines, go here. Neowin benefits from shared revenue of each sale made through the branded deals site.
    • I knew it had to be fan art because it actually looked pretty cool.
  • Recent Achievements

    • Dedicated
      Parallax Abstraction earned a badge
      Dedicated
    • First Post
      956400 earned a badge
      First Post
    • Week One Done
      davidfegan earned a badge
      Week One Done
    • First Post
      Ainajohn earned a badge
      First Post
    • Conversation Starter
      sophiaisabella32 earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      ATLien_0
      223
    3. 3
      Michael Scrip
      170
    4. 4
      +FloatingFatMan
      152
    5. 5
      Som
      135
  • Tell a friend

    Love Neowin? Tell a friend!