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

Architecture Cloud | Automation Scripting

Azure ServiceBus with Azure Functions and PowerShell

Bart Pasmans June 26, 2025 No Comments

If you have been following my blogs for a while, you already know that I have a special place in my heart for event-driven architecture. There is just something elegant…

Scripting

Meet Out-SexyGridView: The Next-Level PowerShell Grid Viewer with Superpowers 🚀

Bart Pasmans June 23, 2025 No Comments

If you’ve ever worked with PowerShell’s built-in Out-GridView, you know it’s a handy tool to visualize objects in a simple, tabular format. But what if I told you there’s a…

Posts pagination

1 2 3

Next Page »

Accreditations

PowerShell Contributions

  • Out-SexyGridView
  • AZ Policy Compare

GitHub Contributions

  • Out-SexyGridView
  • AZ Policy Compare

Buy me a coffee

You Missed

Cloud | Governance Cloud | Security Scripting

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

Architecture Scripting

How to Monitor Windows Events in Real-Time Using PowerShell

Scripting

Unleashing Parallelism in PowerShell

Scripting

Unleash C# in PowerShell for Astonishing Script Power

Bart Pasmans | Cloud & Automation

Bart Pasmans | Cloud & Automation

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