top of page
Technical Articles by Avijit Dutta


🚀 PowerShell Script to Scan & Report Media/Torrent Files
This blog explains how system administrators can use a custom PowerShell script to scan domain computers, find unwanted media/torrent files, and generate an Excel report. With built-in switches for dry-run and delete, it offers both safe testing and actual file cleanup, followed by an automated email report.

Avijit Dutta
Sep 93 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
Â
Â
Â


All About Windows Server 2025
All About Windows Server 2025: Features, Requirements & Enhancements.

Avijit Dutta
Jul 294 min read
Â
Â
Â
bottom of page