An open API service indexing awesome lists of open source software.

PowerShell

PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language. Initially a Windows component, it was made open source and cross-platform with the introduction of PowerShell Core which is built on .NET Core.

https://github.com/0xffset/powershell

A lot of PowerShell scripts.

powershell script

Last synced: 15 Mar 2025

https://github.com/eagleeggs/pswrapped

py module to run all powershell modules dymagically

dataset powershell xml

Last synced: 10 Jun 2025

https://github.com/phantomdiorama/codnap

A tiny script for building a website with Pandoc

bash blog pandoc powershell

Last synced: 09 Apr 2025

https://github.com/the-viper-one/convertto-nt

Uses PowerShell to convert a given string to its NT hash equivalent.

ntlm powershell security windows

Last synced: 15 Mar 2025

https://github.com/craibuc/docker-crystal-reports

A Docker project to create an image that contains the Crystal Reports runtime for the .NET framework.

crystal-reports docker dotnet powershell

Last synced: 31 Mar 2025

https://github.com/catcraft/vmstart

VMStart is a utility for managing Hyper-V virtual machines remotely without a admins help

hyper-v powershell python

Last synced: 04 Sep 2025

https://github.com/oxhobbs/azuresnap

A PowerShell module that enables the ability to create a snapshot of an Azure RM Virtual Machine.

azure powershell virtual-machine

Last synced: 15 Mar 2025

https://github.com/rssu-shellcode/grt-mxloader

A multi mix loader that can load .NET, Powershell, CMD and VBS in memory.

dotnet loader powershell shellcode vbscript

Last synced: 19 Apr 2025

https://github.com/c-nao27/powershell-profile

my simple and linux-like powershell profile

powershell powershell-profile

Last synced: 15 Mar 2025

https://github.com/santisq/multithreading-perfomance-on-powershell

testing multi-threading options in PowerShell

parallel powershell runspace

Last synced: 08 Apr 2025

https://github.com/smwkda/postgresautobackupscript

This powershell script automates backups of postgresql database and send alert to telegram

backup-script backup-tool backup-utility cnpg database postgres postgresql powershell powershell-script scheduled-tasks simple task-scheduler

Last synced: 21 Nov 2025

https://github.com/gustavorizzon/psnm

Lightweight tool for managing Node.js versions via PowerShell.

manager nodejs powershell windows

Last synced: 21 Nov 2025

https://github.com/ch6832/windows-admin-ps1-scripts

In Progress: Collection of PowerShell scripts for automating Windows Server 2022 and Windows 11 administration tasks.

powershell server windows

Last synced: 09 Sep 2025

https://github.com/denji-pro/read-hosttimeout

Modification of PowerShell Read-Host that provides a timeout and default value options for user input

powershell powershell-module

Last synced: 02 Apr 2025

https://github.com/ggdream/coro

Golang: Terminal Downloader

cmd cross-platform downloader golang powershell terminal

Last synced: 11 Mar 2025

https://github.com/oanderoficial/ip_duplicate

Script para verificar IP'S em duplicidade em filas de impressão.

ip network powershell powershell-script printers

Last synced: 08 Feb 2026

https://github.com/tools4everbv/helloid-conn-sa-sync-exo-sharedmailbox-fullaccess-permissions-to-helloid-productassignments

Synchronizes Exchange Online Shared Mailbox Full Access Permissions to HelloID Self service productassignments

exchange-online mailbox powershell shared shared-mailbox sync

Last synced: 25 Feb 2025

https://github.com/victorvernier/winnetdiag

PowerShell for Windows network diagnostics/repair. Automates tests, progressive fixes (DNS/IP/Adapter/Netsh), advanced target analysis, detailed logging, and final summary. For IT Professionals and Support.

automation diagnostics it-support netsh network-diagnostics networking powershell script sysadmin troubleshooting windows winsock

Last synced: 31 Mar 2025

https://github.com/jtom38/powerdoc

PowerShell Module to build function and class documentation.

documentation-generator html markdown powershell powershell-module

Last synced: 09 Aug 2025

https://github.com/nhatthaiquang-agilityio/iis-webapp

This action will be deploy the Web App on IIS Website

deployment github-actions iis powershell webapp

