The native Windows tmux. Born in PowerShell, made in Rust.
Full mouse support · tmux themes · tmux config · 76 commands · blazing fast
github.com/psmux/psmux
#powershell
#tmux
#tools
Posts by Alex Lapp
Using Get-Command for System-Wide Applications
While Get-Command is primarily used to find PowerShell cmdlets and functions, it also serves as a built-in search tool for external applications (.exe, .bat, .com) available in your system's environment variables.
MgGraph Index
Microsoft Graph PowerShell Cmdlet Index
A very useful project
jorgeasaurus.github.io/MgGraphIndex/
#powershel
#msgraph
Superfile
superfile is a modern terminal file manager crafted with a strong focus on user interface, functionality, and ease of use.
#filemanager
#console
#tools
superfile.dev/overview/
📊 m365maps.com – an interactive visualization of the Microsoft 365 licensing landscape, offering clear diagrams and feature matrices to quickly explore, compare, and download (PDF/PNG/SVG) Microsoft 365 plans and included capabilities.
#microsoft365
Linux Commands Cheat Sheet
Your complete Linux cheat sheet with essential commands
linux-commands.labex.io
🎅We're excited to release CoreInfo with a modern GUI, NotMyFault with Arm64, and Process Explorer with fixes!
Get the tools at sysinternals.com.
See what's new on the Sysinternals Blog: techcommunity.microsoft.com/blog/sysinte...
Dot sourcing can simplify large PowerShell scripts -- but without a clear structure, it can quickly lead to chaos.
redmondmag.com/Articles/202...
#DotSourcing #PowerShell
Networking Toolbox
Your companion for all-things networking
#tools
#network
networking-toolbox.as93.net
I got enough requests that I decided to experiment with Office Hours.
This is an opportunity to discuss a wide range of topics, including:
- PowerShell
- Technology
- Science
- Philosophy
- Whatever
I look forward to connecting with you.
calendar.app.google/PfayYCAYwTFG...
Here we go. During #PSConfEU MiniCon we announced and opened #PSConfEU 2026 in Germany CFP
Speakers can submit their sessions at sessionize.com/psconfeu26
Share this URL on your official website, via social networks and directly to speakers you would like to see on your event.
#PowerShell #pwsh
🚀 Last-minute update!
We’ve just unlocked Track 4 at the #PSConfEU MiniCon — a special #Bicep track 💪
Join Jonny Eskew, Dante Dalla Gasperina & Shenglong Li for deep dives into #Azure deployments & What-Ifs.
🎟️ Free seats left → synedgy.com/psconfeu-minicon
#PowerShell
LNAV -- The Logfile Navigator
The Logfile Navigator is a log file viewer for the terminal.
Failed requests are shown in red. Identifiers, like IP address and PIDs are semantically highlighted.
github.com/tstack/lnav?...
#log
#terminal
#tools
#linux
PowerShell Robot
Want to improve your #PowerShell game? Become a premium supporter of Behind the PowerShell Pipeline. You get deep technical content delivered to your inbox. Premium supporters have complete access to the entire archive going back to 2022.
Showing the latest PowerShell Podcast using the PSPodcast module https://github.com/jdhitsolutions/PSPodcast
Keep up-to-date with the latest episodes from The PowerShell Podcast? Install the PSPodcast module from the #PowerShell Gallery.
The October 2025 Update for the Automating #Microsoft365 with #PowerShell eBook is available for subscribers to download. This is part of the Office 365 for IT Pros bundle, and we'll update the main book next week.
office365itpros.com/2025/09/22/a...
📅 #PowerShell Wednesday is today!
Ever wonder when it's time to move from scripts to a full-blown GUI?
Today, @steviecoaster.dev shows you how to tell and a couple ways to do it
👀 www.youtube.com/watc...
Bring your questions
PSWeekly the Module
A module to deliver PowerShell Weekly directly to your terminal
github.com/mdowst/PSWee...
#powershell
#psweekly
about the PSPodcast PowerShell module https://github.com/jdhitsolutions/PSPodcast
PowerShell podcast key takeaways. https://jdhitsolutions.com/yourls/ccb338
There is a new version of the PSPodcast module in the #PowerShell Gallery. New aliases and a command to show episode key points. github.com/jdhitsolu...
PS2EXE.Core has been released
The Project is hosted in GitHub - feel free to participate and improve this young Project.
blog.icewolf.ch/archive/2025...
#powershell
I've published a new issue of Behind the PowerShell Pipeline: I Stream of PowerShell - Part 3
Become a premium member to read the entire article and get access to the catalog of content going back to 2022. #PowerShell
Update #122 for the #Office365 for IT Pros eBook is available for subscribers to download. In this post, we also discuss the lack of data from Microsoft about #Copilot numbers, and no one talks about #MicrosoftTeams anymore.
office365itpros.com/2025/08/01/o...
#Microsoft365
"Terminal Trove" offers a wide range of terminal tools for various platforms, including Windows, Linux, and macOS.
#terminal
#tools
#CLI
terminaltrove.com/explore/
The August 2025 update for the Automating #Microsoft365 with #PowerShell eBook is available for subscribers to download. 350+ pages of fun-filled practical examples of how to automate Exchange, SharePoint, Teams, OneDrive, Entra ID, etc.
office365itpros.com/2025/07/28/m...
btop – the htop alternative
Overall, btop is an excellent choice for power users and sysadmins looking for a simple yet powerful system monitoring tool that provides real-time usage and statistics for different hardware resources.
linuxblog.io/btop-the-hto...
#linux
#monitoring
| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄|
| We Love Linux |
|_________|
\ (•◡•) /
\ /
——
| |
|_ |_
And today we're happy to announce that we've been interviewed by the GnuLinux podcast (German). Listen now! 👉 gnulinux.ch/ciw145-podcast
A fantastic book. I still refer to it all the time.
A very practical feature in Visual Studio Code:
You can easily expand PowerShell aliases using:
Shift + Alt + E
or
Ctrl + Shift + P to open the Command Palette, then run:
PowerShell: Expand Alias
#powershell
#VisualStudio