veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

294
active users

#powershell

22 posts22 participants4 posts today

Microsoft Attempts to Fix Microsoft Graph PowerShell SDK Problem with Azure Automation

V2.26 and V2.26.1 of the Microsoft Graph PowerShell SDK were low-quality, buggy disasters. Microsoft aims to fix the problem in the next version to make it possible for the SDK to work with Azure Automation runbooks again and address many of the obvious problems that should never have appeared outside Microsoft. It will take time for customer confidence to be restored.

office365itpros.com/2025/04/14
#Microsoft365 #PowerShell

Buggy Microsoft Graph PowerShell SDK
Office 365 for IT Pros · Microsoft Attempts to Fix Microsoft Graph PowerShell SDKV2.26 and V2.26.1 of the Microsoft Graph PowerShell SDK were low-quality, buggy disasters. Microsoft aims to fix the problem in the next version.

PowerShell Weekly for April 11, 2025

programming.dev/post/28433594

programming.devPowerShell Weekly for April 11, 2025 - programming.dev## Announcements! - v7.6.0-preview.4 Release of PowerShell [https://github.com/PowerShell/PowerShell/releases/tag/v7.6.0-preview.4] Come test out the latest release. ## Blogs, Articles, and Posts - PowerShell script: BgInfo deployment script for Windows Server 2025 [https://wmatthyssen.com/2025/04/07/powershell-script-bginfo-deployment-script-for-windows-server-2025/] In this blog post, I’ll show you how to deploy and configure the latest version of BgInfo on a serverContinue Reading - Build your own natural language interface for PowerShell using the Azure OpenAI API [https://4sysops.com/archives/build-your-own-natural-language-interface-for-powershell-using-the-azure-openai-api/] This article presents a PowerShell script leveraging the Azure OpenAI API, enabling you to execute PowerShell commands using natural language. A key benefit compared to comparable AI tools like ShellGPT is the ability to customize the script. - Mastering Error Handling in PowerShell: Try, Catch, and Finally [https://sid-500.com/2025/04/08/mastering-error-handling-in-powershell-try-catch-and-finally/] Error handling is a critical aspect of writing robust scripts in any programming language. PowerShell provides a powerful structure for handling errors gracefully using try, catch, and finally blocks. - Automate Your Virtual Infrastructure Management: A Handy PowerCLI Script for On-Call Situations [https://angrysysops.com/2025/04/10/automate-your-virtual-infrastructure-management-a-handy-powercli-script-for-on-call-situations/] Imagine a scenario where a power outage or building power-up event causes your ESXi hosts to remain in maintenance mode. - Practical Graph: Running Audit Log Searches with the AuditLog Query API [https://practical365.com/auditlog-query-api-deeper-look/] After a year or so of using the AuditLog Query Graph API, we have enough experience to be able to explain how to take advantage of the API and when it could be used to run audit searches instead of the Search-UnifiedAuditLog cmdlet. There’s lots of PowerShell code in this article to give anyone who wants to experiment with the API a good start to finding audit events. ## Books, Media, and Learning Resources - Create a Web Server on the fly using PowerShell with James Brundage [https://www.youtube.com/watch?v=wmRPvvYX8No] Join Microsoft MVP James Brundage for a look at how you can create a fully functional web server in just 50 lines of PowerShell code! 🚀 Come see the potential of transforming PowerShell scripts into dynamic web front ends, setting the stage for your next development project. Don’t miss it! ## Community - PowerShell Summit Bar Sessions 2025 - David R [https://powershellpodcast.podbean.com/e/powershell-summit-bar-sessions-2025-david-r/] In this casual bar-session chat recorded at the PowerShell + DevOps Global Summit 2025, host Andrew Pla sits down with David R, a first-time attendee with a passion for learning PowerShell. David shares how the PowerShell Podcast itself inspired him to attend and helped shape his scripting journey. What began as a work assignment turned into a powerful learning path, community connection, and a personal transformation. - Discovering the Deeper Layers of PowerShell with Jeff Hicks [https://powershellpodcast.podbean.com/e/discovering-the-deeper-layers-of-powershell-with-jeff-hicks/] In this episode of the PowerShell Podcast, we’re joined by the legendary Jeff Hicks, PowerShell educator, author, speaker, and community pillar. With decades of experience shaping the PowerShell landscape, Jeff returns to the podcast to share insights from his latest projects, discuss the evolution of the community, and offer wisdom for both new and experienced PowerShell users. From PowerShell Summit to writing foundational books and building up new contributors, Jeff continues to play a critical role in shaping the PowerShell ecosystem. - PowerShell Summit Bar Sessions 2025 - Frank Lesniak [https://powershellpodcast.podbean.com/e/the-powershell-summit-bar-sessions-frank-lesniak/] In this episode of the PowerShell Summit 2025 Bar Sessions, Frank Lesniak makes a triumphant return to the podcast. Frank has taken the reigns In this two-sided interview, Frank flips the script and interviews Andrew, but only after we talk about how his week is going, fine dining, how to grow in your career and capitalize on opportunity, the value of empowering others, and more! - PowerShell Summit Bar Sessions 2025 - Steven Judd [https://powershellpodcast.podbean.com/e/powershell-summit-bar-sessions-2025-steven-judd/] In this episode of the PowerShell Summit Bar Sessions we talk with Steven Judd. We talk about Summit, Sean Kearney Spirit award, community, career, and more! - Writing Better PowerShell with Jeff Hicks [https://runasradio.com/Shows/Show/977] How do you write better PowerShell? Richard talks to Jeff Hicks about his latest book, Behind the PowerShell Pipeline, and his efforts to promote writing PowerShell scripts that are easy to understand, use, and maintain! Jeff…