The PowerShell Podcast

PDQ.com
undefined
Apr 27, 2022 • 25min

PowerShell & DevOps Global Summit (PowerShell After Dark)

Jordan and Andrew are attending the PowerShell & Global DevOps Summit in Bellevue, Washington. This summit brings together some of the most influential names in PowerShell and is a gathering place for the PowerShell community. In this episode, Jordan and Andrew give a behind-the-scenes look at the summit after hours. They chat with summit attendees Nick and Chris, who share their insights and experiences with the summit, PowerShell, and the PowerShell community. It's PowerShell after dark.
undefined
Apr 25, 2022 • 1h 12min

Securing PowerShell with Fred Weinmann

I hope you are ready to learn because Fred hits the ground running with information and never lets up. We cover a lot of ground on security and PowerShell, covering topics like: Constrained Language Mode (CLM), script block logging, Anti-Malware Scan Interface (AMSI) and why you should be using it, and more. We finish things up with one of Fred's favorite topics: his amazing PowerShell modules like PSFramework, PSUtil, and PSAzureMigrationAdvisor. Friedrich Weinmann Bio: Friedrich Weinmann might be the most enthusiastic advocate of PowerShell I have ever met, and coming from a community where enthusiasm is the norm, that is a bold claim. He is a fantastic teacher and has helped many PowerShellers get started, including Andrew Pla. He is a Premier Field Engineer at Microsoft. Most importantly to him, he creates modules to simplify daily PowerShell. From his Magnum Opus PSFramework to PSAzureModuleAdvisor, which will help you convert your scripts in Azure as AzureAD and MsOnline become unsupported at the end of 2022. Quote from Fred: "Execution policy has never prevented a single attacker from running PowerShell if they really wanted to. It’s like you’re trying to protect your home and prevent burglars from coming in by putting a stone on your lawn. That’s the effect of the execution policy. They might miss the stone, they might break a leg, that just might save your day." Resource links: Freidrich's GitHub - https://github.com/FriedrichWeinmann Friedrich's Website - https://allthingspowershell.blogspot.com/ Twitter! - https://twitter.com/fredweinmann CLM - https://devblogs.microsoft.com/powershell/powershell-constrained-language-mode/ Freidrich on the value of teaching - https://allthingspowershell.blogspot.com/2018/12/the-roi-of-teaching-others.html Ashley Mcglone labs - https://github.com/GoateePFE/PowerShellSummit2019/tree/master Why Execution Policy is not security - https://www.netspi.com/blog/technical/network-penetration-testing/15-ways-to-bypass-the-powershell-execution-policy/ AaronLocker - https://devblogs.microsoft.com/powershell/powershell-constrained-language-mode/  
undefined
Apr 18, 2022 • 42min

This title is not psremotely clever

This episode highlights Matthew Dowst and his excellent PowerShell Weekly blogs on Dowst.dev. Then we talk about running PowerShell on remote machines and using Invoke-Command vs. Enter-PsSession. We spend a small amount of time on Just Enough Administration, allowing you to move some of your tasks to be handled by others. I finally make an error so bad that when I say, "Kelly can Edit that out," he is not able to! Not seen in the podcast was Kelly yelling at me in my office. Resource Links: Matthew Dowst website - https://www.dowst.dev/ Matthew Dowst Twitter - https://twitter.com/MDowst Practical Automation with PowerShell - https://www.manning.com/books/practical-automation-with-powershell Secrets of PowerShell Remoting - https://leanpub.com/secretsofpowershellremoting Microsoft Docs on PS remoting - https://docs.microsoft.com/en-us/powershell/scripting/learn/ps101/08-powershell-remoting?view=powershell-7.2
undefined
Apr 11, 2022 • 52min

DBATools with Jess Pomfret

Episode Summary: Jess Pomfret joins us to discuss how PowerShell was the perfect tool to help her automate DBA tasks. She gives some great insight into joining the community for the first time and talks about how helpful Chrissy LeMaire was in submitting her first submission to the dbatools module. Last, we cover the importance of writing code to test your code with Pester. Guest Bio and links: Jess Pomfret is a Microsoft MVP who is passionate about databases and automation, and PowerShell is the tool that lets her combine those loves. She is heavily involved with the DBATools module for PowerShell, the go-to tool for database administrators using PowerShell. Jess is also the Co-Author of DBATools in a Month of Lunches, estimated to be published in June of 2022. All of that and still finds time to speak at PowerShell and DBA events. "DBAtools is kind of a gateway drug for PowerShell."                                                    -Jess Pomfret Resource Links https://jesspomfret.com/ https://github.com/jpomfret/IntroPowerShell https://mvp.microsoft.com/en-us/PublicProfile/5003655 https://github.com/dataplat/dbatools https://www.manning.com/books/learn-dbatools-in-a-month-of-lunches https://jesspomfret.com/searching-stored-procedures/  
undefined
Apr 4, 2022 • 31min

