Hello friends We all have multidisk machines in production and its really an issue when we need to image them using SCCM task sequence. There is quite a chance that you will stage image on wrong disk. In most cases we should have solution to cater these two requirements: If there is SSD disk in … Continue reading Imaging smallest SSD using SCCM- Multidisk machines
Category: SCCM
Hello friends Hope this post finds you in good health and spirit. Our world need to be digitally secure and while a lot of employees try to connect to corporate resources from internet, security becomes utmost priority. To cater, its important to keep machines patched and we can use SCCM for the purpose. Internet based … Continue reading Cloud management Gateway vs IBCM
Hello Friends SCCM 1806 has got amazing changes and in this post we will discuss one of the exciting feature. It is about using PXE without WDS. So lets start. Until SCCM 1806, WDS was requirement for enabling PXE on SCCM distribution point. This approach has few limitations: Server operating system is required for WDS … Continue reading PXE without WDS in SCCM 1806
Hello friends Hope this post finds you in good health and spirit. We are going to discuss SCCM PXE process. You can enable PXE support for DP and it automatically installs WDS role on DP. Although PXE server(DP) and DHCP can coexist on same server, we will consider them to be on different server as … Continue reading SCCM PXE Deep Dive
Hi Friends Recently I was involved in Windows 10 imaging project through SCCM. In our task sequence we had BIOS to UEFI conversion step. Also we supported device guard and credential guard in Windows 10. Post imaging we had to verify if these features are enabled on our imaged machine which can be achieved through … Continue reading How to know if your computer supports BIOS/UEFI/Device Guard/Credential Guard ?