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

    • Windows 11 finally gets redesigned Start menu and more in builds 26200.5641 and 26120.4250 by Taras Buria Apple is not the only company with big software announcements today. Microsoft is dropping two preview builds for Windows 11 users, which introduce major changes to the Start menu. Those in the Dev Channel can download build 26200.5641 (KB5060824) and try the much-improved Start menu and other changes. Windows Insiders in the Beta Channel receive build 26120.4250 with the same changelog. The new Start menu features several changes that make it easier to launch your favorite app. It no longer uses a two-page view, focusing on a single scrollable view instead. At the top, you have your pins, then the Recommended section (you can now turn it off completely), and a list of all apps presented as a grid or categories. Also, the Start menu is now more adaptive, which means users with bigger displays will have a larger Start menu to display more apps (up to eight columns of pinned apps, six recommendations, and four category columns). Finally, it has a new button that lets you expand or collapse the Phone Link pane. By the way, you can check out this article if you want to take a look at other Start menu variants that Microsoft considered when working on the new Start menu. Other changes in build 26200.5641 include the ability to select what widgets appear on the lock screen and the so-called Screen Curtain for Narrator. The latter blacks out the display, keeping the content of the screen available only to those using the Narrator. You can turn on or off the Screen curtain by pressing Caps Lock + Ctrl + C. Also, Narrator now has a new welcome experience that guides users through its features and recent changes. The Settings page is getting two sections fused into one: Searching in Windows and Search Permissions are now just Search in the Privacy & Security section. The gamepad keyboard now has improved navigation and improved focus handling for child keys, flyout menus, word suggestions, language switching, settings, etc. It also works on the lock screen when you have to enter your PIN. Here are other fixes that Microsoft is rolling out gradually to Windows Insiders: [General] This build should fix an underlying issue in the previous flight which was causing input to not work for some Insiders, including when typing into Search, and with the Chinese pinyin IME candidate window, clipboard history, and the emoji panel. [Recall (Preview)] The following fixes are rolling out for Recall on Copilot+ PCs: Fixed an issue causing Recall to crash for some Insiders in the last couple flights. [Taskbar] Fixed an issue where in some cases taskbar icons might appear small even though the setting to show smaller taskbar buttons was configured as “never”. [File Explorer] Fixed an issue where restoring a File Explorer search result from Recall would open File Explorer but not show your search string. [Windowing] Fixed an issue where ALT + Tabbing out of a full screen game could lead to other windows freezing (like Windows Terminal). [Login and lock] Fixed an issue causing the lock screen to crash for some Insiders in the previous flight. [Graphics] Fixed an issue causing some displays to be unexpectedly green after the latest flights. [Settings] Fixed an underlying issue which could lead to the Settings window hanging and no longer responding to input or resizing unless you closed and reopened it. Fixed an issue in System > Display, where if UAC was set to Always Notify and you tried to click the button to do color calibration for your display and cancelled, it would crash Settings. Fixed an issue in System > Display, where a chevron might display for Brightness even if there were no additional settings to display. Fixed an issue where if you changed to a custom mouse cursor in Accessibility > Mouse pointer and touch, it could make Settings crash. There is also a single fix that is rolling out to everyone right here, right now: [General] We fixed the issue where you might see severe discoloration when connecting your PC to some older Dolby Vision displays. Here are the known bugs in both Dev and Beta Channels: After you do a PC reset under Settings > System > Recovery, your build version may incorrectly show as Build 26100 instead of Build 26120. This will not prevent you from getting future Beta Channel updates, which will resolve this issue. [NEW] Some Windows Insiders may experience a rollback trying to install this update with a 0x80070005 in Windows Update. We’re working on a fix for the next flight. [Start menu] The following are known issues for Windows Insiders with the new Start menu: [NEW] Using touch to navigate the new Start menu may not work reliably. For example, it currently does not support the swipe-up gesture. [NEW] Drag and drop capabilities are limited from “All” to “Pinned.” [NEW] In some cases, duplicate entries may appear in folders on the Start menu. [Xbox Controllers] Some Insiders are experiencing an issue where using their Xbox Controller via Bluetooth is causing their PC to bugcheck. Here is how to resolve the issue. Open Device Manager by searching for it via the search box on your taskbar. Once Device Manager is open, click on “View” and then “Devices by Driver”. Find the driver named “oemXXX.inf (XboxGameControllerDriver.inf)” where the “XXX” will be a specific number on your PC. Right-click on that driver and click “Uninstall”. [Click to Do (Preview)] The following known issues will be fixed in future updates to Windows Insiders: Windows Insiders on AMD or Intel-powered Copilot+ PCs may experience long wait times on the first attempt to perform intelligent text actions in Click to Do after a new build or model update. [Improved Windows Search] [REMINDER] For improved Windows Search on Copilot+ PCs, it is recommended that you plug in your Copilot+ PC for the initial search indexing to get completed. You can check your search indexing status under Settings > Privacy & security > Searching Windows. [File Explorer] The following are known issues for AI actions in File Explorer: Narrator scan mode may not work properly in the action result canvas window for the Summarize AI action for Microsoft 365 files when reading bulleted lists. As a workaround, you can use Caps + Right key to navigate. [Widgets] Until we complete support for pinning in the new widgets board experience, pinning reverts you back to the previous experience Note that the Dev build has two more known issues: The option to reset your PC under Settings > System > Recovery will not work on this build. We’re investigating an issue causing a small number of Insiders to experience repeated bugchecks with KERNEL_SECURITY_CHECK_FAILURE after upgrading to most current Dev Channel builds. You can find the official announcement for the Dev build here and for the Beta build here.
    • Apple Intelligence can now analyze your iPhone's screen, offers live translation by Aditya Tiwari Alongside iOS 26, iPadOS 26, macOS 26, watchOS 26, tvOS 26, and new AirPods features, Apple announced some stuff for Apple Intelligence at WWDC 2025. A highlight of the latest announcements is that developers can now access Apple's on-device foundation models, which power Apple Intelligence, to enhance their apps. Apple's Foundation Models framework enables developers to create AI-powered features and experiences that can also operate offline. "The framework has native support for Swift, so app developers can easily access the Apple Intelligence model with as few as three lines of code," Apple said, adding that the access is offered free of charge. Apple has introduced several new features for the general public. For starters, the new Live Translation feature works across Messages, FaceTime, and phone calls, using "Apple-built models that run entirely on device" to translate messages from one language to another. In other words, the feature can translate written text in Messages into the recipient's preferred language and display translated live captions while still hearing the speaker’s voice in FaceTime. Meanwhile, the translated text is spoken aloud on regular phone calls throughout the conversation. Visual Intelligence can now access a user's iPhone screen to answer questions and take action on the content being viewed on the screen across apps. Users can ask ChatGPT for details on specific objects and what they're looking at on their screen to learn more. They can also search Google, Etsy, and other supported apps to find similar images and products. Visual Intelligence can also identify events displayed on the screen and suggest adding them to the user's calendar. The updated Genmoji feature lets users mix emojis and combine them with text descriptions to generate something new. They can change expressions and adjust personal attributes, such as hairstyle, to match the latest look when making Genmojis inspired by their friends and family members. Image Playground has been updated to support new styles generated by ChatGPT, such as oil paintings or vector art. When users have a specific idea in mind, they can use the "Any Style" option. Apple Intelligence also powers the Shortcuts app, using on-device processing or Private Cloud Compute to generate responses that feed into the rest of the shortcut while maintaining privacy. For instance, Apple explained that "a student can build a shortcut that uses the Apple Intelligence model to compare an audio transcription of a class lecture to the notes they took, and add any key points they may have missed." Apple is integrating its AI features into more apps with subsequent OS updates. The Wallet app can now summarize order tracking details from emails sent by merchants and delivery carriers. It lets users check their full order details, progress notifications, and other details. In Messages, Apple Intelligence can suggest where a poll might come in handy, and users can create backgrounds to fit their chats using Image Playground. The new Apple Intelligence features are available for testing on iPhone, iPad, Mac, Apple Watch, and Apple Vision Pro through the Apple Developer Program. By the end of the year, Apple's AI suite will support more languages, including Danish, Dutch, Norwegian, Portuguese (Portugal), Swedish, Turkish, Chinese (traditional), and Vietnamese. You can read about Apple Intelligence in the official announcement post on Apple Newsroom.
    • Absolutely. Glass widgets, tabs, docks, Rainmeter, MicaForEveryone (gorgeous full glass explorer windows), etc. some of us never left the glass ecosphere. I actually hope this encourages MS to put those Acrylic/Mica/Glass hooks back into the OS as an option. It doesn't have to be the default, but some of us would love the choice.
    • I had deleted the folder after installing the update and then re-created the inetpub folder. Ran the script today even though the folder exists, it does some minor changes to the permissions and to the order of some.
  • Recent Achievements

    • Rookie
      CHUNWEI went up a rank
      Rookie
    • Enthusiast
      the420kid went up a rank
      Enthusiast
    • Conversation Starter
      NeoToad777 earned a badge
      Conversation Starter
    • Week One Done
      VicByrd earned a badge
      Week One Done
    • Reacting Well
      NeoToad777 earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      476
    2. 2
      +FloatingFatMan
      267
    3. 3
      ATLien_0
      258
    4. 4
      Edouard
      200
    5. 5
      snowy owl
      178
  • Tell a friend

    Love Neowin? Tell a friend!