August 23, 2019
Blogs, Articles, and Posts
Documenting with PowerShell
(cyberdrain.com)
Chapter 1 – Server overview page
By: submitted:Jun 15 2022
Chapter 1 – Server overview page
By: submitted:Jun 15 2022
Exit, Throw, Return, Break and Continue. A Round up
(jamesone111.wordpress.com)
A great write-up on when and how to use Exit, Throw, Return, Break and Continue in your PowerShell
By: submitted:Jun 15 2022
A great write-up on when and how to use Exit, Throw, Return, Break and Continue in your PowerShell
scripts.
By: submitted:Jun 15 2022
How to Create an Azure AD App Registration
(techcommunity.microsoft.com)
Azure Active Directory (Azure AD) is Microsoft’s fully managed multi-tenant identity and
By: submitted:Jun 15 2022
Azure Active Directory (Azure AD) is Microsoft’s fully managed multi-tenant identity and
access capabilities for app service. More organizations are now harnessing the security capabilities of Azure AD into the apps they create for an additional layer of authentication. This post will cover how to register an app to Azure AD via PowerShell to take advantage of this.
By: submitted:Jun 15 2022
How to Download and Install PowerCLI
(adamtheautomator.com)
The PowerCLI by VMWare is the de-facto way to manage vCenter with PowerShell. In this tutorial,
By: submitted:Jun 15 2022
The PowerCLI by VMWare is the de-facto way to manage vCenter with PowerShell. In this tutorial,
you?re going to learn how to start from scratch; downloading, installing and understanding how PowerCLI can help you get more done.
By: submitted:Jun 15 2022
On Windows, PowerShell vs. Bash comparison gets interesting
(searchitoperations.techtarget.com)
A breaks down of the differences between Bash and PowerShell for Windows.
By: submitted:Jun 15 2022
A breaks down of the differences between Bash and PowerShell for Windows.
By: submitted:Jun 15 2022
PowerShell 7 Preview 3
(devblogs.microsoft.com)
Cool read from the PowerShell team on the latest preview release
By: submitted:Jun 15 2022
Cool read from the PowerShell team on the latest preview release
By: submitted:Jun 15 2022
Recursion in PowerShell
(dev.to)
Dealing with complex datasets may seem difficult in PowerShell. These datasets have unpredictable
By: submitted:Jun 15 2022
Dealing with complex datasets may seem difficult in PowerShell. These datasets have unpredictable
structures and can’t be parsed easily. This the case when you need to extract all the member of an Active Directory group where member can be users and also groups that contains user and groups ?. It’s also the case with data coming from web services and API.
By: submitted:Jun 15 2022
SCCM Client Health Monitor Script – imab.dk
(imab.dk)
The SCCM Client Health Monitor Script is a Powershell script which fixes common issues related to
By: submitted:Jun 15 2022
The SCCM Client Health Monitor Script is a Powershell script which fixes common issues related to
SCCM client health.
By: submitted:Jun 15 2022
Setting up PoshBot for Microsoft Teams
(thelazyadministrator.com)
PoshBot is a chat bot written in PowerShell and created by DevBlackOps. ?It makes
By: submitted:Jun 15 2022
PoshBot is a chat bot written in PowerShell and created by DevBlackOps. ?It makes
extensive use of classes introduced in PowerShell 5.0. PowerShell modules are loaded into PoshBot and instantly become available as bot commands.
By: submitted:Jun 15 2022
Test Web Site Availability
(community.idera.com)
When a web site is unavailable, often the question is whether it?s you, or whether the web site is
By: submitted:Jun 15 2022
When a web site is unavailable, often the question is whether it?s you, or whether the web site is
generally down for everyone else, too. PowerShell can ask a web service to check web site availability for you. Here is a simple wrapper function.
By: submitted:Jun 15 2022
Troubleshooting Powershell and GraphAPI
(uc.lawedo.net)
Learn some additional troubleshooting skills for Powershell and GraphAPI with a little help of
By: submitted:Jun 15 2022
Learn some additional troubleshooting skills for Powershell and GraphAPI with a little help of
Fiddler .
By: submitted:Jun 15 2022
Use Intune Graph API export and import Intune ADMX templates
(scconfigmgr.com)
With the Intune ADMX template is now in public preview, let Zeng show you how to import and export
By: submitted:Jun 15 2022
With the Intune ADMX template is now in public preview, let Zeng show you how to import and export
them with PowerShell.
By: submitted:Jun 15 2022
Projects, Scripts, and Modules
New Release: PowerCLI 11.4.0
(blogs.vmware.com)
A special pre-VMworld release: PowerCLI 11.4.0 is out and available on the PowerShell Gallery! Get
By: submitted:Jun 15 2022
A special pre-VMworld release: PowerCLI 11.4.0 is out and available on the PowerShell Gallery! Get
the latest updates to the modules for Horizon, vSAN, and HCX.
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.