what the difference between Microsoft WDS+MDT and SCCM OSD

Anonymous
2024-01-16T18:10:23.47+00:00

Recently, I deployed operating systems through WDS+MDT and SCCM OSD, respectively.
The principle is similar except that one is deployed with WDS and the other with bare metal server, although the WDS+MDT operation and process is much easier to understand.
Based on the above questions, I would like to know what are the advantages of SCCM OSD compared to MDT or what are the advantages that WDS does not have.

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

Accepted answer
  1. XinGuo-MSFT 22,231 Reputation points
    2024-01-17T02:19:15.5333333+00:00

    Hi,

    Microsoft Windows Deployment Services (WDS) and Microsoft Deployment Toolkit (MDT) are both tools that help automate the deployment of Windows operating systems. WDS is a server-based technology that enables network-based installation of Windows operating systems, while MDT is a free, lightweight tool that helps customize and deploy Windows operating systems on desktops, laptops, and servers .

    On the other hand, System Center Configuration Manager (SCCM) is a comprehensive management solution that provides a unified infrastructure for managing and deploying software, hardware, and operating systems. SCCM OSD (Operating System Deployment) is a feature of SCCM that enables administrators to deploy Windows operating systems to computers in an organization.

    In summary, while WDS and MDT are more suitable for small-scale environments, SCCM OSD is a more comprehensive solution that is better suited for large-scale environments. MDT is free and great for tiny environments without a lot of computers to migrate, while SCCM is a much more complex tool that allows you to do a lot more than MDT does.

    MDT operates with admin privileges, while ConfigMgr uses SYSTEM.

    4 people found this answer helpful.
    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.