PowerShell – Telegram
PowerShell
822 subscribers
214 photos
4 videos
1 file
802 links
Task automation and configuration management framework #PowerShell
Download Telegram
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
Introducing the PowerShell custom runtime for AWS Lambda
By: Amazon Web Services

The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions written in PowerShell to process events. Using this runtime, you can run native PowerShell code in Lambda without having to compile code, which simplifies deployment and testing. You can also now view PowerShell code in the AWS Management Console, and have more control over function output and logging.
Link
How to make your PowerShell noscripts look better
By: Harm Veenstra

When I started writing my first PowerShell noscripts. They didn't look that good, it was PowerShell 2.0 of course and I was just a beginner. I'm getting better at it and the newer versions of PowerShell (And Visual Studio Code) have a few nice formatting tricks. This blogpost will show you a few ways to make your noscripts look better and more importantly. A lot more readable!
Link
👍2