Forum Discussion
sj093
Sep 30, 2020Copper Contributor
Preparations for installing the operating system on several computers
Preparations for installing the operating system on several computers at the same time since Windows server 2019. procedures please
- Sep 30, 2020
Hi sj093,
Yes, you can do this via Windows Deployment Services or SCCM / MECM.
via WDS
via SCCM / MECM
These articles are written in my native language (Turkish) on my site. However, you can translate to any language from the right panel.
Hasan Emre SATILMIŞ
hasanemresatilmis
Sep 30, 2020Iron Contributor
Hi sj093,
No, it isn't necessary. If you install WDS with Standalone mode, there is no dependency on Active Directory.
sj093
Sep 30, 2020Copper Contributor
what is ADK and MDT installation
- hasanemresatilmisSep 30, 2020Iron Contributor
Hi sj093,
The Windows Assessment and Deployment Kit (Windows ADK) has the tools you need to customize Windows images for large-scale deployment. You can deploy OS unattented.
You can build your reference image using MDT. Then once the reference image is fully configured you can capture that reference image with MDT. The reference image may included windows updates, device drivers etc. or you can create task sequence for OS deployment.