PowerShell – Telegram
PowerShell
822 subscribers
214 photos
4 videos
1 file
802 links
Task automation and configuration management framework #PowerShell
Download Telegram
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
NSA shares tips on securing Windows devices with PowerShell
By: Ionut Ilascu

The National Security Agency (NSA) and cybersecurity partner agencies issued an advisory today recommending system administrators to use PowerShell to prevent and detect malicious activity on Windows machines.
Link
👍2
PowerShell Profiler 4.0.0 just landed in PSGallery
By: Jakub Jares

No more using of | Format-Table, new function summary, and export to http://speedscope.app visualizer.
Link
👍1
Install Windows Terminal without the Store (on Windows Server)
By: Wolfgang Sommergut

Microsoft has made its new terminal for multiple shells and command line programs available as a Store app. However, if you want to install the package with PowerShell because, for example, there is no Store app on Windows Server or Windows 10 LTSC, you'll get an error message due to a missing library.
Link
Securing and Setting up Microsoft Sentinel with Sabrina Kay
By: The PowerShell Podcast

This episode taught us about Microsoft Sentinel, a SIEM (Security Information and Event Management) and SOAR (Security, Orchestration, Automation, and Response) product. Security is a constantly changing landscape, and Sabrina gives some tips on a successful test/deployment of Microsoft Sentinel to that you can get robots (AI) to help you think!
Link
👍1
Intro to Azure DevOps for sysadmins
By: Research Triangle PowerShell Users Group

Azure DevOps is a set of services offered by Microsoft to create and maintain automation in the Azure cloud.
Link
🔥1
The Value of Objects
By: Jeffery Hicks

I expect I will write several articles about PowerShell and its relationship with objects. I know that this is the biggest hurdle for PowerShell beginners to overcome. But once they grasp that PowerShell is about working with objects in the pipeline, they recognize the value and begin finding it easier to write PowerShell code and use it interactively at a console prompt.
Link
🔥1
Set customized server settings on Azure Windows VMs
By: Wim Matthyssen

In this blog post I will show you how you can set customized server settings on Azure Windows VMs running Windows Server 2016, Windows Server 2019 or Windows Server 2022.
Link
Looking Busy – Powershell
By: u/Bartoosk

(Use caution before running anything in here) Does anyone have some Powershell commands that look super impressive? I'm talking Hollywood movie, code flying everywhere kind of stuff. Ideally on a loop.
Link
👍2
The Ins-and-Outs of PSReadline in PowerShell
By: Nicholas Xuan Nguyen

PowerShell is a phenomenal cross-platform task automation solution. But be honest, does it feel like something's missing in your PowerShell command-line experience? Why not turn to the PSReadline PowerShell module?
Link