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,507 Reads
Experience
Follow
Intune

BYOD and CYOD Security Simplified with Microsoft Intune

Key Takeaways Organizations use BYOD and CYOD to give users flexibility in choosing devices while still protecting company data. However, BYOD devices can create security risks because they are personal devices. Mobile Threat Defense (MTD) helps by finding problems like malware, phishing, or unsafe Wi-Fi connections. By using Microsoft Intune IT teams can manage and […]

January 25, 2013 · 5 min read
Download

SQL SC Planning Installations Configurations PDF Guide Download Ready

SQL SC Planning Installations Configurations PDF Guide Download Ready. Paul Keely (MVP) requested that I share the PDF guide he wrote. Wow! This is an excellent guide for the System Center admins and SQL admin’s plan for System Center-related SQL Planning,  Installations, and Configurations for an organization. You can download the pdf guide from here. […]

January 24, 2013 · 2 min read
Tools

Windows 10 How to Run Application or Process from SYSTEM Context or Account ConfigMgr

Windows 10: How to Run Application or Process from SYSTEM Context or Account ConfigMgr. This is a quick note on executing applications or processes from a System context. Our old friend psexec.exe from PSTools will help us achieve this. SCCM system accounts are usually connected to the site systems and servers. During troubleshooting, it’s always […]

January 23, 2013 · 6 min read
Solarwinds

How to Analyse Active Directory Nested Group NTFS Share Permission

How to Analyse Active Directory Nested Group NTFS Share Permission. Do you have problems with NTFS permissions and are tired of going through Windows Explorer, checking the permissions, and correcting them? A tool can help you with this. You can also audit Active Directory Nested Group’s NTFS and Share Permission Issues. Latest post – Free […]

January 23, 2013 · 3 min read
SCCM

System Center 2012 SP1 Documents Ready for Download

System Center 2012 SP1 Documents are Ready for Download. Justin Gao has shared System Center 2012 SP1 PDF documents. The following guides will help you install and upgrade System Center 2012 SP1 with Windows Server 2012.   You can download and test the evaluation version of the System Center 2012 Service Pack 1 product from […]

January 20, 2013 · 3 min read
SCCM

ConfigMgr SCCM Patch Management Pros Cons

ConfigMgr SCCM Patch Management Pros Cons. In this post, I’m trying to list some of the pros and cons of patching via SCCM, along with some suggestions to improve compliance and streamline the patching process. Latest Software Updates Post SCCM Third-Party Software Updates Setup Step By Step Guide 1 (anoopcnair.com). You can also learn the […]

January 18, 2013 · 6 min read
SCOM

OpsMgr SCOM 2012 SP1 Step by Step Deployment Guide

OpsMgr SCOM 2012 SP1 Step by Step Deployment Guide. OpsMgr 2012 SP1 RTM has been released, and its general availability announcement is here. The evaluation version of SCOM 2012 SP1 RTM is available for free download. I’ve already covered the known issues of OpsMgr 2012 SP1 here. In this post, I just wanted to highlight Kevin Holman’s […]

January 17, 2013 · 2 min read
SCCM

ConfigMgr Pull DP Details Log Files | SCCM

ConfigMgr Pull DP Details Log Files | SCCM. Pull DP (Distribution Point) is one of the new features available with the ConfigMgr 2012 SP1 RTM  release. What is the Pull Distribution Point? Enable the pull  DP option on a DP to change the behavior of how that computer obtains the content that you distribute to […]

January 16, 2013 · 6 min read
SCCM

ConfigMgr 2012 SP1 KB 2801987 Confusing Information in KB Article

ConfigMgr 2012 SP1 KB 2801987 Confusing Information in KB Article. The information in the KB 2801987 release description and the installation wizard is also confusing. The KB article, 2801987 hotfixes for MicrosoftPolicyPlatformSetup.msi error, says this hotfix should be installed on all primary site servers. However, the Wizard says it should also apply to CAS. In […]

January 14, 2013 · 2 min read
SCCM

ConfigMgr SCCM Boot Images not Getting Updated After Upgrade

ConfigMgr SCCM Boot Images are not Getting Updated After the Upgrade. Boot Images are not getting updated after the SCCM 2012 SP1 upgrade. If your boot images weren’t updated during the site upgrade to SP1, you can manually update them using the following instructions. Clifton Hughes shared this information in his blog post. This post […]

January 14, 2013 · 2 min read
eBook

Download Free eBook TCP IP Fundamentals for Microsoft Windows

Download the Free eBook TCP IP Fundamentals for Microsoft Windows. TCP/IP Fundamentals for Microsoft Windows were published initially on May 21, 2006, and Updated on Jan 9, 2012. Download the eBook from here. In this post, you will find all the details on downloading the free eBook “TCP/IP Fundamentals for Microsoft Windows.” This comprehensive guide […]

January 13, 2013 · 2 min read
SCCM

How to Integrate System Center Products Architecture Diagram

How to Integrate System Center Products Architecture Diagram. This is a quick post to share the diagram that shows the connections or connectors between System Center 2012 components. These diagrams provide a sample design of System Center 2012 Integration Points. I noticed that ConfigMgr is mentioned as SCCM in this diagram Click on the diagram […]

January 9, 2013 · 2 min read
SCCM

How to Upgrade System Center Products

How to Upgrade System Center Products? If you’re using two or more System Center products, you must follow the correct sequence to upgrade those products or Components to System Center 2012 SP1. This is important; otherwise, you may encounter integration or communication issues between System Center 2012 components. We only need to upgrade the OS […]

January 9, 2013 · 2 min read
Intune

Best Method How to Remove Microsoft Intune Client

How to Remove Microsoft Intune Client? The best method for uninstalling the Microsoft Intune client from a device is to “Retire the device” from the Intune console. Retaining a device from the admin console creates a scheduled task on the local machine to uninstall the Windows Intune Agent. In this post, you will find all […]

January 8, 2013 · 3 min read
SCCM

How to Move SCCM Content Library Folders from One Drive to Another

How to Move SCCM Content Library Folders from One Drive to Another ConfigMgr. With the introduction of NEW content management in CM 2012, moving packages from one drive to another was somewhat complicated for administrators. In SCCM 2007, transferring packages from one drive to another was not very complicated. We just needed to make some […]

January 4, 2013 · 3 min read
SCCM

How to Remove Unused Applications Automatically From Windows Machines

How to Remove Unused Applications Automatically From Windows Machines. Are you looking for an automated method to Remove Unused applications? If so, we can do this through CM 2012 and Orchestrator. ConfigMgr 2012 Software metering and System Center Orchestrator Runbook are the main features used to perform this task. Lastly, software metering data can be valuable! This […]

January 2, 2013 · 3 min read