Sep 30 2020 02:23 AM
Preparations for installing the operating system on several computers at the same time since
Windows server 2019.
procedures please
Sep 30 2020 06:13 AM
Solution
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Ş
Sep 30 2020 06:24 AM
I do little research everywhere on the net, I let myself be convinced by WDS. But can you Can you tell me more about the second option?
Sep 30 2020 06:35 AM
Hi @sj093,
Is there SCCM / MECM in your environment?
Operating System Deployment processes via SCCM / MECM are detailed in these two articles.
Hasan Emre SATILMIŞ
Sep 30 2020 07:00 AM
Sep 30 2020 07:16 AM - edited Sep 30 2020 07:20 AM
Hi @sj093,
If you have an enterprise agreement or System Center license, you can install SCCM / MECM. Otherwise WDS is the only option for OS Deployment.
Sep 30 2020 07:35 AM
Sep 30 2020 07:42 AM
Hi @sj093,
No, it isn't necessary. If you install WDS with Standalone mode, there is no dependency on Active Directory.
Sep 30 2020 08:05 AM
Sep 30 2020 08:21 AM
Sep 30 2020 09:22 AM - edited Sep 30 2020 09:42 AM
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.
Sep 30 2020 09:27 AM
Oct 01 2020 12:04 AM
Oct 01 2020 01:12 AM
Oct 01 2020 01:36 AM
Hi @sj093,
WINS is an old technology. It was developed by Microsoft for Windows NT.
WINS is used to translate NETBIOS names to IP addresses. DNS is used to translate TCP / IP host names to IP addresses.
DNS is currently used frequently on the internet and local networks. Microsoft started to use DNS after Windows NT (Windows 2000 and later).
If you use AD DS, You will already have a DNS Server in your environment.
Oct 01 2020 01:55 AM
Oct 01 2020 02:01 AM
Sep 30 2020 06:13 AM
Solution
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Ş