July 28, 2023
Blogs, Articles, and Posts
10 Popular PowerShell Tips and Tricks in 2023
(itprotoday.com)
This midyear roundup of our most-read PowerShell articles contains tutorials and best practices.
By: Heiko Brenn submitted:Jul 28 2023
This midyear roundup of our most-read PowerShell articles contains tutorials and best practices.
By: Heiko Brenn submitted:Jul 28 2023
Automate Backups for Azure Table Storage with Azure Function App
(smsagent.blog)
If you've ever used Azure Table Storage you've probably wondered - where is the backup option?!! I
By: Trevor Jones submitted:Jul 28 2023
If you've ever used Azure Table Storage you've probably wondered - where is the backup option?!! I
mean, you can back up SQL server or NoSQL databases, and you can back up storage blobs and Azure files, so why not table storage? Microsoft do not provide any native backup solution for Azure table storage
By: Trevor Jones submitted:Jul 28 2023
Check if TPM chip is present and enabled and retrieve version with PowerShell
(alexandrumarin.com)
A Trusted Platform Module (TPM) chip is a specialized hardware component that provides
By: marinalexandru submitted:Jul 28 2023
A Trusted Platform Module (TPM) chip is a specialized hardware component that provides
security-related functions and serves as a secure root of trust for a computing system. It is a microcontroller that is integrated into a computer's motherboard or added as a discrete component.
By: marinalexandru submitted:Jul 28 2023
Implementing a Code Search: Indexing Git Repositories using PowerShell (Part 2)
(bytefish.de)
This article shows how to use Elasticsearch and ASP.NET Core to implement a Code Search Service.
By: Philipp Wagner submitted:Jul 28 2023
This article shows how to use Elasticsearch and ASP.NET Core to implement a Code Search Service.
By: Philipp Wagner submitted:Jul 28 2023
Microsoft Office 365: How to disable the automatic creation of Online Meetings in Outlook
(sid-500.com)
In this blog post I will show how to disable the automatic creation of an online meeting in Outlook.
By: Patrick Gruenauer submitted:Jul 28 2023
In this blog post I will show how to disable the automatic creation of an online meeting in Outlook.
The default behavior is the following:
By: Patrick Gruenauer submitted:Jul 28 2023
PowerShell Out-ConsoleGridView and F7History
(powershellisfun.com)
I saw these two console tools for PowerShell in my newsfeed, and I like them 🙂 This blog post will
By: Harm Veenstra submitted:Jul 28 2023
I saw these two console tools for PowerShell in my newsfeed, and I like them 🙂 This blog post will
show you what they are and how they work.
By: Harm Veenstra submitted:Jul 28 2023
Reconnecting Pages with Language Variations After Copying Them with ShareGate
(menzel.it)
Have you ever copied pages with language variations using ShareGate and ended up with a mess? Don't
By: Oliver Menzel submitted:Jul 28 2023
Have you ever copied pages with language variations using ShareGate and ended up with a mess? Don't
worry, check out my blog post to learn how to reconnect your pages with PowerShell in a snap.
By: Oliver Menzel submitted:Jul 28 2023
Projects, Scripts, and Modules
One-Liner Wednesday July 26, 2023
(clatent.com)
Ever needed to check a computer or server and see how much disk space is being used?
By: Clayton Tyger submitted:Jul 28 2023
Ever needed to check a computer or server and see how much disk space is being used?
By: Clayton Tyger submitted:Jul 28 2023
Orchestrating 1Password with PowerShell
(blog.darrenjrobinson.com)
Over two years ago I authored a PowerShell Module that enabled the automation of 1Password. I
By: Darren Robinson submitted:Jul 28 2023
Over two years ago I authored a PowerShell Module that enabled the automation of 1Password. I
created the module because I wanted to be able to:
By: Darren Robinson submitted:Jul 28 2023
PS Protector: PowerShell Module Builder
(arsscriptum.github.io)
PS Protector is a small Windows utility that simplifies converting your PowerShell .psm module
By: Guillaume Plante submitted:Jul 28 2023
PS Protector is a small Windows utility that simplifies converting your PowerShell .psm module
file(s) into Windows .NET dynamic-link library (DLL) assemblies.
By: Guillaume Plante submitted:Jul 28 2023
Unveiling a new version of M365Documentation PowerShell Module: Creating Markdown Documentation with Ease
(wpninjas.ch)
The Microsoft 365 community has a reason to rejoice as a new release of the M365Documentation
By: Thomas Kurth submitted:Jul 28 2023
The Microsoft 365 community has a reason to rejoice as a new release of the M365Documentation
PowerShell module was published PowerShellGallery.com. With the latest update, users can now create comprehensive documentation in Markdown format, complete with an intuitive table of contents. This feature has been highly anticipated and requested by Read more
By: Thomas Kurth submitted:Jul 28 2023
Books, Media, and Learning Resources
PowerShell Automation and Scripting for CyberSecurity: Hacking and Defense for Red and Blue Teamers
(amazon.com)
Take your cybersecurity skills to the next level with this comprehensive guide to PowerShell
By: Miriam C. Wiesner submitted:Jul 28 2023
Take your cybersecurity skills to the next level with this comprehensive guide to PowerShell
security! Whether you're a red or blue teamer, you'll gain a deep understanding of PowerShell's security capabilities and how to use them.
By: Miriam C. Wiesner submitted:Jul 28 2023
Community
Culture, Mentoring, and Tech: A Talk with Glen Sarti
(powershellpodcast.podbean.com)
In this episode of the PowerShell Podcast, Glen leads us on the journey of his wide-ranging career,
By: The Powershell Podcast submitted:Jul 28 2023
In this episode of the PowerShell Podcast, Glen leads us on the journey of his wide-ranging career,
sharing stories about his beginnings in the Powershell world and addressing his brave decision to move across the globe for his dreams. He unravels the complex world of DevOps, recounts experiences from his first talk on "DevOps, Desktop, and Odd Socks," and offers valuable insights into building effective mentoring relationships. At the heart of the episode is his take on driving cultural change within organizations and his compelling comparison of technical versus social skills in the tech industry. This episode encapsulates numerous nuggets of wisdom from Glen, adding value and insights for listeners at all stages of their tech career.
By: The Powershell Podcast submitted:Jul 28 2023
Fun
Posh v0.1.1
(github.com)
Posh is a PowerShell module that makes PowerShell more fun to work with.
By: James Brundage submitted:Jul 28 2023
Posh is a PowerShell module that makes PowerShell more fun to work with.
By: James Brundage submitted:Jul 28 2023
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.