Last synced: 09 Apr 2025

https://github.com/ahmed-hamdy101/powershell

PowerShell Turorial

command powershell ps

Last synced: 12 Jun 2025

https://github.com/imbryan/takeout-tools

Tools for merging JSON metadata into Google Takeout photos

google-photos google-takeout powershell

Last synced: 24 Oct 2025

https://github.com/spinchange/umi

Universal Machine Interface — An open schema for how AI agents query and understand machines.

agents ai automation cli cross-platform llm mcp powershell python schema

Last synced: 04 Apr 2026

https://github.com/michaelschoenburg/fslogix-vhdx-size-monitoring

PowerShell script to monitor VHDX file size.

filesize fslogix monitoring powershell vhdx

Last synced: 30 Mar 2025

https://github.com/tomashubelbauer/ps-remote

Connecting to a network computer using PowerShell

powershell

Last synced: 25 Sep 2025

https://github.com/noderaider/pod

Cross-platform deployment tool with native dependencyless solutions for each platform.

pod powershell

Last synced: 09 Mar 2026

https://github.com/redmooner/trustedscriptsigner

Этот скрипт позволяет подписать все файлы .ps1 в указанной директории (включая поддиректории) цифровой подписью с использованием сертификата из хранилища CurrentUser\My. Поддерживает интерактивный выбор сертификата или указание CN (Common Name) через параметры.

certificate powershell powershell-script sign windows

Last synced: 23 Nov 2025

https://github.com/h1dd3n3y3/dynamicvscodetheme

A usefull PowerShell script to toggle between light and dark theme presets.

automation dark-mode-toggle powershell vs-code

Last synced: 26 Mar 2025

https://github.com/mod-posh/spnlibrary

The SetSpnLibrary PowerShell module is designed to facilitate the management of Service Principal Names (SPNs) within an Active Directory (AD) environment

powershell powershell-module

Last synced: 13 Feb 2026

https://github.com/mod-posh/post2bluesky

A simple GitHub Workflow to send a notification to the BlueSky social media platform

github-actions powershell

Last synced: 13 Feb 2026

https://github.com/melvinquick/useful-powershell-scripts

A place for me to store PowerShell Scripts I find useful as I create them.

powershell windows

Last synced: 03 Apr 2025

https://github.com/santoshvarmaaddala/sapotadb

SapotaDB is a lightweight database built in C++ with custom file-based storage and a CLI interface. It focuses on simplicity and extensibility, offering fast query execution and easy experimentation for learning core DBMS concepts.

cli-tool cpp databaseengine db inmemory-db kv-store powershell python

Last synced: 03 Sep 2025

https://github.com/pyvnoaim/clean-logs

This PowerShell script is designed to help you manage log files by archiving outdated logs based on their age. It allows you to specify a directory containing log files, an archive directory, and the age (in months) of logs to be archived. The script also provides options to delete the archived logs from the source directory after archiving.

log-management powershell powershell-script system-administration-tool

Last synced: 11 Jun 2025

https://github.com/aenslei/sentri

SENTRI: Securing Entry to Network Through Review and Inspection. A PowerShell-based NAC tool that I developed during my GovTech mentorship!

cybersecurity device-info inspector network powershell powershell-script powershell-scripts windows windows11

Last synced: 21 Feb 2026

https://github.com/st4rchaser/noie.cf

Download google chrome without internet explorer

chrome googlechrome ie internetexplorer powershell

Last synced: 16 Mar 2025

https://github.com/mikepruett3/ps-iisdeploytools

Custom PowerShell module for IIS to help with Site Deployment

iis-server powershell powershell-module webdeploy

Last synced: 15 Mar 2025

https://github.com/13r0ck/connect-o365

Essentially a Macro to speed up powershell connections to Office 365

365 admin management office powershell

Last synced: 02 Jul 2025

https://github.com/milton797/powershellprofile

A custom PowerShell configuration for version 5.1>=

powershell powershell-script

Last synced: 22 Nov 2025

https://github.com/lifailon/winperf-agent

Service for measuring increased CPU performance and sending a report to the email

monitoring performance powershell service windows windows-monitoring windows-service

Last synced: 09 Aug 2025

