Josh King's Avatar

Josh King

@toastit.dev

Geek, Father, Walking Helpdesk. Former Microsoft MVP, Cloud and Datacenter Management. He/Him

785
Followers
739
Following
87
Posts
10.06.2023
Joined
Posts Following

Latest posts by Josh King @toastit.dev

Post image

I'm going to be talking about using #Chocolatey and #Ansible to manage software on #Windows on the Chocolatey Fest track at PowerShell + DevOps Global Summit next month.

Don't miss out on your ticket!

www.powershellsummit.org

05.03.2026 22:24 πŸ‘ 10 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Chocolatey Fest 2026 @ PowerShell Summit : Call for Speakers Chocolatey Fest is a community-driven conference focused on Windows automation (WinOps), DevOps practices, and the broader ecosystem around Chocolatey...

🍫 13 days left to submit!
Chocolatey Fest 2026 is coming together, and your idea could be part of it.
Don’t let the schedule form without you πŸ‘‡
ch0.co/cfp

#ChocolateyFest #PSHSummit #PowerShell

01.02.2026 18:00 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Chocolatey Fest 2026 @ PowerShell Summit : Call for Speakers Chocolatey Fest is a community-driven conference focused on Windows automation (WinOps), DevOps practices, and the broader ecosystem around Chocolatey...

🚨 Just 18 days left! 🚨 Don’t miss your chance to submit for Chocolatey Fest at the PowerShell + DevOps Global Summit in Bellevue, WA, April 13-16, 2026! πŸ—“οΈ

Share your insights & innovations w/ our community! Submit your proposals now at ch0.co/cfp

#ChocolateyFest #PSHSummit

26.01.2026 21:04 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

🚨 Exciting news! 🚨 The Call for Proposals (CFP) for Chocolatey Fest 2026 @ #PSHSummit is NOW OPEN! πŸŽ‰ Submit your session ideas by February 13 at midnight. Don't miss out! πŸŒŸπŸ‘‰ sessionize.com/chocolatey-f... #ChocolateyFest2026 #Chocolatey

16.01.2026 16:00 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

I'm suddenly reminded that corporate phishing training is a warning, not an instruction manual.

27.11.2025 06:27 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Went through my sticker stash and (attempted to) cover my laptop. Which naturally lead to a his and hers comparison.

23.11.2025 03:06 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

* I _think_ I can support as far back as Pwsh 7.0, but leaning towards making 7.4 the line in the sand.
* Easier branding without having to mess with shortcuts like in v1.

Early days yet. Likely to need to do preview releases so keep an eye out for them.

17.11.2025 07:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I sat down to work on #BurntToast this afternoon and it very quickly spiralled into working on a v2 release.

