January 19, 2024
Blogs, Articles, and Posts
$env:PSModulepath with Microsoft.PowerShell.PSResourceGet on macOS
(powershell.co.at)
Hi Community ! Its been a long time since my last content blog, but I am just facing an issue, you
By: Roman Stadlmair submitted:Jan 19 2024
Hi Community ! Its been a long time since my last content blog, but I am just facing an issue, you
also might face now or in the future its worth writing about. It is about the switch from the old Module based CmdLets to the PSResource-based CmdLets with Microsoft.PowerShell.PSResourceGet.
By: Roman Stadlmair submitted:Jan 19 2024
Azure DevOps Library Group Powershell
(nielskok.tech)
This blog post is creating an Azure DevOps library group via Powershell.
By: Niels Kok submitted:Jan 19 2024
This blog post is creating an Azure DevOps library group via Powershell.
By: Niels Kok submitted:Jan 19 2024
Azure REST API: Manage Azure resources with the PowerShell cmdlet Invoke-AzRestMethod
(4sysops.com)
Sometimes, managing certain Azure resources using PowerShell can be challenging due to the absence
By: Baki Onur Okutucu submitted:Jan 19 2024
Sometimes, managing certain Azure resources using PowerShell can be challenging due to the absence
of specific cmdlets for those operations or services. This is where the Invoke-AzRestMethod cmdlet comes into play, which allows PowerShell scripts to communicate with Azure services by sending HTTP requests to Azure's REST API. It acts as a bridge between PowerShell and Azure services that still need to be integrated with cmdlets.
By: Baki Onur Okutucu submitted:Jan 19 2024
Control Azure VM with PowerShell and Azure REST API
(techguy.at)
Today I want to show you how to control an Azure VM with PowerShell and Azure REST API. So to Start,
By: Michael Seidl submitted:Jan 19 2024
Today I want to show you how to control an Azure VM with PowerShell and Azure REST API. So to Start,
Stop or Restart an Azure VM.
By: Michael Seidl submitted:Jan 19 2024
Enhancing PowerShell with Python
(tessarinseve.pythonanywhere.com)
PowerShell, a powerful command-line shell and scripting language, can be extended and customized to
By: Severino Tessarin submitted:Jan 19 2024
PowerShell, a powerful command-line shell and scripting language, can be extended and customized to
work harmoniously with Python.
By: Severino Tessarin submitted:Jan 19 2024
How to Get Current Function Name in PowerShell?
(spguides.com)
Do you want to get the current PowerShell function name? In this PowerShell tutorial, I will explain
By: Bijay Kumar submitted:Jan 19 2024
Do you want to get the current PowerShell function name? In this PowerShell tutorial, I will explain
how to get the current function name in PowerShell. Get the Current Function Name in PowerShell A function in PowerShell is a block of code with a name that performs a specific task.
By: Bijay Kumar submitted:Jan 19 2024
How to Report Expiring Credentials for Entra ID Apps
(office365itpros.com)
Entra ID registered apps can authenticate using app secrets and certificates. These credentials
By: Tony Redmond submitted:Jan 19 2024
Entra ID registered apps can authenticate using app secrets and certificates. These credentials
expire over time, so it's good to review app credential expiration dates periodically. This article explains how to use the Microsoft Graph PowerShell SDK to generate a report about app credential expiration dates to allow tenant administrators to manage registered apps a little better...
By: Tony Redmond submitted:Jan 19 2024
List and Remove Calendar Events from Exchange Mailbox with PowerShell
(woshub.com)
PowerShell allows you to access event and meeting items in Exchange users' calendars. In this post,
By: OSHub submitted:Jan 19 2024
PowerShell allows you to access event and meeting items in Exchange users' calendars. In this post,
we will look at how to get a list of calendar events or remove...
By: OSHub submitted:Jan 19 2024
Projects, Scripts, and Modules
PSGalleryExplorer v 2.5.4
(powershellgallery.com)
Search, explore, and discover PowerShell Gallery modules based on various criteria.
By: Jake Morrison submitted:Jan 19 2024
Search, explore, and discover PowerShell Gallery modules based on various criteria.
By: Jake Morrison submitted:Jan 19 2024
Community
Complex Identity Migrations & Microsoft using PowerShell: The Practical 365 Podcast S4 E11
(practical365.com)
On the show this week, Paul Robichaux and I are joined by Microsoft's Tim McMichael to discuss
By: Steve Goodman submitted:Jan 19 2024
On the show this week, Paul Robichaux and I are joined by Microsoft's Tim McMichael to discuss
DLConversionV2, his latest project, and to talk all things around challenges with hybrid identity.
By: Steve Goodman submitted:Jan 19 2024
From Listener to Speaker: Daniel Schroeder’s PowerShell Summit Success
(powershellpodcast.podbean.com)
In the latest episode of the PowerShell Podcast, we're joined by the dynamic Daniel Schroeder. Dive
By: The Powershell Podcast submitted:Jan 19 2024
In the latest episode of the PowerShell Podcast, we're joined by the dynamic Daniel Schroeder. Dive
into the world of PowerShell tips and contributions as Daniel shares insights into his tiPS module and how listeners can get involved. Daniel also reflects on his experience as a podcast listener, detailing how the show inspired him to take significant steps in his professional journey, such as applying to speak at PowerShell Summit-a journey that culminated in being accepted. The episode takes a technical turn as we glean advice on GitOps, explore techniques for visualizing large-scale systems, and gain valuable insights into the current statistics of DevOps, SRE, and Platform Engineering. Join us for a conversation packed with practical tips, personal reflections, and expert advice from Daniel Schroeder.
By: The Powershell Podcast submitted:Jan 19 2024
Upcoming Events
PowerShell Conference Europe
(psconf.eu)
June 24th - 27th 2024 - Hilton Old Town - Antwerp, Belgium
By: PSConfEU submitted:Jan 19 2024
June 24th - 27th 2024 - Hilton Old Town - Antwerp, Belgium
By: PSConfEU submitted:Jan 19 2024
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.