https://github.com/fadwen/powershell-copilot-standards

Enterprise-grade PowerShell development standards and GitHub Copilot instructions for consistent, secure, and high-quality PowerShell code across teams and projects.

githubcopilot powershell

Last synced: 14 Jun 2025

https://github.com/paperstrike/localhostaccessforall

Enabling loopback for all UWP applications (mostly Apps from Microsoft Store) via command line (Windows PowerShell).

localhost loopback powershell uwp-apps

Last synced: 21 Aug 2025

https://github.com/rkrehn/getreddittoken

For Reddit developers - how to retrieve your access token

access accesstoken curl powershell powershell-script reddit reddit-api reddit-client token

Last synced: 10 Jun 2025

https://github.com/nemeslaszlo/iis-webapplication-checker

A script that can be placed in the Task Scheduler, which monitors that the IIS Application Pool is "Started", and the application is available. If not it sends an email with Sendgrid.

application-pool iis iis-server iis-site powershell powershell-script

Last synced: 06 Jul 2025

https://github.com/rdboboia/format-automation-script-templates

Format Automation Script Templates - FAST - Scripts to prepare for windows formatting and configuration after format.

automation backup batch format powershell script w11 windows

Last synced: 21 Nov 2025

https://github.com/mustafadalga/powershell-session-time

Powershell kullanarak yapılan uygulamaların bulunduğu depo

powershell powershell-script powershell-session

Last synced: 25 Dec 2025

https://github.com/softwaredevelop/desired-state

This is a repository for PowerShell Desired State Configuration files.

dagger devcontainer docker github github-template gitlab powershell pulumi template-repository vscode

Last synced: 16 May 2025

https://github.com/bgelov/get-logins-from-iis

Script for parsing user logins from large Microsoft IIS web server logs using Microsoft Log Parser.

iis iis-log iis-log-parser iis-logs log-parser microsoft-iis microsoft-log-parser powershell

Last synced: 22 Feb 2025

https://github.com/fahim-ahmed05/bdix-stream

A PowerShell TUI for exploring directory-style media sources.

bdix powershell powershell-script

Last synced: 28 Feb 2026

https://github.com/night0721/tritium

Window 11 setup tool

debloat powershell win11

Last synced: 21 Mar 2025

https://github.com/katy248/powershell

Configuration for PowerShell

config powershell

Last synced: 06 Jul 2025

https://github.com/xiaoguaia/microsoft-repair-toolkit

One-click Windows repair toolkit using PowerShell (Microsoft Store, Windows Update, SFC/DISM)

microsoft-store powershell repair-tool sfc windows

Last synced: 31 Mar 2025

https://github.com/insomnimus/ppkg

A package manager for Windows

package-manager powershell pwsh windows

Last synced: 31 Mar 2025

https://github.com/jeffreyhung/scripts

Some scripts that I used for life and work

bash powershell python script

Last synced: 31 Mar 2025

https://github.com/uixss/rootkit-ps

Kit scripts powershell

powershell root rootkit

Last synced: 31 Mar 2025

https://github.com/nyanhp/voicecommands

PowerShell module for voice output

powershell voice

Last synced: 30 Oct 2025

https://github.com/seunggabi/win-ops

Windows system optimization and maintenance toolkit with 72-hour recovery system

automation cleanup cli devops i18n maintenance powershell recovery-system system-optimization windows

Last synced: 21 Feb 2026

https://github.com/kiedtl/get-weather

A tiny PowerShell client for wttr.in

command-line powershell terminal weather wttrin

Last synced: 09 Aug 2025

https://github.com/maximjsx/classcraft

A PowerShell-based Minecraft launcher.

launcher minecraft minecraft-launcher powershell powershell-script

Last synced: 07 Jul 2025

https://github.com/ssg/disable-steamspellcheck

Disable spellchecking on Steam client on Windows

powershell steam

Last synced: 29 Apr 2025

https://github.com/secnex/mak

(M)icrosoft (A)dministration (K)it

admins automation kit microsoft pipelines powershell tools

Last synced: 24 Mar 2025

https://github.com/ahmetmikailbayindir/my-portfolio

Technical portfolio: Networking, System Administration, Cloud Infrastructure & Security projects | CST-Networking @ Algonquin College