At the moment this is looking like:
* Moving to binary (i.e. compiled C#) module.
* Dropping support for Windows #PowerShell.

17.11.2025 07:41 πŸ‘ 6 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - hov172/BurnToast_Notification_Studio: A visual notification designer and testing tool for the [BurntToast](https://github.com/Windos/BurntToast) PowerShell module. Design notifications with a... A visual notification designer and testing tool for the [BurntToast](https://github.com/Windos/BurntToast) PowerShell module. Design notifications with a modern GUI, test them instantly, then copy ...

Created a visual notification designer and testing tool for the #BurntToast PowerShell module @toastit.dev . Design notifications with a GUI, test them instantly, then copy the #PowerShell command to use in your scripts! Still a work in progress. Might be a bad idea lol. github.com/hov172/BurnT...

12.11.2025 16:40 πŸ‘ 6 πŸ” 3 πŸ’¬ 1 πŸ“Œ 1
Preview
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

Did you know #PowerShell has a load of built-in PEBKAC repellent? Learn all about it on Wednesday at the Pacific PowerShell user group where I teach you all you will hopefully need to know to add parameter validation to your code.

πŸ”— Link:

11.11.2025 02:05 πŸ‘ 8 πŸ” 8 πŸ’¬ 1 πŸ“Œ 0

Thanks again to @andrewpla.tech for having me on #PowerShell Wednesday and the PowerShell Podcast recent. Had a blast, always love talking about toast (and catching up with a mate!)

07.11.2025 00:24 πŸ‘ 12 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Preview
a young man in a blue and orange jacket is holding a backpack . ALT: a young man in a blue and orange jacket is holding a backpack .
07.11.2025 00:22 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

BurntToast turns #PowerShell into lovely toast notifications

Here’s @toastit.dev creating a toast notification with a button that launches Notepad. Use your imagination and think of the possibilities!

Try it yourself:
Install-Module BurntToast
New-BurntToastNotification
1/2

06.11.2025 23:26 πŸ‘ 13 πŸ” 4 πŸ’¬ 2 πŸ“Œ 2
Preview
Release 1.0.0 Β· ironmansoftware/psedit What's Changed #64 upgrade to terminal gui 1.17.1 by @halvarsson in #65 Add support for YAML by @adamdriscoll in #70 Add YAML to file save. by @adamdriscoll in #71 Fixes #66 by @adamdriscoll in #7...

I just published version 1.0.0 of psedit. It's a terminal-based editor for PowerShell. This includes a new variable window, some bug fixing, YAML syntax highlighting and updates to the latest version of GUI.cs. github.com/ironmansoftw...

01.11.2025 02:01 πŸ‘ 22 πŸ” 6 πŸ’¬ 2 πŸ“Œ 0
Video thumbnail

It’s wild to think the BurntToast #PowerShell module has been making Windows notifications for 10 years.

In our latest PowerShell Podcast episode, I got to chat with its creator @toastit.dev about finally hitting version 1.0 after a decade of community love and iteration.
1/2

04.11.2025 15:50 πŸ‘ 18 πŸ” 5 πŸ’¬ 2 πŸ“Œ 0
Toasting Eldoria Part 2
Toasting Eldoria Part 2 YouTube video by Gregory Martin

@dotdot.horse challenged me to a contest of skill. I accepted.

Eldoria. She is now... TOASTED!

Thanks to @toastit.dev for the awesome BurntToast library!

For giggles, Eldoria will use BurntToast to create and update a toast during battles. :)

youtu.be/ImB9gd61rlo

#gamedev #powershell

30.10.2025 23:41 πŸ‘ 10 πŸ” 4 πŸ’¬ 2 πŸ“Œ 0
Building Toast Notifications in PowerShell with BurntToast v1
Building Toast Notifications in PowerShell with BurntToast v1 Josh King will show us how to build custom toast notifications for your users, explore the latest features in BurntToast v1, and see practical examples you can use in your scripts today. Whether you want to alert users about updates, display automation results, or just have some fun with PowerShell

This PowerShell Wednesday, we raise a toast (notification)!

@toastit.dev , the mind behind BurntToast, is showing how to make toast notifications in #PowerShell and what's new in v1

2pm ET, or watch at your convenience

29.10.2025 16:13 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0

That is a whole different price bracket from the Portal though. Part of the calculus for me when I was weighing things up was that I couldn't guarantee that the kids wouldn't be on the Xbox when I was trying to play from wherever I was at.

13.10.2025 02:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

This is just commentary on remote gaming in general, not the Portal or PS Remote Play as I'm not in that ecosystem.

I personally ended up getting a Steam Deck and play games locally on that as then I know I can use it anywhere (including long plan trips with no WiFi).

13.10.2025 02:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Your experience is going to be largely dictated by your internet connections (at home and wherever you're at). I wouldn't count on hotel WiFi being all that great for it.

The type of games being played can have an impact too. e.g. you're probably not going to want to be playing anything competitive

13.10.2025 02:46 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
A Little Stab Vinyl Sticker Just as a treat... Bring ominously adorable style into your life with A Little Stab! Its premium vinyl material offers long-lasting durability and great adhesion, making it perfect for laptops, locker...

Obligitory @pepperraccoon.com sticker given the #stabbyTuesday vibes: pepperraccoon.com/products/a-l...

24.09.2025 02:14 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Two pills, red pill that says "AI is the future" and the blue pill says "AI is going to kill us all". The words Tech Bros in the middle panel, and then Morpheus saying "Did you just take both pills??"

Two pills, red pill that says "AI is the future" and the blue pill says "AI is going to kill us all". The words Tech Bros in the middle panel, and then Morpheus saying "Did you just take both pills??"

22.09.2025 20:30 πŸ‘ 57 πŸ” 10 πŸ’¬ 1 πŸ“Œ 0
Post image

Stickers for the real important issues:

19.09.2025 03:18 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

@stevenjudd.bsky.social is back on the #PowerShell Podcast πŸŽ™οΈ

We talked about beginnings, pushing through the β€œvalley of despair,” and why community is the key to growth.

Clip below πŸ‘‡ Full episode here: youtu.be/yu6RVPwp8KY

18.09.2025 21:15 πŸ‘ 12 πŸ” 3 πŸ’¬ 0 πŸ“Œ 1
Photo of round-ish acrylic pin badges on backing cards. The pins are circles with the letters "AI" crossed out. There are two color versions. One is pink and dark blue, the other is green and light blue.

Photo of round-ish acrylic pin badges on backing cards. The pins are circles with the letters "AI" crossed out. There are two color versions. One is pink and dark blue, the other is green and light blue.

Are you an AI hater? Then these pins are for you! Just dropped in my shop! Made from eco-friendly recycled acrylic. ✨ shop.breelundberg.com/product/anti...

19.09.2025 01:36 πŸ‘ 1006 πŸ” 355 πŸ’¬ 11 πŸ“Œ 2
Preview
a close up of a man 's face with a beard looking at the camera . ALT: a close up of a man 's face with a beard looking at the camera .

All of them!

19.09.2025 02:47 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
BurntToast v1.0: Celebrating a Decade of Windows Notifications (Josh King), Wed, Aug 20, 2025, 6:00 PM | Meetup The BurntToast PowerShell module acts like a personal chef for your Windows notifications β€” delivering those small pop-up messages in the corner of your screen, but with fa

Join Josh King for a look at his BurntToast PowerShell module! BurntToast acts like a personal chef for your Windows notifications Josh will recap BurntToast’s history and reveal what lies ahead for this fantastic module. #powershell @toastit.dev

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

20.08.2025 00:52 πŸ‘ 11 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Preview
BurntToast v1.0: Celebrating a Decade of Windows Notifications (Josh King), Wed, Aug 20, 2025, 6:00 PM | Meetup The BurntToast PowerShell module is like a personal chef for your Windows notifications β€” it serves up those little pop-up messages in the corner of your screen, but with w

Come join me (virtually) at next week's RTPSUG meeting where I'll be talking about the past, present, and future of #BurntToast www.meetup.com/research-tri... #PowerShell

14.08.2025 07:00 πŸ‘ 13 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

Too many legends for one stage to hold!

12.08.2025 03:45 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image Post image

Day 1 of #TechMentor is done. We had a great time and a great audience.

12.08.2025 02:12 πŸ‘ 6 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0