How to Create SCCM Device Collection Based on Computer Hardware Details | ConfigMgr

SCCM Computer hardware classes can be used to create dynamic query based device collection. There are different classes such as Computer System , PC_BIOS , System Enclosure , TPM etc which can be used for queries. A collection or query created in Configuration Manager uses WMI Query Language (WQL) to request objects from the SMS Provider WMI Schema, which in turn retrieves the data from site database.

How to Create SCCM Device Collection Based on Computer Hardware Details | ConfigMgr Read More »

Query Based Collection

Get Hardware Hash for Windows Autopilot

To identify a device with Windows Autopilot, the device’s unique hardware identify (hardware hash) must be captured and uploaded to the service. This is usually first step when you want to provision a machine using Windows Autopilot. The hardware hash can be uploaded by manufacturer / raeseller for new devices. However, hardware hash need to be collected manually for the devices which are already in corporate environment and not already enrolled into Microsoft Intune.

Get Hardware Hash for Windows Autopilot Read More »

Windows Autopilot

Fix SCCM Client Installation Error 0x87d00227 (ccmsetup Failed) – ConfigMgr Troubleshooting Guide

When deploying the SCCM client, you may encounter the error ccmsetup failed with error code 0x87d00227 in the ccmsetup.log file. This issue typically occurs when the client installation is blocked due to a metered network connection. In this guide, we’ll explain the cause of the error, walk through the solution using the /AllowMetered parameter, and show how to clean up previous installations with ccmclean to ensure a smooth client deployment.

Fix SCCM Client Installation Error 0x87d00227 (ccmsetup Failed) – ConfigMgr Troubleshooting Guide Read More »

SCCM Troubleshooting

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