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 SCCMWindows 10
Update Windows 10 from 1909 to 20H2 using SCCM Feature Update
In this blog post I will show you how to update Windows 10 from 1909 to 20H2 using SCCM Feature update. Windows 10, version 20H2, which can also be said as Windows 10 October 2020 Update. New version of Windows 10 is called Feature updates.
[Read more…] about Update Windows 10 from 1909 to 20H2 using SCCM Feature UpdateDeploy Feature Update Win10 2004 SCCM
In this blog I will show you how to deploy Feature Update Windows 2004 through SCCM. When we talk about feature update, we are actually upgrading OS on existing Windows 10 (old version) such as 1709, 1809, 1909 etc.
[Read more…] about Deploy Feature Update Win10 2004 SCCMPrompt for Computer name during task sequence
In this post I will be showing you how to prompt for the Computer name during task sequence deployment. 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 Prompt for Computer name during task sequenceCreate Windows 10 Task Sequence through SCCM
In this post I will be showing how to create Windows 10 task sequence through SCCM. I will be deploying Windows 10 1909 x64 version. There are few pr-requisites before deploying Windows 10 image to a system.
[Read more…] about Create Windows 10 Task Sequence through SCCM