Skip to content
Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

Don’t Lift a Finger - Unless It’s to Automate!

Bart Pasmans | Cloud & Automation
Bart Pasmans | Cloud & Automation

Don’t Lift a Finger - Unless It’s to Automate!

  • Home
  • Blog
  • Scripts
Announcements Scripting

PowerShell stop hardcoding secrets! Now what?!

Bart Pasmans October 10, 2025 No Comments

Yeah, we all know this right “STOP DOING THIS”, “STOP DOING THAT!” Yeah… that’s nice, but now what?! When you are already in the PowerShell field for some time and…

Announcements Scripting

PowerShell AST Explained: How the Abstract Syntax Tree Works

Bart Pasmans October 6, 2025 No Comments

After a long period of time, only writing about event-driven topics, I thought it was time for something else. Let’s dive into something that isn’t very well-known by a lot…

Architecture Scripting

Monitor your Windows registry for changes, the event-driven way!

Bart Pasmans September 29, 2025 No Comments

Yes, to those loyal readers of my blogs, this is AEDB (Another Event Driven Blog 😆). Am I getting tired already of writing about event-driven architecture stuff? Hell no! As…

Architecture Cloud | Automation Scripting

PowerShell Real-Time Log Monitoring

Bart Pasmans September 19, 2025 No Comments

Imagine sitting by a campfire, watching the flames dance and crackle. Meanwhile, you don’t want to leave because the action is happening in real time. That’s exactly what Get-Content -Wait…

Scripting

PowerShell BlackBox: Recording Your Scripts!

Bart Pasmans September 15, 2025 No Comments

You know that moment when your script runs perfectly during testing, but then mysteriously breaks in production and you have NO idea what happened? Or when someone asks “what exactly…

Announcements Scripting

PSBoundParameters: The Variable Flight Recorder Your Scripts Deserve!

Bart Pasmans September 7, 2025 No Comments

Every PowerShell function has a little secret. When you call it with parameters, it quietly writes them down on a notepad before running the code. Most of the time we…

Cloud | Governance Cloud | Security Scripting

🚀 New Release: AzPolicyCompare – A PowerShell Module for Azure Policy Initiative Comparison

Bart Pasmans August 29, 2025 No Comments

I’m excited to announce the release of AzPolicyCompare, a PowerShell module I’ve developed to help Azure professionals compare Azure Policy Initiatives with ease. Managing and aligning policies across multiple initiatives…

Architecture Scripting

How to Monitor Windows Events in Real-Time Using PowerShell

Bart Pasmans August 27, 2025 No Comments

For the trusted readers of my blog 😉 yes, this is another event driven architecture topic! And this time we’ll be diving into WMI Events with PowerShell! PowerShell is more…

Scripting

Unleashing Parallelism in PowerShell

Bart Pasmans August 22, 2025 No Comments

If you’ve been around PowerShell for a while, you know it’s great at looping through stuff. Need to process a list of files? Easy. Query a set of servers? Piece…

Scripting

Unleash C# in PowerShell for Astonishing Script Power

Bart Pasmans August 15, 2025 No Comments

PowerShell is built on top of the CLR (Common Language Runtime) of .NET, which means the two are already deeply connected. But here’s something that often surprises people: you can…

Posts pagination

1 2 … 4

Next Page »

Accreditations

PowerShell Contributions

  • Out-SexyGridView
  • AZ Policy Compare

GitHub Contributions

  • Out-SexyGridView
  • AZ Policy Compare

Buy me a coffee

You Missed

Announcements Scripting

PowerShell stop hardcoding secrets! Now what?!

Announcements Scripting

PowerShell AST Explained: How the Abstract Syntax Tree Works

Architecture Scripting

Monitor your Windows registry for changes, the event-driven way!

Architecture Cloud | Automation Scripting

PowerShell Real-Time Log Monitoring

Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

Don’t Lift a Finger – Unless It’s to Automate!