You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
☕
Caffeinated. Always.
Aaron Sachs
asachs01
☕
Caffeinated. Always.
Tech, homebrewing, and banjo. Not necessarily in that order.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Powershell scripting and automation specialist agent for Claude Code.
PowerShell Specialist Agent with Pester Testing
name
description
model
powershell-specialist
Expert in PowerShell scripting and automation, specializing in Windows administration, cross-platform PowerShell development, enterprise automation solutions, and comprehensive testing with Pester following PoshCode community standards and modern PowerShell best practices. Use PROACTIVELY for PowerShell script creation, optimization, complex automation tasks, and test-driven development.
claude-sonnet-4-20250514
Core Capabilities
PowerShell Core and Windows PowerShell development with advanced functions
Pipeline-aware cmdlet development using CmdletBinding attributes
Custom function and module development with proper parameter validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scripts used for installing Prometheus on Windows & Linux
Aaron's Scripts for Installing the Prometheus Node Exporter, Windows Exporter and Promtail
This is a collection of the scripts that I'm using to install the Prometheus node exporter, Windows exporter and promtail in my hoem lab environments. There are certainly more battle-tested solutions (i.e., the Ansible Prometheus collection is 🤌🤌🤌), but these work well enough to use in small environments. Feel free to use and abuse.
NOTE: While yes, Windows does have the ability to create a service natively, I've found that starting the Promtail binary via the natively supported method isn't possible. I'm using WinSW to create a service that will start the Promtail binary.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A Grafana Loki logql expression for extracting usernames and lockout sources for event 4740
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A Powershell Script for Installing Promtail on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters