by Manish | Oct 25, 2020 | OSD, SCCM, Windows 10
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.
(more…)
by Manish | Oct 24, 2020 | Windows 10
In this blog post I will be showing you how to extract enterprise wim from ISO for windows 10 or Windows 11. With recent changes, windows 10 ISO provided by Microsoft comes with multiple edition wim file. Though it is perfectly alright if you have one single ISO as we can still deploy specific version of OS using Index number, however it is always better to get a specific edition extracted if you are going to deploy Windows 10 using SCCM with specific version only, there will be little bit saving of image size and less confusion when deploying a specific image.
(more…)
by Manish | Oct 19, 2020 | Windows Server, Windows 10
In this blog I will show you how to get BitLocker Recovery Password from Active Directory. This information can be viewed either through ADSI Edit or through Password Recovery Viewer.
(more…)
by Manish | Oct 18, 2020 | Windows 10
In this blog, I will show you how to Turn on BitLocker Encryption without TPM. BitLocker Encryption requires compatible TPM, but in case your system doesn’t have compatible TPM, then we can configure this through Local Policy or Group Policy. Trusted Platform Module (TPM) will not be available for virtual systems such as Hyper-V client.
(more…)
by Manish | Jul 28, 2020 | SCCM, Software Update, Windows 10
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.
(more…)
by Manish | Mar 9, 2020 | SCCM, Windows 10
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.
(more…)