Nobody Keeps a Secret Like PowerShell

Andrew loses his coffee. We highlight Justin Grote who has a knack for breaking down the why not just the how of PowerShell. We discuss secure ways to use credentials with PowerShell. Lastly, we talk about security with PowerShell, and how it is often used as an attack vector. We end up realizing securing your environment should be its own episode soon.   Links to the episode on podcast directories: Justin Grote Twitter - https://twitter.com/JustinWGrote/status/1502374413596909568 Justin Grote Github - https://github.com/JustinGrote Justin Grote on Secrets - https://www.youtube.com/watch?v=J86GYcyZAZs PSHSummit Secrets - https://www.youtube.com/watch?v=CKwDlCim15s Secret Github - https://github.com/PowerShell/SecretManagement Sydney Smith on the latest Secrets release - https://devblogs.microsoft.com/powershell/tag/secretmanagement/  
undefined
Mar 25, 2022 • 47min

Chatting about Chatbots with Mike Kanakos, Microsoft MVP

Mike Kanakos is extremely active in the PowerShell community, so getting the opportunity to highlight all his contributions was pretty awesome for us. We got to talk about all of the ways we can contribute to PowerShell to keep it the best version of itself. We also did a quick dive into ChatBots and highlighted PoshBot, which can connect to several chat backends like Slack or Teams. Guest Bio and links: Mike is a Microsoft MVP who might be the biggest advocate for PowerShell out there. He has weekly engagements where he is blogging or talking about Powershell. He is so active in the community they figured they might as well make him the Director of Community Engagement at PowerShell.org. He also leads the Research Triangle PowerShell Users Group, which is helping over 2400 members better automate with PowerShell.   Mikes MVP Profile - https://mvp.microsoft.com/en-us/PublicProfile/5004073 Mikes blog - https://www.commandline.ninja/ Research Triangle PowerShell User Group - https://rtpsug.com/ Awesome talk on Secrets - https://youtu.be/vEniQPooUSs Poshbot Git - GitHub - poshbotio/PoshBot: Powershell-based bot framework Poshbot Docs - Home - PoshBot Docs pscookiemonster on Poshbot - http://ramblingcookiemonster.github.io/PoshBot/ Using Webhooks - Get a Teams Notification the Moment an Active Directory User gets Locked Out with PowerShell Using Webhooks – The Lazy Administrator
undefined
Mar 25, 2022 • 45min

James ”Friggen” Petty! Microsoft MVP

James Petty is crazy busy with all things PowerShell. He is running the upcoming PowerShell + DevOps Global Summit. James runs PowerShell.org, Co-Authoring PowerShell in a Month of Lunches, and in mid-May will be running The PowerShell "Firehose Class" with Don Jones where they do a DEEP dive into PowerShell. Finally, we talk about the value of the importexcel module and using PowerShell to wow the boss. Guest Bio and links: James Petty is the CEO of the DevOps Collective, a nonprofit for technology education. As well as the owner/moderator of PowerShell.org and its forums. Not satisfied with how bad he has already made me feel about my productivity, he is the lead writer for the 4th edition of PowerShell in a Month of Lunches while still maintaining his job as the solutions architect for Wyre Technologies. James MVP Profile - https://mvp.microsoft.com/en-us/PublicProfile/5003525?fullName=James%20Petty PowerShell Forums - https://forums.powershell.org/ PowerShell Firehose Class - https://donjones.com/powershell-firehose-class/ Youtube series on importexcell module - https://www.youtube.com/watch?v=U3Ne_yX4tYo&list=PL5uoqS92stXioZw-u-ze_NtvSo0k0K0kq
undefined
Mar 25, 2022 • 29min

Stop Typing So Much

Dive into the world of psreadline, where productivity and efficiency reign! Discover how the newest features can transform your PowerShell experience. The hosts rave about command prediction and the quick search function with CTRL + R, making command retrieval a breeze. They also discuss the critical importance of security for your command history. Plus, find out where to learn more through John Savill's YouTube channel and additional resources in the community. It's a treasure trove for PowerShell enthusiasts!
undefined
Mar 23, 2022 • 50min

The Power of Shell Compels You

Hosts share their journey into PowerShell, emphasizing community and collaboration. They highlight Kevin Marquette's insights on PowerShell custom objects and discuss the importance of understanding null comparisons. The excitement for the upcoming PowerShell Summit is palpable, as personal growth stories spark inspiration. Light-hearted discussions about the PS Wordle game and even tattoos reflect their passion for the tech community. Finally, the introduction of the 'Burnt Toast' module promises to enhance Windows notifications, inviting listeners to join the vibrant PowerShell conversation.

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app