Stephen Valdinger (aka steviecoaster)'s Avatar

Stephen Valdinger (aka steviecoaster)

@steviecoaster.dev

A technologist whose professional identity somehow was born in a bar. Musician, techy, PowerShell dweeb, bourbon lover......I get the bar thing now. Microsoft MVP - PowerShell

601
Followers
135
Following
544
Posts
27.02.2024
Joined
Posts Following

Latest posts by Stephen Valdinger (aka steviecoaster) @steviecoaster.dev

Sponsors | PowerShell + DevOps Global Summit Thank you to our amazing sponsors who make the PowerShell + DevOps Global Summit possible. Learn about sponsorship opportunities.

Thank YOU to our 2026 Sponsors! πŸ™Œ

Platinum Sponsor
Chocolatey Software πŸŽ‰

Gold Sponsors
SynEdgy πŸŽ‰
Fleet Device Management πŸŽ‰
Jane Street πŸŽ‰

Silver Sponsor
Patch My PC πŸŽ‰

Interested in sponsoring #pshsummit26?

πŸ”— Check out our exclusive add-ons here:
www.powershellsummit.org/sponsors/

11.03.2026 00:45 πŸ‘ 7 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

I’ve had a 100 proof idea!!!πŸ’‘

10.03.2026 01:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It counts.

09.03.2026 22:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
The VSCode download page with a local coffee shop as a backdrop

The VSCode download page with a local coffee shop as a backdrop

Summit prep sometimes requires a change of venue to align motivation and magic.

09.03.2026 15:36 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

🀣🀣

Brb ordering dumpster fire stickers for…..reasons.

09.03.2026 14:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

It also looks like a moderator requested changes that have not been completed yet back on March 7th

07.03.2026 20:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The moderation queue is managed by volunteers who do it in their spare time. It’s likely very close to being approved if it’s been 30 days.

New packages take longer through the approval process. Once they reach a trusted status they reach approved status much much faster.

07.03.2026 20:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I hate the date format and I can’t fix it no matter what I do on the speaker cards. 🀣

07.03.2026 17:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

British shipping is fast.

And then I think about it, and it makes sense. I can drive across their *country* in the time it takes me to traverse my *state*.

This has been "Friday thoughts with Stevie", until next time!

06.03.2026 18:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
A picture showing what my slack profile looks like. Yes, my profile pic is HeiHei from Moana, and my DisplayName is Step Hen.

A picture showing what my slack profile looks like. Yes, my profile pic is HeiHei from Moana, and my DisplayName is Step Hen.

Don't take work too seriously, folks.

06.03.2026 15:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

You should come work with me.

05.03.2026 21:33 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Welcome to the 1GB club! It really does make a huge difference!

05.03.2026 19:40 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Exactly. I wish SHiPS weren't such a piece of SHiTS. It's a bit....obtuse to use. Providers should be dead-simple to make.

03.03.2026 03:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

#PowerShell providers are really powerful. Did you know you can use Function:\ to traverse the functions available to a session?

And getting their code (aka the defintion) can be done via this shorthand: ${function:My-Function}?

Super handy for sending code to scriptblocks, etc!

03.03.2026 01:20 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Of course you do

02.03.2026 23:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Oh I love the eventing subsystem! I’m just using it in a way I’ve not had to before and discovering some new fun tricks.

02.03.2026 22:59 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

-MessageData on Register-ObjectEvent might be one of the most useful things I've used in recent #PowerShell history.

It's passed as a reference to the EventHandler, so I can share data from the caller with the event script block!

02.03.2026 20:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Log Parsing w PowerShell: A Beginner's Guide, Wed, Mar 4, 2026, 8:00 PM | Meetup Learn how to stop drowning in log files and start extracting answers β€” this beginner-friendly session covers the essential PowerShell cmdlets for searching, filtering, and

Join me online this Wednesday to learn how to stop drowning in log files and start extracting answers β€” this beginner-friendly session covers the essential PowerShell cmdlets for searching, filtering, and making sense of text and CSV logs. #PowerShell

www.meetup.com/research-tri...

01.03.2026 17:09 πŸ‘ 9 πŸ” 6 πŸ’¬ 1 πŸ“Œ 0

Clearly I need to get my eyes checked. 🀣

28.02.2026 16:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

We have $IsWindows, $IsLinux, and $IsMacOS. Why no $IsAdmin/$IsElevated

It’s a trivial thing to add yourself, but would built-in be better? Thoughts? What say you, #PowerShell hive-mind?

28.02.2026 14:27 πŸ‘ 11 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Yo, #MVPBuzz #PowerShell peeps. Where y'all staying for the MVP Summit? I need to book travel but want to stay where the action is!

27.02.2026 14:35 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

It takes considerably more effort to be an asshole than to be nice to someone.

26.02.2026 14:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Maybe Claude Code wrote it and released it? 😝

25.02.2026 19:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1

Simple is the most difficult thing you’ll ever do.

25.02.2026 12:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Friends don't let friends iex without reviewing the code first!😜

24.02.2026 20:35 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image Post image Post image

Behind every great community are people who show up, serve, teach, and lead. πŸ™Œ

πŸ‘₯ The PowerShell Community Award nominations are open β€” and we want to celebrate those making a real impact.

Nominate them. Honor them.

πŸŽ–οΈ Because community deserves recognition.

survey.sogolytics.com/survey/form?...

24.02.2026 02:23 πŸ‘ 9 πŸ” 9 πŸ’¬ 0 πŸ“Œ 1

So. I’m friends with the owner of the local bourbon bar. My bill was comped. This is both a blessing and a curse.

18.02.2026 03:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Also, don’t listen to me. It’s a Tuesday and I’ve been drinking

18.02.2026 02:20 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

YES

18.02.2026 02:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It’s a hour of your day. Just do it. What’re you scared of?

18.02.2026 02:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0