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 TPMTrack SCCM package deployment through client log flow
In this blog, I will be showing you how to track and check SCCM package deployment through SCCM client log flow. Once you understand the complete log flow and including all the log files installed during this process, it will become very easy to track package installation in case it fails. You will be able to understand what information is present in which log file.
[Read more…] about Track SCCM package deployment through client log flowHow to register Windows 10 device to Azure AD
In this blog I will be discussing upon how to register Windows 10 device to Azure AD. When we say registering device to AAD (Azure Active Directory), there are 2 different scenarios for registering your device to Azure AD. We will be also seeing the way to troubleshoot and verify the joining process.
[Read more…] about How to register Windows 10 device to Azure AD