Skip to main content
Background Image
  1. Blog Posts/

First Podcast!

·70 words·1 min

Back on June 3rd I was invited to be a guest speaker for the PowerShell Podcast. It was an absolute blast, and even though I was nervous Andrew and Jordan were super fun to talk to. Take a listen and let me know what you think.

Check it out on https://hubs.ly/Q01cWyHX0

P.S. Looks like Andrew and Jordan will be having me at their user groups, so stayed tuned for that.

Gilbert Sanchez
Author
Gilbert Sanchez
Not just good. Good enough.

Related

Controlling a Cheap "Neon" LED, Pt 2
·780 words·4 mins
Part 2 of turning a cheap LED light and making it smart. We use MQTT, HomeAssistant, and PowerShell!
Synchronizing AD Group Members to Unix Attributes
·267 words·2 mins
Synchronize Unix group members with Active Directory groups using PowerShell. Complete code example to manage Unix attributes, automate user provisioning, and maintain audit compliance.
Automatically Update Workergroup for Reboot Policies
·279 words·2 mins
A simple script to keep XenApp servers in reboot workergroups.
Locating Empty Citrix Worker Groups
·194 words·1 min
Get a quick count of Citrix workergrop app/server counts.
From Terminal to TRMNL: A PowerShell Dashboard Journey
·1378 words·7 mins
It’s surprisingly easy to build your own custom dashboard with TRMNL, webhooks, and a bit of PowerShell. I used it to send dynamic data (like quotes and images) to an old device—no polling needed, just a simple POST and some fun templating.