ICYMI: PowerShell Week of 06-November-2020
Topics include Containers, Microsoft Teams, AMSI and more
Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux.
Windows PowerShell vs CMD – What’s the Difference
by Ankush Das on 2nd November
Most of you must have used the command prompt at some point in time – whether just for the sake of trying out an experiment or fixing an issue like recovering the data after getting affected by a shortcut virus. But, what about PowerShell which came into existence later? What is the difference between PowerShell and cmd?
by Jamie Phillips on 2nd November
Jamie demonstrates how to run PowerShell scripts inside the containers.
Back to Basics: How to Manage Windows Services with PowerShell
by Adam Bertram on 3rd November
Learn how to get, start, stop, and restart services with Adam Bertram.
Quick Tips: How do I restore a deleted Microsoft Teams Team using PowerShell.
by Andrew Price on 5th November
When the team is deleted, it is held in the “recycle bin” for 30 days until it is permanently deleted. The following is the process of restoring a deleted team in Microsoft Teams.
Bypass AMSI in PowerShell — A Nice Case Study
by Aidin Naserifard on 5th November
Bypass AMSI in PowerShell — A Nice Case Study
Reddit /r/PowerShell - Most Popular Weekly Post
working with select-string cmdlet.
PSReadLine 2.1.0 GA has been published!
Youtube: How to hide the analyzer false positives?
How to hide the analyzer false positives?
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