Create Windows 11 and Windows Server 2022 device collection sccm

In this post I will show you how to create Windows 11 and Windows Server 2022 device collection on SCCM. The information on how to create a specific collection can be explored through WMI, we can either use wbemtest or WMIExplorer which is much more efficient. These will be the important aspects while creating SCCM. collection.

(more…)

How to customize modify Boot Image

In this post I will walk through various ways on how to customize and modify Boot Image. Boot Images helps to deploy the Operating System using SCCM / MDT in environment.

Boot Image is a Windows PE (WinPE) image, just treat it like a mini OS, but with no functionality. Once Boot Image is loaded, it connects with existing Configuration Manager or MDT, and gets the list of task sequence to get OSD running. Boot Images gets installed as part of WinPE add-on for the Windows ADK setup

(more…)

SQL Server Tcp Port failed Error

While installing the SCCM using Baseline Media, you might see the error SQL Server Tcp port status showing as Failed. I am going to discuss on this, the reason behind this error and how to resolve it.

(more…)

Customize Company Portal Intune

In this post I will show you how to customize the Company Portal for Intune. Company portal is an application provided by Microsoft through which employees can install the applications & updates targeted to their device.

(more…)