July 3, 2020
Blogs, Articles, and Posts
Modern Auth and Unattended Scripts in Exchange Online PowerShell V2
(techcommunity.microsoft.com)
Today, we are happy to announce the Public Preview of a Modern Auth unattended scripting option for
By: The Exchange Team submitted:Jun 16 2022
Today, we are happy to announce the Public Preview of a Modern Auth unattended scripting option for
use with Exchange Online PowerShell V2. This feature provides customers the ability to run non-interactive scripts using Modern Authentication. This feature requires version 2.0.3-Preview or later of the EXO PowerShell V2 module, available via PowerShellGallery.
By: The Exchange Team submitted:Jun 16 2022
PowerShell to C# and Back – Introduction to Classes
(ridicurious.com)
The purpose of this blog post is to bridge the learning and concept gap between PowerShell and C#
By: Prateek Singh submitted:Jun 16 2022
The purpose of this blog post is to bridge the learning and concept gap between PowerShell and C#
classses, to jump start you from scripting to development. This is not deep diving in C# concepts, we will cover this in later sessions of this series.
By: Prateek Singh submitted:Jun 16 2022
Serial vs Parallel Processing
(scriptinglibrary.com)
Whenever I look for improving the performances of a script or code there is sometimes an option for
By: Paolo Frigo submitted:Jun 16 2022
Whenever I look for improving the performances of a script or code there is sometimes an option for
parallelising the processing/execution of some of the workflows. It generally means adding complexity and is not always the case that it will make necessary the whole process so much faster, but for long-running ones made of independent sub-tasks, it is probably a very effective strategy.
By: Paolo Frigo submitted:Jun 16 2022
Setup FTP Server with PowerShell
(ridicurious.com)
In this article, we are going to discuss step by step installation and configuration of the FTP
By: Madhav Bhandari submitted:Jun 16 2022
In this article, we are going to discuss step by step installation and configuration of the FTP
server using PowerShell and IIS from installing the required Windows features, setting up sites, ports, and root folder to creating FTP users and authenticating them on FTP site to allow access to the FTP servers.
By: Madhav Bhandari submitted:Jun 16 2022
Projects, Scripts, and Modules
Microsoft Power BI Cmdlets
(github.com)
A great overview of the Power BI cmdlets and how to use them.
By: Alex Powers submitted:Jun 16 2022
A great overview of the Power BI cmdlets and how to use them.
By: Alex Powers submitted:Jun 16 2022
POSHGUI
(poshgui.com)
The Alpha version of a completely new, WPF designer is now available
By: Maciej Obuchowski submitted:Jun 16 2022
The Alpha version of a completely new, WPF designer is now available
By: Maciej Obuchowski submitted:Jun 16 2022
Books, Media, and Learning Resources
Querying the Graph API with Powershell and Jupyter Notebooks
(youtube.com)
Welcome everyone and this video I will go over querying the graph API with powershell and jupyter
By: TeachJing submitted:Jun 16 2022
Welcome everyone and this video I will go over querying the graph API with powershell and jupyter
notebooks. feel free to clone the repo or spin up the site on mybinders yourself.
By: TeachJing submitted:Jun 16 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.