Brian Kaiser
bmkaiser.com
Brian Kaiser
@bmkaiser.com
#PowerShell professional living in New England

Website: https://bmkaiser.com
GitHub: https://github.com/bmkaiser
LinkedIn: https://linkedin.com/in/bmkaiser
Thank you! I'll take a look along with creating my own Plaster template.

github.com/jimbrig/PSSt...
GitHub - jimbrig/PSStucco: An opinionated Plaster template for high-quality PowerShell modules
An opinionated Plaster template for high-quality PowerShell modules - jimbrig/PSStucco
github.com
June 10, 2025 at 1:56 PM
I see that you have also used Stucco in the past. Do you still like that tool? Are there things you don't like about it?

gilbertsanchez.com/posts/stucco...
Using Stucco to Create Your PowerShell Module
Learn why Stucco is such a powerfull module template. Includes a walk through from creating a module to publishing to the PowerShell Gallery!
gilbertsanchez.com
June 10, 2025 at 1:25 PM
Also, is everything just built on top of Plaster?
June 9, 2025 at 8:54 PM
In case you're curious, this was the post in question:
Losing my mind please help!
www.reddit.com
April 11, 2025 at 2:57 PM
I regularly use .cmd files as a simpler execution mechanism for PowerShell scripts. They simply call powershell.exe with the -File parameter (plus any other params). Many people know how to double-click a file, but don’t know how to execute a PowerShell script with & or .
March 19, 2025 at 12:43 PM
Using hashtables for lookups is so useful and quick! I've made one before matching human-readable names with object IDs in Microsoft Graph
February 21, 2025 at 4:22 PM
That was my guess too, but it doesn’t appear so
February 18, 2025 at 11:39 PM
Agreed. “May not be set” reads as “cannot be set”
February 11, 2025 at 7:11 PM
You're not alone! I've just come across this incorrect error message as well with 3.7.1 🙃
February 10, 2025 at 9:03 PM
What makes it unreliable? What is auto-splat?
February 6, 2025 at 8:18 PM
Nice to see both WAM supported and native Git blame!
February 6, 2025 at 7:52 PM
Love the podcast!! I can see how that would get priority (especially if you’re the one managing it all). I joined the PDQ Discord, so maybe I’ll be able to join next time
February 5, 2025 at 10:31 PM