PowerShell – Telegram
PowerShell
822 subscribers
214 photos
4 videos
1 file
802 links
Task automation and configuration management framework #PowerShell
Download Telegram
Get Per-User MFA Status using PowerShell
By: Paul Contreras

There are a ton of noscripts out there that show you if the user has MFA enabled by checking their authentication methods, something very similar to this Get MFA Methods using Graph API noscript I wrote a while back. However, I haven’t really seen a noscript to show me what their per-user MFA status is.
Link
Reading IIS logs with PowerShell
By: Przemyslaw Klys

Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned that he's surprised that no one has rebuilt IIS Parser as pure PowerShell. While this is not entirely true, and some modules can do some parsing, I decided to try my luck. While doing it from scratch in PowerShell is possible, I opted to use an external C# library that does all the heavy lifting and is optimized for speed.
Link
Creating PowerShell Notebooks with .NET Interactive Notebooks in Visual Studio Code – YouTube
By: Adam Driscoll

In this video, we'll look at how to install and use .NET Interactive Notebooks in Visual Studio code with PowerShell.
Link
2
Remove or block Chrome extensions with PowerShell
By: Robert Pearman

A comment on the previous post about deploying Chrome extensions posed the question of whether PowerShell could be used to remove Chrome extensions.
Link
Just The Two of Us
By: The PowerShell Podcast

After 5,000 downloads, Andrew and Jordan stop to say thank you for all of the support from the community. We also cover some of the very nice messages we have received and have a special community highlight for Drew McClellan. Then we cover some file system management information and discover that one of us is a little too attached to default settings. Finally, Jordan gets downright giddy to learn something new about PowerShell providers.
Link
👍1
Adding printer drivers with Endpoint Manager and PowerShell
By: Harm Veenstra

Printers and their drivers, not always the most fun part of IT. Since PrintNightMare it has become more difficult for users to add printers to their workstation, this blogpost describes how you can add printers using Endpoint Manager and PowerShell in a easy way.
Link
👍1
Use PowerShell to determine the Windows version on DVD, ISO, or USB installation media
By: Mike F. Robbins

You're preparing to load an operating system. You find installation media for an unknown version of Windows. It's not labeled. How do you determine the version of Windows on the installation media?
Link
Microsoft Office 2016 to O365 noscript
By: u/green-avocado

Hello PowerShell users I would like to share my noscript today. At work I was tasked with uninstalling O2016 and upgrading to O365 and created an interactive .ps1 noscript to auto uninstall O2016. Here she is:
Link
Codex
By: Steve Lee

Experimental module using Codex to generate PowerShell noscript based off a comment using natural language processing
Link
PowerShell being 15 years old… Just made me realise how old I am..
By: Thomas Maurer

Me too, Thomas, me too
Link
Hosting PowerShell in a Python noscript
By: Jim Truher

Yes Virginia, languages other than PowerShell do exist.
Link
Step by step: Start using GIT for PowerShell noscripts
By: Barbara 4bes

So you have been working with PowerShell. You hear a lot of people around you talking about GIT and you want to get into the game. But there are so many possibilities, you have no clue where to start. Your not a Dev, you just write small noscripts every now and then. Read further, as this is a step by step guide about how to start using GIT, focused on PowerShell.
Link
👍2
Azure Arc: Azure PowerShell prerequisites configuration noscript
By: Wim Matthyssen

This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure PowerShell noscript.
Link
TheShow: C1: Why PowerShell Crescendo
By: Jason Helmick

In this series, Jason will explain the purpose of Crescendo and how to build and automate cmdlets from traditional platform-specific console tools.
Link
👍1