ICYMI: PowerShell Week of 27-November-2020 & 04-December-2020
Topics include Secret Santa, Microsoft Graph, NAS devices and more..
Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux.
Powershell Secret Santa, sent via Android SMS
by Jack Mallender on 25th November
Sending SMS via Android using Powershell.
Microsoft Graph API PowerShell AzureAD App
by edemilliere on 29th November
Today we’ll talk about the Microsoft Graph API, PowerShell & AzureAD application. As you may know, the Microsoft Graph API is the data source where you can find everything about Office 365 and everything that’s interacting with it.
Monitoring with PowerShell: Monitoring NAS devices
by Kelvin Tegelaar on 1st December
A quick overview of using SSH to monitor NAS (and other SSH compatible) devices.
Secrets management with Azure Key Vault and Powershell
by Paolo Frigo on 2nd December
A short but useful post on using Azure Key Vault to store secrets.
Reddit /r/PowerShell - Most Popular Weekly Post
Join other Redditors and sharpen your PowerShell skills with the 2020 advent of code.
Youtube: PowerShell Lightning Talk: Advanced Toast Notifications in PowerShell
Join Josh King as he does a fast paced lightning talk for RTPSUG showing you how to use Toast notifications.
Related Articles
ICYMI: PowerShell Week of 22-October-2021
Topics include Microsoft Graph, PowerShell remoting and more…
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
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