August 16, 2019
Blogs, Articles, and Posts
Creating a Modern Home Page for the Root Site in a Tenant
(sympmarc.com)
Want your SharePointOnline root site to have a modern home page? This PowerShell approach from is
By: submitted:Jun 15 2022
Want your SharePointOnline root site to have a modern home page? This PowerShell approach from is
easy to follow and will get you results while we wait for the ability to enable a communication site experience at the root.
By: submitted:Jun 15 2022
Everything you wanted to know about the IF statement
(powershellexplained.com)
Like many other languages, PowerShell has statements for conditionally executing code in your
By: submitted:Jun 15 2022
Like many other languages, PowerShell has statements for conditionally executing code in your
scripts. One of those statements is the?if?statement. Today we will take a deep dive into one of the most fundamental commands in PowerShell.
By: submitted:Jun 15 2022
Find an MSI by the ProductName and Uninstall It
(alexandrumarin.com)
Want to uninstall an MSI but don’t know the ProductCode? You can do this with Powershell,
By: submitted:Jun 15 2022
Want to uninstall an MSI but don’t know the ProductCode? You can do this with Powershell,
thanks to Alex.
By: submitted:Jun 15 2022
Get a list of security patches installed in the last 90 days
(blogs.technet.microsoft.com)
Cloud and Datacenter Management MVP, Thomas Rayner, shows how to get a list of all the security
By: submitted:Jun 15 2022
Cloud and Datacenter Management MVP, Thomas Rayner, shows how to get a list of all the security
patches installed in the last three months.
By: submitted:Jun 15 2022
PowerShell Module Authoring Considerations
(docs.microsoft.com)
A module manifest that does not use the following guidelines can have a noticeable impact on general
By: submitted:Jun 15 2022
A module manifest that does not use the following guidelines can have a noticeable impact on general
PowerShell performance even if the module is not used in a session.
By: submitted:Jun 15 2022
Steps To Create Content Type Using Visual Studio And Powershell Programmatically
(c-sharpcorner.com)
In this article, you will learn about the steps to create Content Type using Visual Studio and
By: submitted:Jun 15 2022
In this article, you will learn about the steps to create Content Type using Visual Studio and
PowerShell programmatically for Online and On-Prem 2019.
By: submitted:Jun 15 2022
Use Docker to run PowerShell in Azure Stack
(docs.microsoft.com)
Handy AzureStack tip: use Docker containers to install & run your PowerShell administration
By: submitted:Jun 15 2022
Handy AzureStack tip: use Docker containers to install & run your PowerShell administration
cmdlets.
By: submitted:Jun 15 2022
Use PowerShell to change your Office ProPlus theme
(cloudappie.nl)
Switching back for Windows was made easy by Lumos, but I also use Office. So it made sense to try
By: submitted:Jun 15 2022
Switching back for Windows was made easy by Lumos, but I also use Office. So it made sense to try
and set the Office theme using PowerShell as well.
By: submitted:Jun 15 2022
Projects, Scripts, and Modules
AzFuncTFRegistry
(github.com)
An Azure Function App written in PowerShell to host a Terraform Registry
By: submitted:Jun 15 2022
An Azure Function App written in PowerShell to host a Terraform Registry
By: submitted:Jun 15 2022
AzureAutomationFormGenerator
(github.com)
Azure Automation Form Generator is already helping tons of people to quickly publish and expose
By: submitted:Jun 15 2022
Azure Automation Form Generator is already helping tons of people to quickly publish and expose
their powershell automation to their teams. And it’s free!
By: submitted:Jun 15 2022
Out-GridView Returns
(devblogs.microsoft.com)
It?s been almost 3 years since PowerShell Core debuted for Linux and Mac, and as we?ve increased our
By: submitted:Jun 15 2022
It?s been almost 3 years since PowerShell Core debuted for Linux and Mac, and as we?ve increased our
cmdlet coverage more and more, one cmdlet has always stood out as a top, cross-platform request. Today, we are excited to announce that?Out-GridView?is debuting on all Core-supported platforms through the?GraphicalTools Module.
By: submitted:Jun 15 2022
Preview Release of the new AWS Tools for PowerShell
(aws.amazon.com)
Exciting times for our AWS PowerShell experience. We have released a preview of our new modularized
By: submitted:Jun 15 2022
Exciting times for our AWS PowerShell experience. We have released a preview of our new modularized
PowerShell modules. Checkout out the blog post for more information.
By: submitted:Jun 15 2022
Books, Media, and Learning Resources
ChatOps the Easy Way
(leanpub.com)
An in-depth guide to implementing ChatOps using PoshBot by the creator of the framework, Brandon
By: submitted:Jun 15 2022
An in-depth guide to implementing ChatOps using PoshBot by the creator of the framework, Brandon
Olin.
By: submitted:Jun 15 2022
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.