algonquin-college aws bash-scripting ccna cisco cloud-infrastructure computer-systems-technician docker it-support linux networking portfolio powershell python system-administration technical-documentation windows-server

Last synced: 06 Oct 2025

https://github.com/boriskornienko/wineventsmonitor

Getting windows events with powershell to JSON and show them in to dashboards

dashboards go powershell

Last synced: 05 Dec 2025

https://github.com/nstevens1040/set-phillipshue

Work in progress Windows PowerShell cmdlet to set the hue, brightness, saturation, effect, and power state of Phillips Hue light bulbs.

dotnet-framework hue philips philips-hue philips-hue-api philips-hue-bridge philips-hue-bulbs philips-hue-lighting philips-hue-lights powershell powershell-cmdlets powershell-script windows-powershell

Last synced: 17 Feb 2026

https://github.com/jaimeloeuf/config

My configuration files :)

bash git powershell rc-files vim

Last synced: 06 Oct 2025

https://github.com/armintodev/hostname_ip_changer

Scripts for changing and creating a new hostname for the Local IP Public when a new network is connected, using Windows Task Scheduler and Event Viewer

event-viewer hostname-changer ip powershell powershell-script task-scheduler windows

Last synced: 01 Mar 2026

https://github.com/eyesn1p3r/windowsliveforensics

A PowerShell script for live forensic data collection on Windows. No external dependencies required.

dfir-tools incident-response live-forensic powershell security-tools windows-forensics

Last synced: 06 Oct 2025

https://github.com/arturitosoftware/arturitobacap

Sistema de backup profesional para Windows usando PowerShell y Robocopy

backup powershell robocopy windows

Last synced: 06 Oct 2025

https://github.com/gavinjudd/sonder-nextup-rainmeter

Rainmeter “UP NEXT” calendar card powered by Google Calendar ICS + PowerShell. Sonder-style dark card with cyan accent.

calendar customization desktop-customization google-calendar powershell productivity rainmeter startallback translucenttb wallpaper-engine windows windows-11

Last synced: 06 Oct 2025

https://github.com/jcasale/psserilog

A PowerShell module for logging based on the Serilog library.

logging powershell powershell-modules

Last synced: 02 Mar 2026

https://github.com/mrpatricklean/localrepo

Das ist ein ehemaliges lokales Repo.

m365 powershell powershell-script

Last synced: 06 Oct 2025

https://github.com/mamamia0729/azure-ad-datto-sso-implementation-mastery

Enterprise-grade Azure AD + Datto SSO implementation guide with PowerShell automation, comprehensive documentation, and production-ready configurations for IT professionals

automation azure-ad datto documentation enterprise-security identity-management powershell saml sso system-administration

Last synced: 06 Oct 2025

https://github.com/0xlam/remotemonitoringsetup

Automates Windows event log configuration, Sysmon installation, and Splunk Universal Forwarder deployment on remote machines.

automation event-logs powershell remote-monitoring security splunk sysmon windows

Last synced: 06 Oct 2025

https://github.com/sewertronics/ssh-copy-id

🔑 PowerShell script to safely add SSH public keys from your local ssh-agent to remote servers, preserving comments and appending your Windows username.

automation cross-platform devops linux powershell script server-management ssh ssh-agent windows wsl

Last synced: 15 Oct 2025

https://github.com/cyseckev/disable-windows-telemetry-data-collection

PowerShell toolkit to disable, audit, and remove Windows telemetry and data collection. Includes rollback and safety guidelines.

data-collection hardening opsec powershell powershell-script privacy telemetry windows windows-10

Last synced: 06 Oct 2025

https://github.com/vernongrant/dotfiles-windows

My personal Windows development environment dotfiles. 🪟🧑‍💻

dotfiles powershell windows

Last synced: 31 Mar 2025

https://github.com/shyguycreate/winget-utilities

Scripts based on some winget functionalities or lack of them.

command-line logs powershell programs properties registry windows winget winget-cli

Last synced: 23 Mar 2025

https://github.com/abbgrade/pscosmos

The PowerShell Cosmos module provides access to Cosmos SQL.

azure cosmosdb powershell

Last synced: 03 Apr 2026