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

Announcements Architecture Scripting

Unlock the Hidden Power of Event-Driven Architecture in PowerShell

Bart Pasmans August 11, 2025 No Comments

PowerShell is an object-oriented scripting language, which means it processes code from top to bottom, right? Well, think again! PowerShell is a nice combination of .NET and some low end…

Scripting

My personal PowerShell top 10

Bart Pasmans August 4, 2025 No Comments

When I’m giving training on what PowerShell is, how to use it, and showing people how I apply it in real scenarios, I often get questions about real-life business cases.…

Cloud | Automation Containers

Azure Containers (When to choose what 😕)

Bart Pasmans July 28, 2025 No Comments

I love containers; the peace they bring by abstracting away the underlying infrastructure is a massive game changer. You just package your application, define the running environment, and it just…

Architecture Cloud | Automation Scripting

Monitoring & alerting Azure App Services with Logic Apps & Slack!

Bart Pasmans July 11, 2025 No Comments

This is not the first time I’ll be writing about event-driven architecture, nor will it probably be the last time 😊. I was checking my previous blog posts about event-driven…

Posts pagination

1 2 3 4 5

« Previous Page — Next Page »

Accreditations

PowerShell Contributions

  • Out-SexyGridView
  • AZ Policy Compare

GitHub Contributions

  • Out-SexyGridView
  • AZ Policy Compare

Buy me a coffee

You Missed

Cloud | Security Scripting

PowerShell as Hack – Keylogging

Scripting

PowerShell Frameworks: Engineering the Perfect Output

Scripting

PowerShell Progress Bars, Bringing the HUD to your scripts!

Scripting

Writing Cleaner PowerShell with modern operators

Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

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