In Case You Missed It PowerShell for Admins PowerShell for Developers

ICYMI: PowerShell Week of 16-April-2021

Robin Dadswell
1 min read
Share:

Topics include Azure Functions, Default Parameters, AWS, Text to Speech and more…

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

_Getting Started with Azure Functions Tutorial [Example-Driven Guide]_

by Jeff Brown on 12th April

Learn how to create an Azure Function that runs PowerShell code.

Text-To-Speech in PowerShell

by Tommy Maynard on 12th April

Using System.Speech to make a function that reads text.

More About PowerShell PSDefaultParameterValues

by Jeff Hicks on 12th April

Due to the positive feedback Jeff has a follow up to his PSDefaultParameterValues post from last week.

Automating with PowerShell: Deploying Unifi DHCP Options

by Kelvin Tegelarr on 12th April

Kelvin shares a quick post to help setup DHCP on Unifi.

AWS S3 server-side encryption

by Alex Neihaus on 13th April

Alex Neihaus shares his experience setting up AWS s3 standards for a client, and the script he created to help.

Reddit /r/PowerShell - Most Popular Weekly Post

u/4604Spartan117 is just getting started with PowerShell and shares his first script.

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