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


WSUS Settings for Windows 10/11
In enterprise environments, WSUS (Windows Server Update Services) helps IT admins control Windows updates by delivering them from a local server. However, remote or hybrid users may not always have access to the corporate WSUS server. That's where "dual scan" or fallback to internet updates becomes important

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