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.
- GitHub: https://github.com/topics/powershell
- Wikipedia: https://en.wikipedia.org/wiki/PowerShell
- Repo: https://github.com/PowerShell
- Created by: Microsoft
- Released: November 14, 2006
- Related Topics: shell,
- Aliases: powershell-script, windows-powershell, powershell-core,
- Last updated: 2026-07-05 00:20:32 UTC
- JSON Representation
https://github.com/jparkerweb/purge-old-directories
💾 PowerShell Scripts designed to help manage and clean up by purging old directories
cleanups-files directory filemanagement powershell purge
Last synced: 07 Apr 2025
https://github.com/tools4everbv/helloid-conn-sa-full-entraid-mfa-reset
Entra ID - User account MFA reset
delegated-form entra-id import powershell service-automation
Last synced: 05 Apr 2025
https://github.com/suuhm/phat
Graphical PowerShell application designed to help investigators, security analysts, and IT professionals examine email headers for signs of phishing or spoofing. The tool parses headers from .eml and .msg files, highlights important fields, and provides insights into SPF, DKIM, and DMARC results.
blueteam graphical-interface gui header-analysis mail mail-analyzer phishing powershell security-operations-center soc spam
Last synced: 01 Jun 2026
https://github.com/st4rchaser/noie.cf
Download google chrome without internet explorer
chrome googlechrome ie internetexplorer powershell
Last synced: 18 May 2026
https://github.com/tools4everbv/helloid-conn-sa-full-ad-accountdelete
Active Directory - User account delete (disabled users)
active-directory delegated-form import powershell service-automation usermanagement
Last synced: 11 Jun 2026
https://github.com/tools4everbv/helloid-task-sa-target-activedirectory-groupgrantmembership
Active Directory - Group grant membership
active-directory delegated-form powershell product service-automation task
Last synced: 17 Jun 2025
https://github.com/tools4everbv/helloid-conn-sa-full-ad-accountcopygroupmemberships
Active Directory - User account copy group memberships
active-directory delegated-form import powershell service-automation usermanagement
Last synced: 11 Jun 2026
https://github.com/suglasp/pwsh_exchange_auth_smtp_mailfunction
Powershell handy function to send authenticated smtp mailing through Exchange mail server
mailfunction powershell pwsh smtp
Last synced: 18 May 2026
https://github.com/dafneb/azure_collection
Usefull tools and scripts for Azure
auditing azcli azure infrastructure-as-code policy powershell
Last synced: 16 May 2026
https://github.com/simplezed/sharedcmd
Heavily inspired by the cmd C# library, you can use bash, powershell, cmd or write your own cli abstraction.
bash cli cmd dlr extensible-project powershell sh shell
Last synced: 05 Apr 2026
https://github.com/emweigh/powershell_scripts
PowerShell scripts written for work and to practice
csv pdf powershell powershell-script
Last synced: 30 Mar 2025
https://github.com/shhossain/easy_project_finder
easy_project_finder is a CLI tool for fast, fuzzy-search navigation across project directories, ideal for quickly moving between projects in large codebases.
cli command-line-tool developer-tools directory-search file-system fuzzy-search powershell project-navigation
Last synced: 16 May 2026
https://github.com/powershelllibrary/nullkit
POWER(SHELL) ALL THE THINGS!
automation gallery powershell powershell-cmdlets powershell-gallery powershell-module powershell-modules powershell-script powershell-scripts windows
Last synced: 18 May 2026
https://github.com/sharinas/powershell-fundamentals
My collection of PowerShell cheatsheets, code samples, notes and resources.
aws learning-powershell powershell powershell-fundamentals ps-commands windows-powershell
Last synced: 02 Feb 2026
https://github.com/melvinquick/useful-powershell-scripts
A place for me to store PowerShell Scripts I find useful as I create them.
Last synced: 26 Apr 2026
https://github.com/br3thren-org/windows-device-hardener
Automated Windows 10/11 security hardening PowerShell script implementing defence-in-depth controls based on NIST, CIS, and Microsoft security baselines. Features include advanced firewall rules, ASR deployment, BitLocker enforcement, network protocol lockdown, exploit mitigation, and rollback-safe operations for enterprise or standalone deployment
cybersecurity endpoint-protection hardening infosec powershell system-administration windows-10 windows-11 windows-hardening windows-security
Last synced: 18 May 2026
https://github.com/renebentes/dotfiles
Useful cross-platforms (Linux and Windows) commands, aliases and configurations for Bash and Powershell
bash chezmoi dotfiles linux powershell shell terminal windows windows-terminal
Last synced: 06 May 2025
https://github.com/obedbel/my-extensions
My-Extensions is a collection of versatile tools designed to enhance the functionality of various software applications, offering users a seamless experience with added features and capabilities. From time-saving shortcuts to customizable settings, My-Extensions aims to streamline workflows and optimize productivity for users across different platf
azure-devops hacktoberfest javascript mypy mypyc popclip powershell python spotify swift type-checking typescript unblocker vscode-extension
Last synced: 07 Apr 2026
https://github.com/notoriousrebel/pythonandpowershell
Fun Python Scripts that utilize PowerShell and Not PowerShell
Last synced: 18 Apr 2026
https://github.com/primeeagle/powershell-geonamegrampsimport
PowerShell and SQL scripts for importing Geonames place data into Gramps family tree software.
csv gramps json powershell sql
Last synced: 19 May 2026
https://github.com/pkgstore/pwsh-curl
PowerShell module for working with cURL.
powershell powershell-cmdlets powershell-module powershell-modules powershell-script powershell-scripts pwsh pwsh-module pwsh-scripts windows
Last synced: 19 May 2026
https://github.com/lsgroi/pask.nuget
Pask extension that provides NuGet functionality to create, publish and maintain a package
automation build invoke-build nuget powershell script
Last synced: 16 Apr 2026
https://github.com/chadnpc/devconstants
Constants /codes for development and ITOPs.
constants errorcodes itops powershell statuscode
Last synced: 17 Feb 2026
https://github.com/manuelzzz/shell_basic
🧰 A repo with the basics of shell script programming language.
bash linux powershell shell shell-script zsh
Last synced: 31 Dec 2025
https://github.com/tomwechsler22/localrepo
Das ist ein ehemaliges lokales Repo!
powershell powershell-module powershell-script
Last synced: 30 Mar 2025
https://github.com/celsojr/windows-terminal-customizations
My Windows Terminal customizations
Last synced: 19 May 2026
https://github.com/lilanders123/act
act is a command-line tool for running your GitHub Actions workflows locally. It allows you to test and debug your workflows before pushing your changes.
activiti actix curated-list devops feed feedgenerator huginn llm notifications office powershell rss scraper twitter
Last synced: 19 May 2026
https://github.com/german-one/simple-winforms-calendar
Shows 12 months at once, including week numbers.
batch-script calendar jscript powershell standalone windows-forms
Last synced: 17 Apr 2026
https://github.com/darvinpatel/sentinelmap
This repository offers tools and scripts for mapping and visualizing Microsoft Sentinel data. It includes utilities for extracting, analyzing, and presenting security information from Sentinel, helping to create detailed security maps and dashboards for improved threat analysis.
azure azure-sentinel honeypot kql log-analytics-workspace log-ingestion powershell virtual-machine workbooks
Last synced: 17 May 2026
https://github.com/elidaniel92/windows-script
Windows Script
batch-script powershell powershell-script windows-script windows-scripting
Last synced: 28 Jun 2025
https://github.com/razvanghr/sys-powershell
ftp-client ftp-server powershell system
Last synced: 03 Apr 2025
https://github.com/oanderoficial/clean-system-server-
clean-system-server
clean clear powershell powershell-script system windows
Last synced: 26 Mar 2025
https://github.com/clhore/autodc
Script en PowerShell desarrollado para automatizar la creación de un DC, utilizando Windows Server 2016.
autodc domain-controller powershell powershell-script windows-server windows-server-2016
Last synced: 10 Jul 2025
https://github.com/melvinquick/windows-config-files
This is my personal set of config files for applications I use on Windows.
alacritty chocolatey configuration-files powershell scoop starship winget
Last synced: 19 Jul 2025
https://github.com/hymkor/my-minecraft-tools
My Minecraft tools
batchfile minecraft powershell restic
Last synced: 03 Jul 2026
https://github.com/tools4everbv/helloid-conn-sa-full-exchange-on-premises-sendonbehalf
Exchange on-premises - Mailbox manage send-on-behalf permissions
delegated-form exchange-on-premises import powershell service-automation
Last synced: 03 Jul 2026
https://github.com/dtrhnet/shell-scripts
Repository with scripts written in a variety of scripting languages for a variety of operating systems
bash batch java javascript powershell scripts shell
Last synced: 06 Apr 2026
https://github.com/piyush-047/os-performance-monitor
"Windows-based monitoring tool to track system performance, automate checks, and send alerts for performance issues."
performance-monitoring powershell python system-performance windows
Last synced: 04 May 2026
https://github.com/zhanziyuan/automationscripts
Operations on Linux servers and Windows PCs.
automation bash linux powershell powershell-scripts shell-scripts
Last synced: 11 Apr 2026
https://github.com/eglavin/dotfiles
My dotfiles, used to maintain the setup of some of the software I use on my computers.
dotfiles homebrew powershell vim windows-terminal wsl zsh
Last synced: 10 Apr 2026
https://github.com/stuarthicks/scoop-bucket
Scoop manifests for little apps I've written myself.
Last synced: 16 May 2026
https://github.com/tools4everbv/helloid-conn-sa-full-exchange-on-premise-createroommailbox
Exchange on-premises - Room mailbox create
delegated-form exchange-on-premises import powershell service-automation
Last synced: 11 Jun 2026
https://github.com/acts268/scriptcollection
Armando Hernández RodrÃguez Script Collection
Last synced: 10 May 2026
https://github.com/sowoi/check-procs-by-name-or-user
Powershell script to check if a process is running multiple times or by different users (useful e.g. on terminal server with database access)
Last synced: 11 May 2025
https://github.com/tools4everbv/helloid-task-sa-target-exchangeonline-distributiongroupgrantowner
Exchange Online - Distribution group grant ownership
delegated-form exchange-online powershell product service-automation task
Last synced: 18 Jun 2025
https://github.com/thiago-cloud/kanban_log
Aplicação que permite registrar anotações de determinado tópico que estar sendo aprendido.
bootstrap5 django html powershell python
Last synced: 16 Feb 2026
https://github.com/turbobasic/turboscoop
bucket with packaged applications for Scoop · http://scoop.sh · package manager
package-manager powershell windows
Last synced: 17 May 2026
https://github.com/tools4everbv/helloid-task-sa-target-helloid-sendemail
HelloID - Send email message using HelloID
delegated-form email helloid powershell product service-automation task
Last synced: 04 Jul 2026
https://github.com/dpo007/hvreplicareport
This repository contains a PowerShell script that generates a report of all replicas in a given Hyper-V environment and saves it as an HTML file.
hyper-v powershell reportgenerator
Last synced: 21 Mar 2025
https://github.com/ucdavis/cgm_ping_checks
A fun project to check the availability status of various systems
Last synced: 04 Oct 2025
https://github.com/rulasg/githubprojects
GitHub Projects Powershell Module
dev gh-cli module posh powershell pwsh
Last synced: 19 Jun 2025
https://github.com/tools4everbv/helloid-conn-sa-full-ad-reportgroupsmailenabled
Active Directory - List groups with an email address
active-directory delegated-form import powershell reporting service-automation
Last synced: 11 Jun 2026
https://github.com/greysquirr3l/spun
Powershell Module that adds a myriad of spinners and progress bars to enhance any old boring Powershell script.
decorators fun powershell powershell-module
Last synced: 02 Jul 2026
https://github.com/tomasbouda/swissknife
PowerShell module that collects bunch of usefull and frequently used functions.
collection function helper module powershell swissknife
Last synced: 29 Mar 2025
https://github.com/powershelllibrary/dllinfo
PowerShell module for gathering information about DLL
dll dll-inspection powershell powershell-module
Last synced: 19 May 2026
https://github.com/eryoneta/roboversion
Based on Robocopy, Roboversion is capable of not only mirroring a folder system, but also versioning all of its files
completed powershell small small-project
Last synced: 02 Jul 2026
https://github.com/bgelov/copy-acceptmessagesonlyfrom
Copy AcceptMessagesOnlyFrom users between distribution groups in Microsoft Exchnage Server
acceptmessagesonlyfrom distribution exchange groups microsoft microsoft-exchange microsoft-exchange-server msexchange powershell
Last synced: 07 Jul 2025
https://github.com/marcocolomb0/azurepsdeployer
PowerShell script designed to simplify and automate the deployment of resources in Microsoft Azure
automation azure cloud deployment iaac infrastructure powershell script
Last synced: 18 May 2026
https://github.com/0xanthonyw/duckyirautomation
This project demonstrates how to utilize the DSTIKE White Ducky, a powerful ATmega32U4-based USB attack tool, for automating tasks and executing advanced BadUSB scripts with integrated IR capabilities.
automation badusb dstike duckyscript ethical-hacking hacking-tools hak5 infrared keyboard-emulation keystroke-injection payloads penetration-testing powershell security-tools uac-bypass usb-automation usb-rubber-ducky white-ducky
Last synced: 21 Jun 2025
https://github.com/brabaoeu/powershell_httpserver
Simple PowerShell HTTP Server (no dependencies, single file, PowerShell 5.1/7)
http http-server pentesting powershell powershell-module webserver
Last synced: 20 Mar 2025
https://github.com/powershelllibrary/toggl.api
PowerShell module to interact with the Toggl API
api powershell powershell-module toggl toggl-api
Last synced: 20 Mar 2025
https://github.com/phawat63915/md_powershell-windoes
The project is a note of powershell commands and scripts .ps1, .ps2 or .cmd .bat about powershell.
bat batch-script cmd note notes powershell powershell-module powershell-script
Last synced: 05 Mar 2025
https://github.com/grandje81/vscode-update-4-offline
Powershell script and module, to download vscode-server, vscode-portable and the current extensions you use. Will also create an offline package prepared with your profile data to be moved to air-gapped system.
Last synced: 02 Feb 2026
https://github.com/alisonpezzott/useful-snippets
A collection of useful code snippets for common development tasks of an analytics data engineer Microsoft based.
cicd csharp dax fabric microsoft pipelines powerbi powerquerym powershell pyspark python yaml
Last synced: 04 Sep 2025
https://github.com/crxwns/xh
Powershell extended history with SQLite and Python.
Last synced: 25 Jan 2026
https://github.com/tools4ever-nim/nim-system-powershell-ibm-db2-queries
IBM DB2 - Query Based
Last synced: 11 Jun 2026
https://github.com/stefaanc/psconsole
some scripts to work with different Windows PowerShell profiles and to initialize a Windows PowerShell console
colors powershell powershell-console powershell-profiles psconsole
Last synced: 29 Mar 2025
https://github.com/tools4ever-nim/nim-system-powershell-rallyonline
Rally API
Last synced: 28 May 2026
https://github.com/tools4ever-nim/nim-system-powershell-microsoft-sql-queries
Microsoft SQL Server - Query Based
microsoft powershell sql system
Last synced: 07 Jun 2026
https://github.com/tools4ever-nim/nim-system-powershell-oracle-sql-queries
Oracle Database - Query based
database oracle powershell sql system
Last synced: 04 Mar 2025
https://github.com/suuhm/powerreverseshell
PowerReverseShell is a simple gui for windows powershell and Reverse Shell in connection with netcat hosts
gui kali netcat powershell reverse-shell windows
Last synced: 16 May 2026
https://github.com/smalls1652/configmgr.pwsh.scripts
Various scripts to utilize with Microsoft Endpoint Configuration Manager.
configmgr mecm powershell pwsh
Last synced: 28 Jun 2025
https://github.com/strakerbit/windows-explorer-optimizer
This PowerShell script improves the performance of File Explorer in Windows 11 by clearing the folder view cache and resetting its database.
folder-view optimization performance powershell powershell-script registry registry-editing scripting system-configuration windows windows-performance
Last synced: 21 Mar 2025
https://github.com/cdhunt/poshlog.sinks.datadog
PoShLog.Sinks.DataDog is extension module for PoShLog core library. It contains sink that publishes log messages to DataDog.
datadog poshlog powershell serilog serilog-sink
Last synced: 02 Apr 2025
https://github.com/mojoaar/psdatagerry
PowerShell module to work with DATAGERRY CMDB thru the Rest API.
cmdb datagerry module opensource powershell
Last synced: 01 Nov 2025
https://github.com/tools4ever-nim/nim-system-powershell-microsoft-active-directory-md
Microsoft Active Directory Multi-Domain
active-directory ad microsoft powershell
Last synced: 04 Mar 2025
https://github.com/henrymorgandibie/aapl-gru-stock-forecaster
End-to-end stock price forecasting pipeline for AAPL using a modular GRU deep learning model, fully automated via PowerShell. The system handles data ingestion, cleaning, training, and evaluation.
darts data-science deep-learning finance forecasting gru powershell python pytorch rnn stock-market time-series
Last synced: 28 Apr 2026
https://github.com/devlights/try-powershell
This is My Tutorial Project for Powershell
powershell powershell-scripts tutorial
Last synced: 24 Aug 2025
https://github.com/la-lo-go/spotify-refresh-token-generator
Shell and PowerShell scripts to easily get the spotify refresh token
bash powershell spotify spotify-api
Last synced: 19 May 2026
https://github.com/tools4everbv/helloid-conn-prov-target-exchangeon-premise
Exchange On-Premise - Target - Permissions
distribution distribution-group exchange exchange-onpremise group itm mailbox on-premise onprem onpremise pnc powershell shared shared-mailbox
Last synced: 19 Jul 2025
https://github.com/annkimani-ics/random-forest-based-idps
Random Forest-Based Intrusion Detection & Prevention System (IDPS) A machine learning-powered IDPS that detects and mitigates Denial-of-Service (DoS) attacks in corporate networks using the CIC-DDoS2019 dataset. Features a Random Forest model, modular design, and an interactive GUI for real-time monitoring and alerts.
cic-ddos-2019 css cybersecurity javascript jupyter-notebook machine-learning powershell python random-forest-classifier
Last synced: 17 Feb 2026
https://github.com/eggstoastbacon/rstudio-connect-update-app-settings-posh
Updates the runtime settings of an application using PowerShell
powershell powershell-script r rstudio rstudio-connect rstudio-server shiny shiny-apps shinyapps
Last synced: 15 May 2026
https://github.com/brogers5/chocolatey-package-crushee.install
Chocolatey package for Crushee (installer version).
au au-packages chocolatey chocolatey-automatic chocolatey-packages crushee package packaging powershell powershell-script powershell-scripting software software-management windows
Last synced: 14 May 2026
https://github.com/niwe03/powershell-barcode-cli
Simple Powershell Wrapper for creating barcodes, QR Codes, Datamatrix Codes and more. Using zint.exe (by Robin Stuart)
barcode barcode-generator datamatrix datamatrix-generator powershell powershell-script qrcode qrcode-generator
Last synced: 20 Mar 2025
https://github.com/lucyllewy/format-hyperlink
PowerShell module to format a hyperlink for display in an ANSI-escape-capable Terminal emulator
Last synced: 03 Apr 2025
https://github.com/vend1k12/pwsh-dotfiles
My personal dotfiles for powershell config. Updating while using
Last synced: 03 Jan 2026
https://github.com/longqt-sea/new-bootableisofile
PowerShell function to Create a Bootable ISO File from a specified foder
powershell powershell-module powershell-script
Last synced: 20 Jun 2025
https://github.com/crawfordherrington/ad-batch-user-onboarding
Automated Active Directory user onboarding using PowerShell and CSV input. Built and tested in a Windows Server virtual lab. Includes cleanup/reset script.
active-directory automation csv-import it-support lab-environment powershell powershell-script scripting sysadmin virtualbox windows-server
Last synced: 09 Jul 2025
https://github.com/chrislynchhpe/oneview-powershell-docker
HPE OneView PowerShell library Docker image
docker-image hpe hpeoneview hpesynergy powershell
Last synced: 18 May 2026
https://github.com/jfishe/sha256sumpwsh
PowerShell Module to print or check SHA256 (256-bit) checksums, similar to sha256sum
Last synced: 02 Apr 2025
https://github.com/imagineeeinc/hike
a experimental native windows file downloader written in the native shell language 'batch'
batch-file batch-script powershell vbscript windows
Last synced: 18 May 2026
https://github.com/joaopgrassi/boxstarter-my-devbox
:computer: My Boxstarter scripts to setup my development machine. :floppy_disk:
boxstarter chocolatey powershell windows-10
Last synced: 14 May 2026
https://github.com/stripedpajamas/nautilus
socket-based web app for running existing powershell scripts on an Office365 client.
bootstrap express mongodb nodejs office365 passport-local powershell pug socket-io
Last synced: 08 Apr 2026
https://github.com/ikegee/csv-console-table-ps1
Create snapshots of CSV files in console tables using PowerShell
console-application csv-files csv-reader csv-validation powershell ps1 table-generator
Last synced: 03 Jul 2026
https://github.com/operavaria/silent-command-autorun
Utility that sets commands to autorun silently on WIndows.
autorun command-line powershell vbscript windows
Last synced: 19 May 2026
https://github.com/rulasg/testinghelper-setup-action
Setup TestingHelper module for later use on workflow job
Last synced: 16 May 2026