Equebal Ahmad

Equebal Ahmad is a Senior Cloud Architect and a technical contributor for Techuisitive. With extensive experience in Microsoft endpoint and cloud management—including Intune, ConfigMgr/SCCM, Windows Autopilot, and PowerShell—he empowers IT teams to streamline device provisioning, enforce security standards, and automate compliance workflows. In his Techuisitive articles, Equebal blends real-world troubleshooting insights with detailed step-by-step guidance—covering tasks like driver management, device management, and policy configuration for both Windows and iOS devices.

How to Configure Windows Kiosk Using Microsoft Intune | Windows 10 / 11

Windows kiosk is a lockdown mechanism to restrict device access to pre-defined applications. The applications appears on the desktop and user can only use those applications. Kiosk are mostly placed in public area to allow access to specific applications to authorized users or guests. For example, a self check-in kiosk at airport. We can use Microsoft Intune to deploy a Device configuration profile to configure Windows Kiosk on Windows 10 / 11 device as single app or multi-app kiosk.

How to Configure Windows Kiosk Using Microsoft Intune | Windows 10 / 11 Read More »

Windows 10 kiosk

How to Fix SCCM Application Deployment Error 0x87d01106

When monitoring the application deployment through SCCM report, the following deployment error was logged for multiple devices.

Error description: Failed to verify the executable file is valid or to construct the associated command line.
The application was trying to execute a PowerShell script. However PowerShell.exe could not be located on client computers. The full path for Powershell.exe file was not provided in command line.

How to Fix SCCM Application Deployment Error 0x87d01106 Read More »

SCCM Troubleshooting

How to Create SCCM Collection Based on Operating System Attribute Class | ConfigMgr

SCCM collects operating system details from client as part of inventory. We can create SCCM collection based on operating system attribute class such as OS Name, Build or version number, OS architecture, OS last reboot time and many more such attributes.

How to Create SCCM Collection Based on Operating System Attribute Class | ConfigMgr Read More »

Query Based Collection

How to Check Windows Build Version | OS Version | Release Information

Tracking Windows 10 build versions and Windows 11 build versions is critical for IT administrators, system engineers, and power users who manage enterprise environments. Each Windows OS build number corresponds to a specific release with its own support lifecycle, end‑of‑servicing date, and feature availability. This comprehensive guide provides a complete list of Windows 10 and Windows 11 operating system builds, along with practical methods to check your current version using Winver, PowerShell commands, and SCCM queries. Whether you’re troubleshooting, planning upgrades, or ensuring device compliance in Intune or ConfigMgr, this reference will help you quickly identify the exact Windows version and build number running on your systems.

How to Check Windows Build Version | OS Version | Release Information Read More »

Windows build version

How to Create SCCM Collection based on System Resource Attribute Class

The SMS_R_System Windows Management Instrumentation (WMI) class) is an SMS Provider server class in Configuration Manager. This class contains discovery data for all discovered system resource.

In the Query / Collection Query wizard, the friendly name of SMS_R_System is System Resource and it’s referred as Attribute Class. This class can be used to create collection based on OU , Resource creation date , SCCM client version etc.

How to Create SCCM Collection based on System Resource Attribute Class Read More »

Query Based Collection
Scroll to Top