Skip to content

Anoop C Nair

HTMD Author

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

3,340 Guides
2,546 Reads
Experience
Follow
SCCM

Create SCCM Collection Based on IP Address Default Gateway

Let’s learn how to create SCCM Collection Based on IP Address or Default Gateway. The SCCM (aka ConfigMgr) collection queries based on WQL are powerful. You need to be careful and test them before implementing these WQL queries in production. I’m not a big fan of creating SCCM device collections based on IP Address range. […]

April 5, 2022 · 9 min read
SCCM

Export List of SCCM Global Conditions using SQL Query and Admin Console

Let’s try to Export List of SCCM Global Conditions using SQL Query and the Admin Console. You can export SCCM global condition details using either SQL query or Admin console. I recommend using the Admin console because that is the easiest method. You can use SQL query and SSMS (SQL Server Management Studio) to export […]

April 1, 2022 · 8 min read
SCCM

SUG Software Update Group Patch Deployments SCCM Report using SQL Query

Software Update Group Patch Deployments SCCM Report options are discussed in the post. Let’s find the SCM Report based on Software Update Group (a.k.a SUG) Patch Deployments using SQL Query. Patch Deployments of a Software Update Group report using SQL query. You can also export the list of Software Update Groups from the SCCM console […]

March 31, 2022 · 6 min read
SCCM

Easiest Method to Export Backup SCCM Boundaries and Boundary Groups

Let’s see the easiest method to Export Backup SCCM Boundaries and Boundary Groups. I have had experience with the Recovery of Boundaries and Boundary Groups because of the accidental deletion of boundaries by an admin. James Bannan‘s PowerShell Script (published back in 2014) to automatically recover the SCCM Boundaries and Boundary Groups helped recover the […]

March 30, 2022 · 6 min read
SCCM

Backup and Restore SCCM Custom Collections

Have you tried the easiest option to Backup and Restore SCCM Custom Collections. Let’s understand how to take backup of SCCM Collections and restore it to a different environment. The SCCM device export and import options are available. You can export the device details from collection to a CSV file using the copy (CTRL + […]

March 30, 2022 · 8 min read
SCCM

Add New Patches to OS Images using SCCM Schedule Updates Option

Learn how to add new patches to OS images using SCCM Schedule Updates option. Let’s learn how to update the offline images or WIM files with the Latest Cumulative Updates (LCU) or patches without using the DISM command-line tool. I’ve seen an issue with the SCCM schedule updates feature and Windows 11 Latest Cumulative Updates […]

March 29, 2022 · 13 min read
SCCM

SCCM Windows 11 Upgrade Readiness Report using SQL Query

The best and easy SCCM Windows 11 Upgrade Readiness Report using SQL Query is available in this post. Let’s understand how to create an SCCM report based on Windows 11 Upgrade Compatibility matrix. It’s important to understand Windows 11 minimum hardware requirements. You can check Windows 11 compatibility using the PC Health Check app. This […]

March 25, 2022 · 7 min read
SCCM

Create SCCM Collection for Windows 11 Upgrade Compatible Devices

Let’s create SCCM collection for Windows 11 compatible devices to help with Windows 10 to 11 migrations. You can use this collection to deploy the Windows 11 Feature Update and In-place Upgrade Task Sequence (IPU). Microsoft’s new attribute explained in the below sections helped system admins to get the Window 11 Upgrade Compatible Matrix report […]

March 24, 2022 · 8 min read
Windows 11

Find USB Drive Hardware ID on Windows 11 using Device Manager

Using the device manager, let’s find USB Drive Hardware ID on Windows 11. The USB storage Drive device IDs are important to manage security policies effectively. You also learn what the different views of the Device Manager tool are. You need to find Hardware IDs, Class IDs, and PnP structure of the USB drive and […]

March 23, 2022 · 9 min read
Windows 11

Microsoft Planning to Rename Windows Terminal App to Terminal Application | Rebranding

With Windows Insider build 22579, is Microsoft planning to rename Window Terminal to Terminal Application? Let’s find out more details about the changes that Microsoft is planning to make with Windows Terminal rebranding? Microsoft announced that the Windows 11 WIN + X menu changed to point to Windows PowerShell instead of Windows Terminal with Windows […]

March 22, 2022 · 3 min read
Teams

Disable or Enable Keyboard Shortcut to Temporarily Unmute in Microsoft Teams

Microsoft recently rolled out the option to disable or enable keyboard shortcuts to temporarily unmute during Microsoft Teams meetings. Let’s learn how to disable or enable the keyboard shortcut to unmute your mice temporarily. Normally, Teams admin can control these settings from the following portal named Microsoft Teams Admin Center https://admin.teams.microsoft.com/. You also learn whether […]

March 21, 2022 · 6 min read
SCCM

FIX SCCM App Deployment Errors 0x80070002 0x87d01106

Let’s discuss the options to FIX SCCM App Deployment Errors 0x80070002 and 0x87d01106. Most of the SCCM app deployment errors are generic ones, and You might need to dig this deeper to find the actual issue for the error and fix it. This post is here to help you understand how to troubleshoot the SCCM […]

March 18, 2022 · 7 min read
SCCM

How to Upgrade SCCM SQL Server to 2019 | Primary Site Database

Let’s learn how to Upgrade SCCM SQL Server to 2019. In this post, learn the best method to upgrade SCCM Primary Server SQL Database to 2019. The SQL in-place upgrade process for Configuration Manager infra is always tricky because of many dependencies. SCCM SQL Site Database Server Upgrade to 2019 is the last stage of […]

March 16, 2022 · 13 min read
SCCM

Upgrade SSRS SQL Server Reporting Services to 2019 for SCCM Infrastructure

Learn how to upgrade SSRS SQL Server Reporting Services to 2019 for SCCM infrastructure. The in-place upgrade to SSRS 2019 for the SCCM primary server reporting point is explained in this post. It’s so important that you need to make sure that the Upgrade of SCCM secondary server SQL DB, Install of Reporting Services 2019, […]

March 15, 2022 · 10 min read
Windows 11

Use Microsoft Teams to Record Screen on Windows 11 PC

Microsoft Teams has been installed on most Windows 11 PCs. You can use Microsoft Teams to record Screen on Windows 11 PC. So you don’t have to use any other screen recording software to perform recording. Microsoft Teams installed on Windows 11 home PCs might not have a recording option. I have tested this with […]

March 14, 2022 · 9 min read