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 Disable User Accounts via EMPID
Learn how to automate Active Directory account management with PowerShell by fetching users via EMPID, disabling accounts, logging results in Excel, and emailing reports.
Avijit Dutta
Aug 252 min read
Â
Â
Â


🚫 PowerShell/Registry Hack to Disable USB Access
USB access in enterprises poses major data security risks 🚨. This blog explains how to disable USB ports using PowerShell and Registry hacks, including a bonus USB Read-Only (Write Protection) method. A must-read for IT admins and cybersecurity professionals looking to strengthen Windows security.
Avijit Dutta
Aug 213 min read
Â
Â
Â


💻 PowerShell Script to Audit Hardware & OS Information from Multiple Computers
Easily audit your IT environment with this PowerShell script 🚀. Fetch details like OS, CPU, RAM, storage, network adapters, and serial numbers from servers & endpoints for compliance and infrastructure management. Perfect for sysadmins and IT auditors.
Avijit Dutta
Aug 202 min read
Â
Â
Â
bottom of page



