In this blog post, I will be going through the process of deploying Windows 10 version 20H2 task sequence using SCCM. 20H2 version also known as OS Build version 10.0.19042 requires minimum SCCM 2006 version installed. You need to also have Windows 10 ADK version 2004 (10.1.19041) installed. Follow support for windows 10 to get more details on support.
[Read more…] about Deploy Windows 10 20H2 task sequence using SCCMOSD
How to update Windows ADK 2004 on SCCM Server
In this blog I will be showing you how to update Windows ADK 2004 on SCCM Server. Windows Assessment and Deployment Toolkit (Windows ADK) version 2004 (10.1.19041) is the latest one which consists of 2 separate downloads, one for Windows 10 ADK and another one Windows PE add-on.
Release of these 2 separate packages started with Windows 10, version 1809 onwards. Windows ADK consists of deployment tools we need deploy and customize for windows images such Windows PE, Deployment Tools, Imaging and Configuration Designer etc.
[Read more…] about How to update Windows ADK 2004 on SCCM ServerHow to integrate MsDart with SCCM Boot Image
In this blog I will show how to integrate MsDaRT with SCCM Boot Image. Dart integration with Boot Image allows you to connect remotely to a system during WinPE phase when OS deployment is running. We are going to create a custom MDT boot image using SCCM and injecting Dart utility.
[Read more…] about How to integrate MsDart with SCCM Boot ImageCreate Automatic Computer Name during OSD through SCCM Part 2
This post is in continuation with Create Automatic ComputerName Part 1 where I demonstrated creating Computer Name when SCCM is integrated with MDT.
In this post, I will be achieving the same results but without MDT integration. Hence, reducing lots of complicacies such MDT Installation, Integration, MDT Toolkit files & MDT Toolkit settings package creation.
[Read more…] about Create Automatic Computer Name during OSD through SCCM Part 2Create Automatic Computer Name during OSD through SCCM Part 1
In this post I will be demonstrate you how to create automatic computer during during OSD through SCCM. Without having any logic for the Computer name generation, random system name will be generated starting with MININT and with some other random string.
[Read more…] about Create Automatic Computer Name during OSD through SCCM Part 1