Cliff diving with PowerShell (And other bad ideas) (by Stephen Valdinger), Wed, Nov 12, 2025, 6:00 PM | Meetup
Much like you wouldn't go BASE jumping without a parachute, you wouldn't hand a script to someone with validation, right? Right??? In this session, we'll cover some tips an
Heads up! Iโm presenting for my friends at the PNW #PowerShell user group next week about parameter validation!
This is a critical thing to master no matter where you are in your scripting journey.
Join us for Cliff diving with PowerShell (And other bad ideas) at the link below!
05.11.2025 19:21 โ ๐ 11 ๐ 7 ๐ฌ 0 ๐ 0
Ever wonder how PowerShell decides which parameters to use and where your values actually go? In this PowerShell Wednesday session, weโre joined by Microsoftโs Sean Wheeler from the PowerShell team to demystify parameter bindingโone of the most important (and misunderstood) parts of PowerShell.
Can
PowerShell Parameter Binding Explained and Debugged with Microsoft's Sean Wheeler
PowerShell Wednesday is here, and we are learning about...
๐ฅ PowerShell Parameter Binding - how PowerShell matches your input to parameters
Join us for a deep dive with @sdwheeler.bsky.social, Lead Documentarian for PowerShell at Microsoft.
๐บ
05.11.2025 12:42 โ ๐ 10 ๐ 3 ๐ฌ 1 ๐ 0
I love when I need to copy stuff to multiple servers
```
"Server1","Server2",... | % { $s = New-PSSession $_ ; copy-item -path <...> -destination <...> -tosession $s; Remove-PSSession $s; Remove-Variable s }
```
04.11.2025 20:53 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Finding Data Friends
In which Andy has a guest spot on the Finding Data Friends video podcast
Podcast appearance: @findingdatafriends.com with @jpomfret.co.uk and @bweissman.bsky.social #sqlfamily #community
flxsql.com/2025/10/27/f...
29.10.2025 13:31 โ ๐ 6 ๐ 4 ๐ฌ 1 ๐ 0
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
- YouTube
๐ง Converting 3500+ #Pester tests from v4โv5 with AI
๐ฉโ๐ป @funbucket.dev on how #AI tools sped up migration โ and why v6 will be easier.
โถ๏ธ Watch: youtu.be/ajlniR3X0U8?si=5rE...
๐๏ธ #PSConfEU 2026 โ psconf.eu
#PowerShell #Automation #DevOps
29.10.2025 11:15 โ ๐ 4 ๐ 5 ๐ฌ 0 ๐ 0
Had such a great time chatting with @andrewpla.tech on the #PowerShell podcast about #Intune, #PowerShell, IntuneStack, #DevOps and getting started on your #automation journey.
27.10.2025 21:32 โ ๐ 12 ๐ 4 ๐ฌ 0 ๐ 0
Load Balancers. Why is it Load Balancers? Are they DNS' cousin?
20.10.2025 19:06 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Congrats!
16.10.2025 11:33 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
I'm very excited to continue to drive PowerShell Universal at Devolutions! By joining Devolutions, we're going to be able to scale and enhance PowerShell Universal in new and awesome ways. Look out for my blog post later today.
16.10.2025 10:41 โ ๐ 25 ๐ 8 ๐ฌ 8 ๐ 1
You know what's worse than trying to troubleshoot Distributed AGs? Trying to troubleshoot Distributed AGs on a deadline to build them that was harsh to begin with!!!
15.10.2025 19:37 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Damn! Those are cool tshirts
10.10.2025 18:43 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Before PowerShell, @steviecoaster.dev was a point-and-click admin. After #PowerShell, he's automation-first and helps others find that same spark.
This week's pod dives deep into mentorship, growth, and how learning PowerShell WILL transform your career.
๐www.youtube.com/watc...
09.10.2025 16:31 โ ๐ 5 ๐ 2 ๐ฌ 0 ๐ 1
"You got a sec?" is shorthand for "You got a sec(ret wish to waste an hour and double your to-do list)"
08.10.2025 20:42 โ ๐ 5 ๐ 0 ๐ฌ 1 ๐ 0
Regex doesnโt have to be scary! In this PowerShell Wednesday, Steven Judd breaks down what regular expressions are, how they work, and how to use them effectively in PowerShell. From simple pattern matching to powerful text parsing, youโll learn practical ways to clean data, extract info, and make y
What Is Regex and How to Use It in PowerShell with MVP Steven Judd
Happy #PowerShell Wednesday!
Join Microsoft MVP @stevenjudd.bsky.social to get some hands-on with Regex. Steven is a longtime advocate of regex and full of real-world expereince.
We'll break down what regular expressions are, how to build them, and how to use them in PS.
๐
08.10.2025 15:33 โ ๐ 10 ๐ 3 ๐ฌ 1 ๐ 1
Happy belated bday @dgmelkin.bsky.social !
02.10.2025 14:03 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
I have a default template, which is essentially "no, I will not relocate across the country for this role"
02.10.2025 13:56 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
I've had this ๐ฅ I had to book Window Seat Plus apparently
28.09.2025 13:20 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
I understand that the training video is a scenario about how to watch out for antitrust and not violate ethics.
If I didn't have that knowledge, though, the video is about how two guys met at a conference bar and hooked up.
All I can say is "You don't have to be ashamed UNNAMED CRIMINAL #1!!"
18.09.2025 08:40 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Update:
We're on the final day of holidays today; checking out later and catching a flight. I'm only on book 6.
I either have to a). Finish this and another book by the end of the day, or b). Lie and say I did if she asks...
12.09.2025 06:15 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Stage 4:
Success!
We went into old town Corfu and I found a bookstore! Bringing my total to 9 books (4 read so far)
10.09.2025 08:12 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
Column Tetris Explained: The Hidden Storage Costs of Migrating from SQL Server to PostgreSQL โ SQLpassion
Cart
Klaus Aschenbrenner explains why SQL Server folks have to write their CREATE TABLE statements differently when moving to Postgres, because column order matters: www.sqlpassion.at/archive/2025...
08.09.2025 17:05 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 1
Column Tetris Explained: The Hidden Storage Costs of Migrating from SQL Server to PostgreSQL โ SQLpassion
[Blog] Column Tetris Explained: The Hidden Storage Costs of Migrating from SQL Server to PostgreSQL: www.sqlpassion.at/archive/2025... #Postgres #PostgreSQL #SQLServer #Migrations #Overhead
08.09.2025 15:01 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
Stage 3
Foiled
The bookstore here is closed on the weekends
Worse, I've finished 2 of my books
Dialann Emily Porter: An Jailtacht by @richieconroy.bsky.social
Anji Kills a King by @bookreviewskill.bsky.social
I'd recommend both, too!
06.09.2025 16:50 โ ๐ 2 ๐ 1 ๐ฌ 1 ๐ 0
Sorry for your loss ๐
06.09.2025 09:25 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
Does a magazine count? To be fair she likes to skim, then read, then write out stuff she likes from them
05.09.2025 13:13 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
Stage 2
Foiled
There was a WH Smith at the gate, but more confectionary than books ๐ข
05.09.2025 12:58 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
I convinced her to bring 2 (a 200% increase)
She opened one beside me now while waiting and promptly fell asleep
05.09.2025 12:57 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Pixelmancer and Polypusher. Lead Artist and CEO of Spooky Doorway Games. @spookydoorway.bsky.social
Worked on The Darkside Detective, just released The Sรฉance of Blake Manor
#GameDev #indieDev #IrishGameDev
Galway, Ireland ๐ฎ๐ช
spookydoorway.com
โขSoftware Engineer, Kraken Tech (Octopus Energy Group)
โขAndroid #GDE
โขOpen-source #KMP/#CMP projects: http://github.com/joreilly
โขBlog: http://johnoreilly.dev
โขLiving in Galway, Ireland ๐ฎ๐ช
Microsoft MVP.
Host of the #5BytesPodcast
Galway United Supporter, Sponsor + Co-Op Member.
nรฉe bluefeet. Crossfitter, runner, pivot lover, wannabe woodworker. Blue badge holder. Ex-Stack Overflow DBRE. Former SQL MVP. Opinions are mine... she/her
Microsoft MVP | IT Systems Engineer | Professional Pokรฉmon Trainer ๐ฉ๐ปโ๐ป | Tech Enthusiast
๐Seattle, WA
Twitter: https://x.com/AllwaysHyPe
Github: https://github.com/AllwaysHyPe
Website: https://www.allwayshype.com/
Dog dad ๐โ๐ฆบ๐, husband ๐ฌ, practical liberal, cranky/horny.
As subtle as a plane crash.
๐ก 'Ville & Midcoast Maine
๐ณ๏ธโ๐ & Occasionally NSFW, DMs open
โ๏ธ ORD 11/20-11/24
Scrรญbhneoir agus aistritheoir.
Remote desktop protocol expert, OSS contributor and Microsoft MVP. I love designing products with Rust, C# and PowerShell. Proud to be CTO at Devolutions. ๐จ๐ฆ
Creator of https://0x.tools, also a long-time computer performance geek. Perf & troubleshooting blog: tanelpoder.com. All onions are mine.
Interpreters, compilation, concurrency, and debugging tools.
Microsoft PowerShell MVP that is passionate about helping others succeed with Active Directory, Entra ID, Defender XDR, and Microsoft 365. Always learning! โ๏ธ๐จโ๐ฉโ๐งโ๐ฆโ
GitHub.com/SamErde
Blog: day3bits.com
All the worldโs a stage
My unfocussed whisk(e)y meandering. Not really a journey since it doesn't have a destination. #whisky #whiskey #bourbon #rye
Dad, @DataSatOslo, Singletrack cycling
NZ ~ I write code and it sometimes works. Mostly PowerShell, C# and one silly game for COBOL ~ (he/him)
๐ https://pwshspectreconsole.com
๐งโ๐ป https://github.com/ShaunLawrie
๐ https://shaunlawrie.com
turning to the succor of modern computing machines, let us renounce all analytic tools
https://buttondown.com/jaffray justinjaffray.com
๐ฑ Irish-Asian Forager & Author
๐ฃ๏ธ Irish Language Creator (Gaelainn Chorca Dhuibhne)
๐ Wrote books. Writing more.
โ๏ธ Dungeon Master. Resident Bisexual.
Lead Producer on Eyes of Hellfire
https://store.steampowered.com/app/1724030/Eyes_of_Hellfire/
Half of the team behind @pgmustard.com and (a different) half of the team behind Postgres FM