October 23, 2020
Announcements!
Release v7.1.0-rc.2 Release of PowerShell
(github.com)
Come get a copy of the latest and greatest
By: PowerShell Team submitted:Jun 16 2022
Come get a copy of the latest and greatest
By: PowerShell Team submitted:Jun 16 2022
Blogs, Articles, and Posts
Building web forms with PowerShell Universal
(blog.ironmansoftware.com)
PowerShell Universal provides several features that are capable of building web-based forms using
By: Adam Driscoll submitted:Jun 16 2022
PowerShell Universal provides several features that are capable of building web-based forms using
PowerShell. For basic forms, we suggest using Universal Automation. For advanced forms, we suggest using Universal Dashboard.
By: Adam Driscoll submitted:Jun 16 2022
Changing Modern and Basic authentication settings
(cyberdrain.com)
A friend of mine recently asked the question on how he could edit the Modern Authentication settings
By: Kelvin Tegelaar submitted:Jun 16 2022
A friend of mine recently asked the question on how he could edit the Modern Authentication settings
in Office365. He found that when he went to the new Settings Pane for Modern Authentication he could change settings specifically to block older clients.
By: Kelvin Tegelaar submitted:Jun 16 2022
Convert Word documents to PDF documents (Bulk)
(sid-500.com)
I often have to convert Microsoft word documents to pdf. What if you have really many documents to
By: Patrick Gruenauer submitted:Jun 16 2022
I often have to convert Microsoft word documents to pdf. What if you have really many documents to
convert, let's say 1000 or more? Would you open each documents seperately and click on save? Bad idea. In this blog post I will give you a PowerShell function at hand which enables you to convert multiple documents with a single command. This procedure is called automation ;-). Let's dive in.
By: Patrick Gruenauer submitted:Jun 16 2022
Grabbing Info via PowerShell
(garytown.com)
Simple Post to start collecting things I often forget but use enough that I need to know.
By: Gary Blok submitted:Jun 16 2022
Simple Post to start collecting things I often forget but use enough that I need to know.
By: Gary Blok submitted:Jun 16 2022
How to Set Up and Manage Scheduled Tasks with PowerShell
(adamtheautomator.com)
Do you need to create lots of scheduled tasks or automate scheduled tasks creation? If so, you're in
By: June Castillote submitted:Jun 16 2022
Do you need to create lots of scheduled tasks or automate scheduled tasks creation? If so, you're in
luck. In this article, you're going to learn how to manage scheduled tasks using PowerShell.
By: June Castillote submitted:Jun 16 2022
You can get the history of your command prompt
(twitter.com)
using in the below file...
By: Damien Van Robaeys submitted:Jun 16 2022
using in the below file...
By: Damien Van Robaeys submitted:Jun 16 2022
Projects, Scripts, and Modules
Microsoft.Graph.API Module
(github.com)
I have created a module around Microsoft Graph REST API. I've been using the Graph API for awhile
By: Bas Wijdenes submitted:Jun 16 2022
I have created a module around Microsoft Graph REST API. I've been using the Graph API for awhile
now, but always in separate functions.
By: Bas Wijdenes submitted:Jun 16 2022
Mohrpheus78/FSLogix
(github.com)
New PowerShell scripts for fslogix. Display a warning message for the user if profile container or
By: Dennis Mohrmann submitted:Jun 16 2022
New PowerShell scripts for fslogix. Display a warning message for the user if profile container or
office container have less then 10 % free space
By: Dennis Mohrmann submitted:Jun 16 2022
Mohrpheus78/Microsoft/Teams User Settings.ps1
(github.com)
Change MS Teams user settings for Teams VDI app with Powershell
By: Dennis Mohrmann submitted:Jun 16 2022
Change MS Teams user settings for Teams VDI app with Powershell
By: Dennis Mohrmann submitted:Jun 16 2022
Books, Media, and Learning Resources
Module Monday: Unix Completers – YouTube
(youtube.com)
Module Monday is a video series where I look at a cool PowerShell module every Monday. This Monday,
By: Adam Driscoll submitted:Jun 16 2022
Module Monday is a video series where I look at a cool PowerShell module every Monday. This Monday,
I looked at the UnixCompleters module from the PowerShell Team. It provides tab completion for native Linux commands in PowerShell.
By: Adam Driscoll submitted:Jun 16 2022
Fun
Discovering Custom PowerShell Views
(jdhitsolutions.com)
The other day I shared some ideas on why and how you might want to build a custom format view in
By: Jeff Hicks submitted:Jun 16 2022
The other day I shared some ideas on why and how you might want to build a custom format view in
PowerShell. As I mentioned in that article, PowerShell ships with a number of custom views for different types of objects.
By: Jeff Hicks submitted:Jun 16 2022
Yes, this is PowerShell running in webassembly in the browser.
(fmichaleczek.github.io)
No, not server-side, in *your* browser locally.
By: Justin Grote submitted:Jun 16 2022
No, not server-side, in *your* browser locally.
By: Justin Grote 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.