PowerShell – Telegram
PowerShell
822 subscribers
214 photos
4 videos
1 file
802 links
Task automation and configuration management framework #PowerShell
Download Telegram
What is the value of $Sum?
Anonymous Quiz
34%
1028
24%
1040
20%
15
22%
1038
Give me your most strongly-held opinions about PowerShell coding style
By: Mathias R. Jessen

Join the discussion now on Twitter
Link
👍1
Case Study: How many colors are too many colors for Windows Terminal?
By: Leonard Hecker

A group of users were trying to implement a simple, terminal-based video game and found the performance under Windows Terminal to be entirely unsuitable for such a task.
Link
👍1
PowerShell Hunting with Microsoft Sentinel
By: Elli Shlomo

An attacker is like a lover. He teases until he finds the right moment to act on your network. This behavior is the same for the PowerShell attack. The following post focuses on PowerShell obfuscation and how to monitor with Microsoft Sentinel.
Link
The Value of Mentorship with Jeff Hicks
By: The PowerShell Podcast

We caught up with Jeff Hicks at the PowerShell and Global DevOps summit. He talks about how he always wanted to be a teacher and how PowerShell has helped him achieve that. We also discuss the holy trinity of PowerShell Cmdlet: Get-Help, Get-Command, and Get-Member, which will help you find the command you need, learn how to use it, and give you everything you would want to know about the objects it returns.
Link
👍1
Monitoring Logon Attempts in Active Directory with PowerShell
By: Patrick Gruenauer

Domain-Controllers monitor successful logon attempts by default. All events of all login attempts are logged in the Event Viewer. In this article I will cover how to monitor all logon events with PowerShell. Let’s dive in.
Link
👍3
Tiny PowerShell Projects (MEAP)
By: Bill Burns

PowerShell can automate almost any IT task. This book guides you through 17 practical PowerShell projects that will build your skills and save you hours—or even days—of work.
Link
JAz.PIM 0.0.1
By: Justin Grote

Azure Privileged Identity Management (PIM) module
Link
An Iron Scripter Warm-Up Solution
By: Jeff Hicks

We just wrapped up the 2022 edition of the PowerShell+DevOps Global Summit. It was terrific to be with passionate PowerShell professionals again. The culmination of the event is the Iron Scripter Challenge.
Link
3 different options to Sort
By: Panos Grigoriadis

I ended up writing some notes on a few different ways to sort. I'm pretty sure others might find this useful, so I created a gist. I have an example for sorting a) with an IComparer, b) with LINQ and c) with [array]
Link
Find Who Sent Email from Shared Mailbox in Office 365 using PowerShell
By: O365Reports.com

Shared mailbox delegates can send emails from the shared mailbox based on permissions like ‘Send As’ and ‘Send On Behalf.’
Link
How to create a command-line predictor
By: PowerShell Team

PSReadLine 2.1.0 introduced the concept of a smart command-line predictor by implementing the Predictive IntelliSense feature. PSReadLine 2.2.2 expanded on that feature by adding a plugin model that allows you create your own command-line predictors.
Link
How to use Managed Identity to connect to Azure, Exchange, Graph, Intune,… in Azure Automation Runbook
By: Ondrej Sebela

Managed Identity is definitely a better option for authentication in Azure Automation Runbooks than RunAs account because it doesn't require certificate/secret renewal. Therefore it is maintenance-free.
Link
What have you done with PowerShell this month?
By: r/PowerShell

Always an interesting read
Link
I, uh, may have gotten a little carried away with my
By: Justin Grote

#Powershell #Azure #PIM role activation status monitor...
Link