ICYMI: PowerShell Week of 08-January-2021
Topics include Phishing, DSC, Regex and more…
Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux
Set Windows Timezone via Location Services
by Dan Tsekahnskiy on 4th January
This post aims to help those of you trying to set the Windows time zone without relying on DHCP options or similar solutions.
Getting Started with PowerShell and Regex
by Christopher Bisset on 5th January
In this article, you’re going to learn the basics of working with regex and PowerShell.
How to Set Up Azure DSC on an Ubuntu Linux VM
by Justin Sylvester on 6th January
Justin Shows how to use Azure DSC against an Azure Virtual Machine.
Monitoring with PowerShell: Monitoring potential phishing campaigns
by Kelvin Tegelaar on 8th January
Use Office 365 tools to search for potential phishing attacks.
Answering the CIM Directory Challenge
by Jeff Hicks on 8th January
Jeff explores the his solution to the recent Iron Scripter Challenge.
Reddit /r/PowerShell - Most Popular Weekly Post
Use Invoke-WebRequest to hopefully score an Xbox before they sell out.
Tweet of the Week
Secret Management and Secret Store Release Candidates
Youtube: Change File/Folder permissions with Powershell
This video covers how to use modify or set the security settings or permissions to a file or folder using ACL as well as ICACLS.
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