In place OS upgrade of MDT server

dhiraj Rakale 100 Reputation points
2023-11-06T05:23:54.3533333+00:00

Dear All,

We have standalone MDT (Microsoft Deployment Toolkit) infrastructure to image the machines. Our MDT servers are running with Windows Server 2012 R2 OS. We are in the process of OS upgrade of MDT server.

Please let me know if inplace OS upgrade is supported for MDT server. what are the important points I need to consider when doing inplace OS upgrade of MDT server.

Thanks.

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
980 questions
0 comments No comments
{count} votes

Accepted answer
  1. XinGuo-MSFT 17,931 Reputation points
    2023-11-07T07:42:15.0533333+00:00

    Hi,

    Performing an in-place OS upgrade on your MDT server is a common task when you need to update the underlying operating system. Here are some important points to consider and steps to take when doing an in-place OS upgrade of your MDT server:

    1. Backup: Before you begin, ensure you have a full backup of your MDT server, including all deployment task sequences, custom scripts, and any critical data. This is a crucial step to prevent data loss in case anything goes wrong during the upgrade.
    2. Operating System Compatibility: Check the compatibility of your MDT server with the target operating system. Verify if there are any known issues or special considerations for upgrading from Windows Server 2012 R2 to the desired version of the Windows Server OS.
    3. MDT Version Compatibility: Ensure that the version of MDT you are using is compatible with the target operating system. You might need to update MDT to a newer version that supports the OS you want to upgrade to.
    4. Application Compatibility: Verify that all the applications and services running on your MDT server are compatible with the new operating system. Some applications may need updates or modifications to work on the new OS.
    5. Data and Configuration Backup: Besides the full backup, ensure you also have backups of MDT configuration settings, custom scripts, and any critical data that is specific to your deployment process. This will make it easier to restore your MDT server's functionality after the upgrade.
    6. Prepare for Downtime: Plan for a period of downtime during the upgrade. Inform your users and schedule the upgrade at a time that minimizes disruptions.
    7. Drivers and Updates: Ensure that you have the necessary drivers and updates for the new operating system. It's important to update or replace any outdated or incompatible drivers as needed.

    In summary, an in-place OS upgrade for your MDT server can be a complex process, and careful planning is essential to minimize disruptions and potential issues. Following these steps and best practices will help ensure a smooth transition to the new operating system while maintaining the functionality of your deployment infrastructure.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.