In Case You Missed It

ICYMI: PowerShell Week of 15-January-2021

Robin Dadswell
2 min read
Share:

Topics include PowerShell 7.1, SharePoint Online, WPF and more…

Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux.

How to install and upgrade to PowerShell 7.1.

by Leos Marek on 11th January
PowerShell 7, currently available in version 7.1, is the most recent release of Microsoft’s cross-platform scripting language. This bog post is about how to install and upgrade to PowerShell 7.1.

What the Shell is Happening?

by Jeffrey Hicks on 13th January
A Virtual sticky note by Jeff,The PowerShell community is beginning another year in the world of PowerShell 7. Most of you know what that means. However, there are newcomers to our community practically every day

SharePoint Online PowerShell commands for admin tasks

by Adam Bertram on 14th January
This blogs shows how PowerShell can be used to Adminster SharePoint online.

How to Download a File with PowerShell from the Web

by June Castillote on 15th January
Discover different ways to download files from the internet with PowerShell.

Tweet of the Week

What are your #PowerShell hidden gems? Things you discovered that gave you that “Oh, I had no idea” feeling.

Youtube: Building WPF Applications in Visual Studio Code with PowerShell

This video explains how to use Visual Studio Code and PowerShell Pro Tools to build a WPF application. The PSScriptPad integration in PowerShell Pro Tools for Visual Studio Code allows you to use a drag and drop designer to layout and customize your WPF forms.

Related Articles

Oct 8, 2021

ICYMI: PowerShell Week of 08-October-2021

Topics include VMWare, Windows 11, Web Reports and more… Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux How to gather your vCenter inventory data with this VMware PowerShell script by Scott Matteson on 7th October Inventory reports are a common request when administering a VMware vCenter environment. Learn how this VMware PowerShell script can make such requests quick and easy Building a Web Report in PowerShell, use the -Force Luke by Chris Noring on 8th October

Sep 3, 2021

ICYMI: PowerShell Week of 03-September-2021

Topics include O365, SQL, Code Formatting and more… Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux Automating with PowerShell: Setting up application consent by Kelvin Tegelaar on 29th August In this post you will learn two things about 0365 application consent: how to setup the OAuth consent workflow and how to monitor for application requests. Easy way to connect to FTPS and SFTP using PowerShell by Przemyslaw Klys on 29th August