Get-BlogPost -Filter * -SortBy Date -Descending
Get-BlogPost -Title "Virtual DuPSUG – Bring Your Own Tools"
Title:
Virtual DuPSUG – Bring Your Own Tools
Date:
2025-09-30
Author:
Admin

Virtual DuPSUG – Bring Your Own Tools

With the relaunch of the Dutch PowerShell User Group, we are also restarting our online content with the return of Virtual DuPSUG. These sessions will feature members of the community sharing what excites them right now in the PowerShell and automation space. Each talk will be a single, focused presentation, delivered live and streamed for everyone who registers via Meetup.

Next Session - Oktober 15

Bring Your Own Tools: Extend AI with PowerShell Functions

With Doug Finke

16-time Microsoft MVP, Generative AI Engineer, Author. Researching the optimal, implementing the practical.

Date & Time

October 15, 2025 - 19:00 CEST

Agenda

18:50 - 19:00 Open up live stream for viewer 19:00 - 19:05 Welcome and Introduction 19:05 - 20:00 Bring Your Own Tools: Extend AI with PowerShell Functions - Doug Finke

Timezone Link

Format

The online sessions are short, interactive presentations highlighting practical tools, scripts, or approaches from our community. Each one provides a chance to learn something new, see fresh perspectives, and stay connected even when you cannot attend in person.

Registration

Participation is free, but registration through Meetup is required to receive the livestream link.

Register on Meetup

Command completed successfully.
Get-BlogPost -Title "DuPSUG – Autumn 2025 πŸ‚"
Title:
DuPSUG – Autumn 2025 πŸ‚
Date:
2025-09-23
Author:
Admin

DuPSUG – Autumn 2025 πŸ‚

After a period of quiet, we are thrilled to restart the Dutch PowerShell User Group with a brand-new in-person edition. This marks the return of our community events, once again bringing people together around DevOps, PowerShell scripting, and automation in the Netherlands. Hosted at Rubicon HQ in Leusden, the evening will be a chance not only to learn but also to reconnect with fellow community members. Registration through Eventbrite is optional, with the benefit that you’ll receive an email notification, a calendar invite, and event updates.

Speakers

As part of this restart, we have opened a Call for Papers to give both new and experienced speakers the opportunity to contribute. The full program will be announced soon.

Agenda

The event will take place on the 30th of October, 2025. All times are listed in CET.

  • 17:30 – 18:00 Arrival
  • 18:00 – 18:45 Dinner
  • 18:45 – 19:00 Welcome from Rubicon / Organizers
  • 19:00 – 19:45 First Session
  • 19:45 – 20:15 Break
  • 20:15 – 21:00 Second Session
  • 21:00 – 21:30 Networking

Speaker Information

With the restart of DuPSUG, we are opening the stage for both familiar names and new voices. The CFP is currently live, and speakers will be announced shortly.

Sessions

As we restart our events, sessions will continue to focus on advanced topics in automation, scripting, and DevOps. Final details will be shared once the CFP closes.

Location

We are restarting in-person at:

Rubicon HQ Leusderend 36 3832 RC Leusden

Tickets

We kindly ask you to register your attendance through Meetup. Our events are made possible through sponsorship, and accurate attendance numbers help us secure continued support. Please make sure to register if you plan to attend, and update your RSVP if your plans change.

Register on MeetupπŸ₯°

Command completed successfully.
Get-BlogPost -Title "Welcome to DuPSUG"
Title:
Welcome to DuPSUG
Date:
2025-09-17
Author:
Admin

Welcome to DuPSUG

Welcome to the Dutch PowerShell User Group! This user group is for anyone interested in PowerShell, DevOps, Infrastructure as Code, and Cloud Infrastructure. Join us to learn, share knowledge, and network with like-minded professionals. Whether you are a beginner or an expert, we're here for you. We will be hosting regular meetups, workshops, and events to discuss all things related to PowerShell and automation in the modern IT landscape. Let's collaborate, automate, and elevate our skills together!

Join us next month

Get-Date 30-10-2025 | Set-Calendar -Force

Happy scripting!

Command completed successfully.
Get-BlogPost -Title "Getting Started with PowerShell Scripting"
Title:
Getting Started with PowerShell Scripting
Date:
2024-01-15
Author:
Admin

Welcome to PowerShell Scripting

PowerShell is a powerful command-line shell and scripting language built on .NET. Here are some key features:

Key Features

  • Object-oriented pipeline
  • Extensive cmdlet library
  • Cross-platform support
  • Integration with .NET

Basic Commands

Get-Process | Where-Object {$_.CPU -gt 100}
Get-ChildItem -Path C:\\ -Recurse

Happy scripting!

Command completed successfully.
End of current session. All posts loaded.