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
How to extract enterprise wim from ISO – Windows 10
In this blog post I will be showing you how to extract enterprise wim from ISO for windows 10. 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.
[Read more…] about How to extract enterprise wim from ISO – Windows 10How to get BitLocker Recovery Password from Active Directory
In this blog I will show you how to get BitLocker Recovery Password from Active Directory. This information can be viewer either through ADSI Edit or through Password Recovery Viewer.
[Read more…] about How to get BitLocker Recovery Password from Active DirectoryHow to Turn on BitLocker Encryption without TPM
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.
[Read more…] about How to Turn on BitLocker Encryption without TPMDeploy 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 SCCM