top of page


Effective Strategies for Detecting and Removing Users from the Administrators Group
📌 Why This Matters Maintaining a secure environment means ensuring that only authorized accounts have administrative privileges. Individual user accounts in the Administrators group can pose a serious risk — they bypass standard security controls and increase the attack surface. With Intune detection and remediation scripts, IT admins can automatically identify and remove such accounts, ensuring compliance across endpoints. 🕵️ Detection Script The detection script checks fo

Tek Doyen
Aug 244 min read


How to Enable VBScript on Windows 11 Using PowerShell Detection and Remediation Scripts
Why Enable VBScript on Windows 11? Legacy compatibility: Some enterprise apps, MSI/EXE installers, or automation workflows still depend on VBScript. Controlled deployment: Detection/remediation ensures VBScript is enabled only where required, avoiding manual intervention. Security trade-off: VBScript is deprecated due to malware risks. Enable only when business-critical apps demand it. Detection & Remediation Approach IT admins typically use PowerShell scripts in Intune or SC

Tek Doyen
Aug 171 min read


Streamline Your Apple MDM Push Certificate Renewal with the Account Swap Method
🔐 Seamless Renewal of Apple MDM Push Certificate Without Re‑Enrollment Managing Apple devices via Intune often hinges on one critical component: the Apple Push Notification Service (APNs) certificate. This certificate acts as the trust anchor between Apple devices and Intune. But what happens when the Apple ID used to create the certificate — say, an employee’s account — is deleted? Traditionally, this would mean re‑enrolling every device, a nightmare for IT admins. Fortunat

Tek Doyen
Jul 92 min read


Revolutionizing IT Administration with Microsoft Intune and Simplified Endpoint Management
Microsoft Intune is a cloud-based unified endpoint management (UEM) solution that evolved from Windows Intune (2010–2011) into today’s comprehensive Microsoft Endpoint Manager suite. It enables centralized management of devices, apps, security, and compliance through the Microsoft Endpoint Manager Admin Center. 📌 Evolution of Microsoft Intune 2010–2011: Launched as Windows Intune , focused on cloud-based PC management. 2014: Rebranded as Microsoft Intune , expanded to supp

Tek Doyen
Apr 171 min read


Streamlining Endpoint Management: Mastering Device Clean-Up in Microsoft Intune
Device clean-up in Intune automatically hides stale or inactive devices that haven’t checked in for a defined period (e.g., 90 days). It’s required to keep your Intune environment clean, reduce clutter, free up licenses, and improve compliance/security. Below is the step-by-step setup process along with a flowchart and infographic. 🔹 What is Device Clean-Up in Intune? Definition: A rule that hides inactive devices from the Intune portal and reports. Key Point: It does not

Tek Doyen
Apr 172 min read
bottom of page

