In Case You Missed It

ICYMI: PowerShell Week of 21-May-2021

Robin Dadswell
1 min read
Share:

Topics include Pester, AD, Chrome and more…

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

Pester 5 and Group-Object - Best Friends

by Shane O’Neill on 17th May

Let’s talk about testing and the differences with Pester 5

Custom CSV Import with PowerShell

by Jeff Hicks on 18th May

Want to do more with the native Import-Csv command. Want to keep the original functionality, but want it to do more. Here’s how!

How to Manage Active Directory Sites with PowerShell

by Anthony Metcalf on 18th May

In this tutorial, you will learn how to manage AD sites using PowerShell, so you never have to open a Windows MMC ever again!

Automating with PowerShell: Unifi PowerShell module and creating network maps

by Kelvin Tegelaar on 18th May

Learn a little bit about PowerShell maps and how to use them with Unifi netowrking

Tweet of the Week

PlatyPS is back. Announcing PlatyPS 2.0.0-Preview1

Youtube: Chrome automation using PowerShell

This video is on chrome automation with PowerShell. The video explains everything step by step and also discusses how to identify a web element.

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