top of page
Technical Articles by Avijit Dutta


🔍 PowerShell Script to Fetch AD User Group Details by Employee ID & Email the Excel Report
A step-by-step PowerShell automation to fetch employee group memberships from Active Directory, export them to Excel, and email the results — perfect for IT admins managing large domains.

Avijit Dutta
7 days ago2 min read


💻 PowerShell Script to Check Microsoft Security Updates (KB) Across Multiple Computers
Keep your Windows environment secure by automating Microsoft Security Update checks with PowerShell! In this guide, we’ll walk you through fetching KB numbers from a file, scanning a list of computers, and exporting installation details. Includes prerequisites, step-by-step explanation, the complete PowerShell script, and a visually enhanced code block for easy embedding in WIX. Perfect for system administrators who want faster patch verification, better compliance tracking,

Avijit Dutta
Aug 142 min read


⚡PowerShell Script to Fetch Employee Details from Active Directory & Email Reports 📧
Managing employee data in Active Directory (AD) can be ⏳ time-consuming when done manually. Imagine having a 📄 list of Employee IDs and needing to quickly verify their existence in your domain, fetch detailed attributes, and export them into an 📊 Excel sheet — all while automating the process of emailing 📩 the results to stakeholders.

Avijit Dutta
Aug 132 min read
bottom of page