Hello Friends Hope this post finds you in great health and spirit. Today we will take a deep dive on how SCCM client find its nearest Distribution Point (DP). I know that name of product is changed but in real life, people are still calling it SCCM. So for the sake of simplicity, please bear … Continue reading Deep dive on SCCM client finds nearest Distribution Point
Category: Troubleshooting SCCM
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
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
Hi friends In one of my recent project I had to perform Windows 10 OSD. As you know there are several task to be taken care of while you create OSD task sequence and driver management is one of the pivotal task in the list. I used few posts as best practices for driver management. … Continue reading Driver management best practices in SCCM (Operating System Deployment)
Hello Friends This post is quick query which is very handy during operating system deployment (OSD). At times we do OSD in multi-site environment and all the variables of task sequence are not present on local DP, resulting in failure of task sequence. You need to distribute all the variables to local DP for running … Continue reading SCCM query to check Task Sequence variables not present on a Distribution Point during OSD