Skip to the main content.

Sonny Jamwal

Sonny is a self-proclaimed PowerShell preacher who lives in the beautiful city of Halifax on the east coast of Canada. Sonny has worked in Cybersecurity for more than 10 years and has acted as the primary technical lead and subject matter expert on many Cyber Security Assessments for various private and public organizations. Sonny regularly speaks at various security conferences such as BSides, AtlSecCon, ISACA, OWASP etc.

December 17, 2024 - 17 min read

How to Leverage .NET in PowerShell for event-driven scripting

Extend PowerShell with .NET for powerful event automation. Learn how to monitor and handle system...

December 17, 2024 - 13 min read

Master PowerShell WMI: Automate system event monitoring effortlessly

Optimize event monitoring with PowerShell WMI! Learn how to automate system tasks and streamline...

November 4, 2024 - 18 min read

A Beginner's Guide to Parameter Binding

Parameter binding is a fundamental concept in PowerShell. You might be puzzled if you don't fully...

October 21, 2020 - 29 min read

PowerShell Advanced Functions

PowerShell advanced functions provide the capability to extend a simple PowerShell script to a tool...