top of page
Technical Articles by Avijit Dutta


💻 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
Â
Â
Â


Windows Server 2025 Patch Management
Patch management is the process of acquiring, testing, and deploying software updates (security patches, drivers, firmware) to keep systems secure and reliable. In the world of enterprise IT, timely patching is essential to reduce vulnerabilities and maintain compliance.

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